Sorry for the extra message. I figured out when the regex works and when it doesn't. This PageList:
[[PageList(regex:^Performance/Automation.*)]] displays all subpages of Performance/Automation only after modifying some part of a wiki page that uses this PageList and then clicking "Preview" or "Save". The PageList no longer works on the page after navigating to other wiki pages, coming back to the original page using the PageList, and then clicking the "Article" tab and/or refreshing the page. What could be going on during the "Preview" or "Submit" that isn't during a plain, old view? > -----Original Message----- > From: Geoff Mayes > Sent: Friday, September 14, 2007 1:45 PM > To: Lista Moin-Wiki > Subject: PageList Macro rarely works for subpages > > 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
