List of plugins
- InlineDiff provides inline diff which is much better than default built-in
- Captcha plugin is a spam filtering plugin asking simple questions.
- Footnotes allows adding footnotes/references
- Admin plugin provides advanced administration functions protected by password
- Tags supports assigning tags to pages, can create list of tags and/or tag cloud.
- ImageExt plugin provides advanced image functions.
- SelectTemplate creates select box in which you can choose template.
- SelectLanguage creates select box in which you can choose language.
- ListPlugins provides this page :)
- Index plugin gives list of pages in the wiki.
- RenameFix fixes links pointing to moved page.
- BetterEditor provides toolbar and resizing of textareas.
- Tables provides flexible and powerful syntax. Help how to use it is located here.
- PageVersions provides list of language versions of current article.
- Slimbox plugin plugin provides Slimbox galleries using syntax.
- AjaxEditing Guess what. AJAX editing :)
- Meta adds meta tags keywords and description to the page. Syntax {description:This page is about cats and dogs} and {keywords:Cats, Dogs}.
- WhatLinksHere plugin gives list of pages linking to selected article. Function is triggered by action="whatlinkshere" with properly set parameter page.
- Menu provides syntax for simple one level menus.
- LatexImgv0.1 supports the insertion of snippets of LaTeX into a wiki page that are rendered as .gif or .png images.
- RSS plugin tracks all changes made to pages in form of diffs. Default location for feed is here.
- SyntaxHighlighter plugin plugin provides syntax highlighting for a lot of programming languages. Syntax: {source php} echo 'This is my code!'; {/source}.