On Saturday 31 December 2011 14:06:23, adm wrote : > The problem disappears if you erase the part '-Site' from the code, like > this: (:pagelist fmt=#threecol list=normal -PmWiki -RecentChanges:)
You probably want to use this : group=-PmWiki,-Site,-Category name=-RecentChanges The your pagelist requested pages which do not contain the _words_ "pmwiki", "site" or "recentchanges" (in the text, case insensitive). What you probably want is pages in _groups_ other than PmWiki or Site, and not _named_ RecentChanges. See http://eli5pedia.com/PmWiki/PageLists for more information. Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
