]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/fortune.mdwn
po: mark po_translatable_pages as a safe configuration setting
[ikiwiki.git] / doc / plugins / fortune.mdwn
1 [[!template id=plugin name=fortune author="[[Joey]]"]]
2 [[!tag type/fun]]
3
4 This plugin implements the [[ikiwiki/directive/fortune]] [[ikiwiki/directive]].
5 This directive  uses the `fortune` program to insert a fortune into the page.
6
7 [[!if test="enabled(fortune)" then="""
8 Here's a fortune for you:
9
10 ----
11
12 [[!fortune ]]
13 """]]