Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
pinger: avoid pinging our own local path, too
[git.ikiwiki.info.git]
/
doc
/
plugins
/
camelcase.mdwn
diff --git
a/doc/plugins/camelcase.mdwn
b/doc/plugins/camelcase.mdwn
index 872375e342c1fe0a32fefa8cbc81de8f15233453..1764b31b2a009afae8fe0fca846f4032dfcef912 100644
(file)
--- a/
doc/plugins/camelcase.mdwn
+++ b/
doc/plugins/camelcase.mdwn
@@
-1,9
+1,10
@@
-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]]
+[[
!tag
type/link]]