Hi,

I have 56 pages organized under mysite/Performance/Automation.  I want to use
the PageList macro to display these pages under /Performance/Automation on
different pages scattered throughout the wiki, but I can't figure out how to
do this.  This is on Moin 1.5.6, fastcgi, Apache 2.2.3, RHEL5.

These PageList syntaces work all the time:

[[PageList(title:Performance)]]
[[PageList(title:Performance Automation)]]
[[PageList(title:Performance title:Automation)]]
[[PageList(regex:^Performance.*)]]

These rarely and randomly, and are exactly what I'm after:

[[PageList(regex:^Performance/Automation/.*)]]
[[PageList(regex:^Performance/Automation.*)]]

These never work (I've tried escaping the backslashes too):

[[PageList(title:Performance/Automation)]]
[[PageList(title:Performance/Automation/)]]


Anyone know why the randomly appearing ones are random (cache, fastcgi,
etc?)?  Anyone know where I can look to figure out what's going on?  Anyone
know of a better macro or a better way to list pages of a subpage?

Thanks for any help,

Geoff

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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