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
Rebuild for jessie-backports
[git.ikiwiki.info.git]
/
doc
/
plugins
/
fortune.mdwn
diff --git
a/doc/plugins/fortune.mdwn
b/doc/plugins/fortune.mdwn
index 93bc4bd057f5a18488a6bf442ee58a8401125d6a..3cb125ac12eeee4b20f789f107bab862d983e948 100644
(file)
--- a/
doc/plugins/fortune.mdwn
+++ b/
doc/plugins/fortune.mdwn
@@
-1,13
+1,14
@@
-[[template id=plugin name=fortune included=1 author="[[Joey]]"]]
-[[tag type/fun]]
+[[!template id=plugin name=fortune author="[[Joey]]"]]
+[[!tag type/fun]]
+[[!tag type/widget]]
-This
just uses the `fortune` program to insert a fortune into the page
.
-Usage:
+This
plugin implements the [[ikiwiki/directive/fortune]] [[ikiwiki/directive]]
.
+This directive uses the `fortune` program to insert a fortune into the page.
- \[[fortune ]]
-
-If this plugin is enabled, here's a fortune for you:
+[[!if test="enabled(fortune)" then="""
+Here's a fortune for you:
----
----
-[[fortune ]]
+[[!fortune ]]
+"""]]