2008-07-21 13:31:57 +02:00
|
|
|
[[!template id=plugin name=fortune author="[[Joey]]"]]
|
|
|
|
[[!tag type/fun]]
|
2006-08-23 07:41:07 +02:00
|
|
|
|
2008-09-11 23:05:51 +02:00
|
|
|
This plugin implements the [[ikiwiki/directive/fortune]] [[ikiwiki/directive]].
|
|
|
|
This directive uses the `fortune` program to insert a fortune into the page.
|
2008-09-11 23:29:08 +02:00
|
|
|
|
|
|
|
[[!if test="enabled(fortune)" then="""
|
|
|
|
Here's a fortune for you:
|
|
|
|
|
|
|
|
----
|
|
|
|
|
|
|
|
[[!fortune ]]
|
|
|
|
"""]]
|