[pmwiki-users] Q re: Category.Subject pages

Crisses crisses at kinhost.org
Fri Apr 21 11:44:53 CDT 2006


On Apr 21, 2006, at 9:55 AM, Glenn Blalock wrote:
> How can I (or can I) prevent certain pages from showing on the
> Category.Subject page?


I had the same issue

(:pagelist link=Category.{$Name} fmt=title list=normal order=title  
group=-PmWiki,-Site :)
is what I ended up using.  I didn't want links to anything in my  
PmWiki or Site groups.

If you're using Group.Sidebar instead of Site.Sidebar I think:
(:pagelist link=Category.{$Name} fmt=title list=normal order=title  
name=-SideBar :)

might do it.

The answers to your problems are on the Pagelist page at http:// 
www.pmwiki.org/wiki/PmWiki/PageLists -- it might be confusing but it  
does mention "all pages except RecentChanges" as one option which is  
where the name=-Page syntax comes from.

Crisses




More information about the pmwiki-users mailing list