summaryrefslogtreecommitdiff
path: root/doc/plugins/camelcase.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-26 21:54:44 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-26 21:54:44 +0000
commitd9c118dbf1753abcbf081f532aecfe8cb6ce7de7 (patch)
tree4760a558c0ab1f7cbd4d44454c3f36cd072fe78c /doc/plugins/camelcase.mdwn
parent061afedb261f67731acac341811f4b086da2ab92 (diff)
* Run page through any relevant filters when generating a page preview.
* Noticed a bug in the wikitext markup plugin -- it made CamelCase links the default throughout the wiki, not only on wikitext pages. Decided to call this a feature, and split the camelcase support out into a separate plugin that is independant of wikitext.
Diffstat (limited to 'doc/plugins/camelcase.mdwn')
-rw-r--r--doc/plugins/camelcase.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/camelcase.mdwn b/doc/plugins/camelcase.mdwn
new file mode 100644
index 000000000..134460932
--- /dev/null
+++ b/doc/plugins/camelcase.mdwn
@@ -0,0 +1,7 @@
+This plugin makes words in CamelCase be treated as [[WikiLinks]]. That is
+to say, any two or more words capitalised and mashed together are assumed
+to be the name of some other page on the wiki, and so become a link.
+
+This plugin is included in ikiwiki, but is not enabled by default.
+
+If this plugin is enabled, here is a link: SandBox