Patrick R. Michaud said... > On Sat, Jan 20, 2007 at 04:29:46PM -0000, marc wrote: > > marc said... > > > > > - The AuthTable recipe does not list pages excluded from > > > searches via, say: > > > > > > $SearchPatterns['default'][] = '!^Site\\.!'; > > > > > > Is there a simple way to avoid this? > > > > > > Also, an 'All pages' option would be useful. > > Sorry for missing this one the first time around, but... > > ...there is an "all pages" option: use 'list=all' in the > (:pagelist:) command. (When no list= option is provided, > then (:pagelist:) uses 'list=default'.)
That's a bit easier :-) As it is, I've stuck with nulling $SearchPatterns and created a dropdown to select the required group. Although I guess I could change this now to use, for example: (:pagelist fmt=authtable list=all group=site:) Thanks. -- Cheers, Marc _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
