X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/7f1313c0525570bdd8c660f436bf95ef764fad45..34e7fe13e4f60c79de4ee38d6b2d60b08ad411a9:/doc/plugins/camelcase.mdwn diff --git a/doc/plugins/camelcase.mdwn b/doc/plugins/camelcase.mdwn index 872375e34..d9b7172d5 100644 --- a/doc/plugins/camelcase.mdwn +++ b/doc/plugins/camelcase.mdwn @@ -1,9 +1,13 @@ -This plugin makes words in CamelCase be treated as a [[WikiLink]]. 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. +[[!template id=plugin name=camelcase author="[[Joey]]"]] -This plugin is included in ikiwiki, but is not enabled by default. +This plugin makes words in CamelCase be treated as a [[ikiwiki/WikiLink]]. +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. -If this plugin is enabled, here is a link: SandBox +If this plugin is enabled, this will be a link: SandBox -[[tag plugins/type/link]] +Use of this plugin is not recommended, particularly on complex wikis with +things like [[aggregate]] in use. + +[[!tag type/link]]