11 lines
261 B
Text
11 lines
261 B
Text
|
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
|