[Pmwiki-users] pagelist syntax
Patrick R. Michaud
pmichaud
Sun Oct 24 09:08:22 CDT 2004
On Sun, Oct 24, 2004 at 01:33:08PM +0200, Gunnar Wagenknecht wrote:
> Is it possible to extend the (:pagelist:) syntax? I'd like to list all
> available groups (and only groups) in a plain list.
>
> <a href=group1>Group 1</a>
> <a href=group2>Group 2</a>
> <a href=group3>Group 3</a>
> <a href=groupN>Group N</a>
(:pagelist fmt=group:)
now added for 2.0.devel17. You can try it in the PmWiki2 sandbox.
It's also possible to create custom formats for (:pagelist:)
and (:searchresults:) -- see
http://www.pmwiki.org/pmwiki2/pmwiki.php/Cookbook/DictIndex for one
example.
Pm
More information about the pmwiki-users
mailing list