Hi!
Is there a way to output (or "search") all pages in a wiki which start with a certain letter, lets say A?
Something like
<?plugin AllPages s=A* exclude=AnotherTestPage header=no?>
(Which of course doesn't work.)
Christian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
Is there a way to output (or "search") all pages in a wiki which start with a certain letter, lets say A?
Something like
<?plugin AllPages s=A* exclude=AnotherTestPage header=no?>
(Which of course doesn't work.)
Christian
TitleSearch s=A*
We will provide AllPages shortcuts soon.