1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/www/trac-pagelist/pkg-descr
Martin Wilke b2643b6876 The PageListPlugin for Trac provides a wiki syntax extension to create dynamic
list of wiki names that match a specific string.

For example,

    pagelist:HowTo

would list all the wiki pages that end with HowTo

WWW: http://trac-hacks.org/wiki/PageListPlugin

Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2007-05-27 19:36:56 +00:00

11 lines
261 B
Plaintext

The PageListPlugin for Trac provides a wiki syntax extension to create dynamic
list of wiki names that match a specific string.
For example,
pagelist:HowTo
would list all the wiki pages that end with HowTo
WWW: http://trac-hacks.org/wiki/PageListPlugin