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
imported>Unknown
No edit summary
 
(Repair MoniWiki formatting after migration)
Line 17: Line 17:
  ~cpp [[TableOfContents]]
  ~cpp [[TableOfContents]]
macros.
macros.

Revision as of 14:01, 26 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

~cpp PageList

, {{{~cpp [[FullSearch('text')]]}}} and

~cpp TableOfContents

macros.