[pmwiki-users] [powertools] questions, ...
Hans
design5 at softflow.co.uk
Tue Apr 1 02:34:13 CDT 2008
Tuesday, April 1, 2008, 12:36:35 AM, Stéphane Heckel wrote:
> #1 -Site* does not work, however -Site*.* does work. Which syntaxe is the
> correct one ?
What precise expression do you use?
{(plist groups=*,-Site*)} works for me. list of all groups except
groups starting with Site
Note that you have to explicitely set a pattern for pages (or groups).
{(plist)} - no output.This is different to {(pagelist)},which returns all pages.
{(plist *)} - list of all pages in the current group.
{(plist *.*)} - list of all pages from all groups.
{(plist groups=*)} - list of all group names.
> #2 {(plist groups=*)} generates a comma at the end of the list.
Now fixed. Thanks!
~Hans
More information about the pmwiki-users
mailing list