aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-29 22:25:40 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-29 22:25:40 +0000
commitbecacc5566bfa841f907b51f36d0034081842752 (patch)
tree66c08298f520f4367fa8a75d8ec02afa0ca8ad12
parent65ab5b372edb79b2463aa73ddb8a95aea0548f4e (diff)
downloadikiwiki-becacc5566bfa841f907b51f36d0034081842752.tar
ikiwiki-becacc5566bfa841f907b51f36d0034081842752.tar.gz
updats
-rw-r--r--doc/plugins.mdwn5
-rw-r--r--doc/plugins/brokenlinks.mdwn2
-rw-r--r--doc/plugins/camelcase.mdwn2
-rw-r--r--doc/plugins/fortune.mdwn2
-rw-r--r--doc/plugins/haiku.mdwn2
-rw-r--r--doc/plugins/html.mdwn2
-rw-r--r--doc/plugins/htmlscrubber.mdwn2
-rw-r--r--doc/plugins/htmltidy.mdwn2
-rw-r--r--doc/plugins/inline.mdwn2
-rw-r--r--doc/plugins/mdwn.mdwn2
-rw-r--r--doc/plugins/meta.mdwn2
-rw-r--r--doc/plugins/orphans.mdwn2
-rw-r--r--doc/plugins/pagecount.mdwn2
-rw-r--r--doc/plugins/pagestats.mdwn2
-rw-r--r--doc/plugins/polygen.mdwn2
-rw-r--r--doc/plugins/smiley.mdwn2
-rw-r--r--doc/plugins/tag.mdwn2
-rw-r--r--doc/plugins/wikitext.mdwn2
18 files changed, 22 insertions, 17 deletions
diff --git a/doc/plugins.mdwn b/doc/plugins.mdwn
index afa2db1db..0596fc068 100644
--- a/doc/plugins.mdwn
+++ b/doc/plugins.mdwn
@@ -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.
diff --git a/doc/plugins/brokenlinks.mdwn b/doc/plugins/brokenlinks.mdwn
index 62fc90a38..3c23c9d68 100644
--- a/doc/plugins/brokenlinks.mdwn
+++ b/doc/plugins/brokenlinks.mdwn
@@ -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]]
diff --git a/doc/plugins/camelcase.mdwn b/doc/plugins/camelcase.mdwn
index 872375e34..a5006f9bf 100644
--- a/doc/plugins/camelcase.mdwn
+++ b/doc/plugins/camelcase.mdwn
@@ -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]]
diff --git a/doc/plugins/fortune.mdwn b/doc/plugins/fortune.mdwn
index 3c15f1b4e..f4c45a921 100644
--- a/doc/plugins/fortune.mdwn
+++ b/doc/plugins/fortune.mdwn
@@ -11,4 +11,4 @@ If this plugin is enabled, here's a fortune for you:
[[fortune ]]
-[[tag plugins/type/fun]]
+[[tag type/fun]]
diff --git a/doc/plugins/haiku.mdwn b/doc/plugins/haiku.mdwn
index cb7434464..1da4ee2a9 100644
--- a/doc/plugins/haiku.mdwn
+++ b/doc/plugins/haiku.mdwn
@@ -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]]
diff --git a/doc/plugins/html.mdwn b/doc/plugins/html.mdwn
index bf82ef0fd..400adb9ee 100644
--- a/doc/plugins/html.mdwn
+++ b/doc/plugins/html.mdwn
@@ -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]]
diff --git a/doc/plugins/htmlscrubber.mdwn b/doc/plugins/htmlscrubber.mdwn
index bc2173890..770031650 100644
--- a/doc/plugins/htmlscrubber.mdwn
+++ b/doc/plugins/htmlscrubber.mdwn
@@ -29,4 +29,4 @@ plugin is active:
* <span style="&#x61;&#x6e;&#x79;&#x3a;&#x20;&#x65;&#x78;&#x70;&#x72;&#x65;&#x73;&#x73;&#x69;&#x6f;&#x6e;&#x28;&#x77;&#x69;&#x6e;&#x64;&#x6f;&#x77;&#x2e;&#x6c;&#x6f;&#x63;&#x61;&#x74;&#x69;&#x6f;&#x6e;&#x3d;&#x27;&#x68;&#x74;&#x74;&#x70;&#x3a;&#x2f;&#x2f;&#x65;&#x78;&#x61;&#x6d;&#x70;&#x6c;&#x65;&#x2e;&#x6f;&#x72;&#x67;&#x2f;&#x27;&#x29;">test</span>
* <span style="&#97;&#110;&#121;&#58;&#32;&#101;&#120;&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#40;&#119;&#105;&#110;&#100;&#111;&#119;&#46;&#108;&#111;&#99;&#97;&#116;&#105;&#111;&#110;&#61;&#39;&#104;&#116;&#116;&#112;&#58;&#47;&#47;&#101;&#120;&#97;&#109;&#112;&#108;&#101;&#46;&#111;&#114;&#103;&#47;&#39;&#41;">test</span>
-[[tag plugins/type/html plugins/type/core]]
+[[tag type/html type/core]]
diff --git a/doc/plugins/htmltidy.mdwn b/doc/plugins/htmltidy.mdwn
index dd429c85c..38c4767ac 100644
--- a/doc/plugins/htmltidy.mdwn
+++ b/doc/plugins/htmltidy.mdwn
@@ -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]]
diff --git a/doc/plugins/inline.mdwn b/doc/plugins/inline.mdwn
index f77afa917..3226e01fe 100644
--- a/doc/plugins/inline.mdwn
+++ b/doc/plugins/inline.mdwn
@@ -3,4 +3,4 @@ feeds. See [[blog]] for details.
This plugin is enabled by default.
-[[tag plugins/type/core]]
+[[tag type/core]]
diff --git a/doc/plugins/mdwn.mdwn b/doc/plugins/mdwn.mdwn
index 476e65a30..25e46cd01 100644
--- a/doc/plugins/mdwn.mdwn
+++ b/doc/plugins/mdwn.mdwn
@@ -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]]
diff --git a/doc/plugins/meta.mdwn b/doc/plugins/meta.mdwn
index 4df7f96f8..238233e11 100644
--- a/doc/plugins/meta.mdwn
+++ b/doc/plugins/meta.mdwn
@@ -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]]
diff --git a/doc/plugins/orphans.mdwn b/doc/plugins/orphans.mdwn
index e8f2728f7..0c2ea69da 100644
--- a/doc/plugins/orphans.mdwn
+++ b/doc/plugins/orphans.mdwn
@@ -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]]
diff --git a/doc/plugins/pagecount.mdwn b/doc/plugins/pagecount.mdwn
index 40299c18d..0fddecf30 100644
--- a/doc/plugins/pagecount.mdwn
+++ b/doc/plugins/pagecount.mdwn
@@ -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]]
diff --git a/doc/plugins/pagestats.mdwn b/doc/plugins/pagestats.mdwn
index 0ed834577..a9f3bdbdb 100644
--- a/doc/plugins/pagestats.mdwn
+++ b/doc/plugins/pagestats.mdwn
@@ -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]]
diff --git a/doc/plugins/polygen.mdwn b/doc/plugins/polygen.mdwn
index 265d00ace..d2c402146 100644
--- a/doc/plugins/polygen.mdwn
+++ b/doc/plugins/polygen.mdwn
@@ -25,4 +25,4 @@ Ikiwiki reviews:
<li>[[polygen grammar="reviews"]]</li>
</ul>
-[[tag plugins/type/fun]]
+[[tag type/fun]]
diff --git a/doc/plugins/smiley.mdwn b/doc/plugins/smiley.mdwn
index 6f14733e3..29a038786 100644
--- a/doc/plugins/smiley.mdwn
+++ b/doc/plugins/smiley.mdwn
@@ -5,4 +5,4 @@ smileys.
This plugin is included in ikiwiki, but is not enabled by default. :-)
-[[tag plugins/type/format]]
+[[tag type/format]]
diff --git a/doc/plugins/tag.mdwn b/doc/plugins/tag.mdwn
index 3c1c1efeb..ed5336ad5 100644
--- a/doc/plugins/tag.mdwn
+++ b/doc/plugins/tag.mdwn
@@ -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]]
diff --git a/doc/plugins/wikitext.mdwn b/doc/plugins/wikitext.mdwn
index a0c885a83..603dda4ca 100644
--- a/doc/plugins/wikitext.mdwn
+++ b/doc/plugins/wikitext.mdwn
@@ -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]]