]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/fortune.mdwn
move example back to plugin
[git.ikiwiki.info.git] / doc / plugins / fortune.mdwn
1 [[!template id=plugin name=fortune author="[[Joey]]"]]
2 [[!tag type/fun]]
4 This plugin implements the [[ikiwiki/directive/fortune]] [[ikiwiki/directive]].
5 This directive  uses the `fortune` program to insert a fortune into the page.
7 [[!if test="enabled(fortune)" then="""
8 Here's a fortune for you:
10 ----
12 [[!fortune ]]
13 """]]