Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

IndexingScheme: Difference between revisions

From ZeroWiki
(Repair MoniWiki formatting after migration)
(Repair batch-0002 pages from live compare)
Line 12: Line 12:


Additionally, there are the  
Additionally, there are the  
~cpp [[PageList]]
<code>&#91;&#91;PageList&#93;&#93;</code>
, {{{~cpp &#91;&#91;FullSearch('text')&#93;&#93;}}}
, <code>&#91;&#91;FullSearch('text')&#93;&#93;</code>
and  
and  
~cpp [[TableOfContents]]
<code>&#91;&#91;TableOfContents&#93;&#93;</code>
macros.
macros.

Revision as of 00:16, 27 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.