It looks like moinmoin pages are case sensitive:  Mydoc and mydoc are both
valid pages, and they are not the same page.  A macro that looks like this:

        <<PageList(regex:.*g.*)>>

Finds a page titled Pub/CategoryIdeas, but it does not find a page titled
pub/CategoryIdeas.  I'd like to limit page names to those that are useable by
the PageList macro.  Wouldn't it be more consistent to either allow PageList to
find pages that don't begin with a capital letter, or to only allow pages that
start with a capital letter.


-- 
Poor Yorick

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Moin-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to