More actions
(Repair MoniWiki formatting after migration) |
(Repair MoniWiki formatting after migration) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
An IndexingScheme is a way to navigate a wiki (see also MeatBall:IndexingScheme). | An [[IndexingScheme]] is a way to navigate a wiki (see also MeatBall:[[IndexingScheme]]). | ||
MoinMoin supports these IndexingScheme''''''s: | [[MoinMoin]] supports these [[IndexingScheme]]''''''s: | ||
* RecentChanges | * [[RecentChanges]] | ||
* TitleIndex | * [[TitleIndex]] | ||
* WordIndex | * [[WordIndex]] | ||
* FindPage | * [[FindPage]] | ||
* WantedPages | * [[WantedPages]] | ||
* OrphanedPages | * [[OrphanedPages]] | ||
* RandomPage | * [[RandomPage]] | ||
* Like''''''Pages (at the bottom of each page) | * Like''''''Pages (at the bottom of each page) | ||
Additionally, there are the | Additionally, there are the | ||
<code>[[PageList]]</code> | |||
, | , <code>[[FullSearch('text')]]</code> | ||
and | and | ||
<code>[[TableOfContents]]</code> | |||
macros. | macros. | ||
Latest revision as of 00:34, 29 March 2026
An IndexingScheme is a way to navigate a wiki (see also MeatBall:IndexingScheme).
MoinMoin supports these IndexingScheme's:
- RecentChanges
- TitleIndex
- WordIndex
- FindPage
- WantedPages
- OrphanedPages
- RandomPage
- Like'Pages (at the bottom of each page)
Additionally, there are the
[[PageList]]
, [[FullSearch('text')]]
and
[[TableOfContents]]
macros.