Opened 17 years ago
Closed 17 years ago
#5610 closed defect (fixed)
Confusing image support description on WikiFormatting page
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | normal | Milestone: | 0.11 |
Component: | wiki system | Version: | devel |
Severity: | normal | Keywords: | documentation |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Currently:
You now have to use the [[Image]] macro (see below).
But there's nothing "below" about the macro. It should really link to WikiMacros#Image-macro. Note also that the current version of WikiFormatting on the official Trac site is much nicer than what you actually get when installing Trac. Including the little image there wouldn't hurt.
Attachments (0)
Change History (7)
follow-up: 2 comment:1 by , 17 years ago
comment:2 by , 17 years ago
Replying to nkantrowitz:
Its a wiki, go for it.
Go for what? I fixed up trac.edgewall.org a little already. I don't know how to change your default pages for 0.11.
comment:3 by , 17 years ago
We pull the pages for the next version directly from here. The wiki formatting hasn't changed in any significant fashion (from a user perspective), so you can just make the change on the main page.
comment:4 by , 17 years ago
Keywords: | documentation added |
---|
I think what Dave is referring to is that the WikiFormatting page here on t.e.o. is not the same thing we get on a local installation of Trac. The repository version of the pages have to be synched to t.e.o. version and then this will be fixed
.
current t.e.o. page: WikiFormatting
current repo page: source:trunk/trac/wiki/default-pages/WikiFormatting
comment:5 by , 17 years ago
Milestone: | → 0.11 |
---|
The wiki page has been updated. Just need to sync it up with the repo.
comment:6 by , 17 years ago
Replying to sid:
The wiki page has been updated. Just need to sync it up with the repo.
I don't actually think we need to wait for repos sync before closing the ticket? As I understand from TracDev/ReleaseChecklist, should't all default pages be updated in repos as releases are prepared?
OK if some other dev who knows actually verify this process.
comment:7 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Seems like it got integrated in source as a batch review of all TracGuide pages.
However, reviewing particular change, I can't see any way to distribute the attachment on project creation or wiki updates, so I've made some changes to the WikiFormatting page that is also merged to trunk in [6303].
Its a wiki, go for it.