updats
parent
65ab5b372e
commit
becacc5566
|
@ -1,3 +1,8 @@
|
|||
Most of ikiwiki's [[features]] are implemented as plugins. Beyond the
|
||||
[[type/core]] features, there are plugins to [[type/format]] text,
|
||||
use [[type/tags]], show [[type/meta]] information, or just have
|
||||
[[type/fun]].
|
||||
|
||||
There's documentation if you want to [[write]] your own plugins, or you can
|
||||
install and use plugins contributed by others.
|
||||
|
||||
|
|
|
@ -10,4 +10,4 @@ If it is turned on, here's a list of broken links on this wiki:
|
|||
|
||||
[[brokenlinks ]]
|
||||
|
||||
[[tag plugins/type/link plugins/type/meta]]
|
||||
[[tag type/link type/meta]]
|
||||
|
|
|
@ -6,4 +6,4 @@ This plugin is included in ikiwiki, but is not enabled by default.
|
|||
|
||||
If this plugin is enabled, here is a link: SandBox
|
||||
|
||||
[[tag plugins/type/link]]
|
||||
[[tag type/link]]
|
||||
|
|
|
@ -11,4 +11,4 @@ If this plugin is enabled, here's a fortune for you:
|
|||
|
||||
[[fortune ]]
|
||||
|
||||
[[tag plugins/type/fun]]
|
||||
[[tag type/fun]]
|
||||
|
|
|
@ -15,4 +15,4 @@ display be written in haiku.
|
|||
You need to have the Coy module installed for this plugin to do anything
|
||||
interesting. That does all the heavy lifting.
|
||||
|
||||
[[tag plugins/type/fun]]
|
||||
[[tag type/fun]]
|
||||
|
|
|
@ -7,4 +7,4 @@ in the html pages.
|
|||
|
||||
This plugin is included in ikiwiki, but is not enabled by default.
|
||||
|
||||
[[tag plugins/type/html plugins/type/format]]
|
||||
[[tag type/html type/format]]
|
||||
|
|
|
@ -29,4 +29,4 @@ plugin is active:
|
|||
* <span style="any: expression(window.location='http://example.org/')">test</span>
|
||||
* <span style="any: expression(window.location='http://example.org/')">test</span>
|
||||
|
||||
[[tag plugins/type/html plugins/type/core]]
|
||||
[[tag type/html type/core]]
|
||||
|
|
|
@ -4,4 +4,4 @@ even if users enter suboptimal html, your wiki generates 100% valid html.
|
|||
|
||||
This plugin is included in ikiwiki, but is not enabled by default.
|
||||
|
||||
[[tag plugins/type/html]]
|
||||
[[tag type/html]]
|
||||
|
|
|
@ -3,4 +3,4 @@ feeds. See [[blog]] for details.
|
|||
|
||||
This plugin is enabled by default.
|
||||
|
||||
[[tag plugins/type/core]]
|
||||
[[tag type/core]]
|
||||
|
|
|
@ -2,4 +2,4 @@ This plugin, which is enabled by default, lets ikwiki convert files with
|
|||
names ending in ".mdwn" to html. It uses the [[markdown]] minimal markup
|
||||
language.
|
||||
|
||||
[[tag plugins/type/format plugins/type/core]]
|
||||
[[tag type/format type/core]]
|
||||
|
|
|
@ -44,4 +44,4 @@ This plugin is included in ikiwiki, but it is not enabled by default. If
|
|||
it is enabled, the title of this page will say it is.
|
||||
[[meta title="meta plugin (enabled)"]]
|
||||
|
||||
[[tag plugins/type/meta]]
|
||||
[[tag type/meta]]
|
||||
|
|
|
@ -13,4 +13,4 @@ If it is turned on, here's a list of orphaned pages on this wiki:
|
|||
|
||||
[[orphans ]]
|
||||
|
||||
[[tag plugins/type/meta]]
|
||||
[[tag type/meta]]
|
||||
|
|
|
@ -10,4 +10,4 @@ If it is turned on it can tell us that this wiki includes
|
|||
[[pagecount ]] pages, of which [[pagecount pages="*/Discussion"]] are
|
||||
discussion pages.
|
||||
|
||||
[[tag plugins/type/meta]]
|
||||
[[tag type/meta]]
|
||||
|
|
|
@ -12,4 +12,4 @@ And here's how to create a table of all the pages on the wiki:
|
|||
|
||||
This plugin is included in ikiwiki, but is not enabled by default.
|
||||
|
||||
[[tag plugins/type/meta plugins/type/tags]]
|
||||
[[tag type/meta type/tags]]
|
||||
|
|
|
@ -25,4 +25,4 @@ Ikiwiki reviews:
|
|||
<li>[[polygen grammar="reviews"]]</li>
|
||||
</ul>
|
||||
|
||||
[[tag plugins/type/fun]]
|
||||
[[tag type/fun]]
|
||||
|
|
|
@ -5,4 +5,4 @@ smileys.
|
|||
|
||||
This plugin is included in ikiwiki, but is not enabled by default. :-)
|
||||
|
||||
[[tag plugins/type/format]]
|
||||
[[tag type/format]]
|
||||
|
|
|
@ -16,4 +16,4 @@ This plugin is included in ikiwiki, but is not enabled by default. If it is
|
|||
enabled, you'll see a note below that this page is tagged with the "tags"
|
||||
tag.
|
||||
|
||||
[[tag plugins/type/tags plugins/type/link]]
|
||||
[[tag type/tags type/link]]
|
||||
|
|
|
@ -21,4 +21,4 @@ You can nest lists.
|
|||
|
||||
This plugin is included in ikiwiki, but is not enabled by default.
|
||||
|
||||
[[tag plugins/type/format]]
|
||||
[[tag type/format]]
|
||||
|
|
Loading…
Reference in New Issue