I'm using the multi-sectioned naming scheme for my wiki pages (like
"group/section/page") and looking at the title index page (the output
from the TitleIndex() macro for some of those pages:
Here's an excerpt of what I'm seeing:
* Test/
* Test/1234/a
* Test/1234/b
* Test/1234/c
* Test/1234/d
* Aa1
* Test/Aa1234/a
* Test/Aa1234/b
* Test/Aa1234/c
* Test/Aa1234/d
First off, why didn't "Test/1234" get grouped up? And what's up with
the using "Aa1" instead of "Aa1234" for the grouping? It may not seem
like a big deal, but it's really messing with my structure (I've got
some very specific needs for pages with numbers in the titles).
There's obviously some special casing for numbers going on here -- can
someone explain to me what's happening? Is there any easy way to fix
this so it just treats the titles as straight strings and not
interpret the numbers in any special way?
Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---