Opened 19 years ago
Closed 17 years ago
#2260 closed defect (duplicate)
WikiMacroObjects missing in default wiki content
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | wiki system | Version: | 0.9b2 |
Severity: | normal | Keywords: | documentation |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
The default wiki content (to be more precise: the self-contained wiki documentation of every (0.9b2) trac installation) misses WikiMacroObjects. This page is referenced on WikiMacros, for example.
It would be nice if WikiMacroObjects (and WikiMacroObjects/HdfExample) could be added in the next release.
Attachments (0)
Change History (4)
comment:1 by , 18 years ago
Keywords: | documentation added; WikiMacroObjects removed |
---|
comment:2 by , 18 years ago
Milestone: | → 0.11 |
---|---|
Owner: | changed from | to
Well, WikiMacroObjects is nearly completely obsolete, at this point.
I think we'are better off leaving that alone and writing a new TracWikiMacroApi page for 0.11 (and this will be a good place to introduce the switch from req
to formatter
).
comment:3 by , 18 years ago
See r4587, and in particular source:trunk/wiki-macros/README@4587.
TracInstall and TracEnvironment will also need to be updated as well.
comment:4 by , 17 years ago
Milestone: | 0.11.1 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Well, updating WikiMacros should be enough. See #5274.
Confirmed it is still missing in 0.10. According to a note on the page, the page also needs updating.