[Moin-user] PageList Macro rarely works for subpages

Geoff Mayes gmayes at vmware.com
Fri Sep 14 16:44:35 EDT 2007


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




More information about the Moin-user mailing list