#1461: Remove Trac% and Wiki% pages from TitleIndex
--------------------------------+-------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: enhancement | Status: new
Priority: low | Milestone:
Component: wiki | Version: 0.9.3
Severity: normal | Resolution:
Keywords: |
--------------------------------+-------------------------------------------
Changes (by [EMAIL PROTECTED]):
* version: 0.8.1 => 0.9.3
Comment:
Suggestion:
* Update the !TitleIndex macro to take multiple negating arguments
starting with '!', eg: {{{[[TitleIndex(!Trac,!Wiki)]]}}} would return all
pages not beginning with Trac or Wiki.
* Make sure all default pages that come with Trac start with 'Trac' or
'Wiki' (though imo s/!^Wiki/TracWiki/).
* Change /wiki/TitleIndex to start with:
{{{
= Title Index =
[[TitleIndex(!Trac,!Wiki)]]
== Trac Documentation ==
[[TitleIndex(Trac)]]
== Wiki Documentation ==
[[TitleIndex(Wiki)]]
}}}
Or something appropriately similar.
In short, if !TitleIndex accepted negating arguments then even if the
default was not changed it would allow much more flexability. The
documentation is nice to have around when you need it, but it still seems
to clutter up the otherwise useful !TitleIndex.
My $0.02 anyways.
(bumping this to 0.9.3)
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1461>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets