aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/inline.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-26 17:36:46 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-26 17:36:46 +0000
commit38ce4c3cef71518610cb934fde171e2d4aeff99e (patch)
tree5671c2cd337f44f872b5d14f4588ef69c29d8407 /doc/plugins/inline.mdwn
parentd214af5cfb19956920784b266f5050a28d4c0fa4 (diff)
downloadikiwiki-38ce4c3cef71518610cb934fde171e2d4aeff99e.tar
ikiwiki-38ce4c3cef71518610cb934fde171e2d4aeff99e.tar.gz
* Patch from James Westby to allow a description to be set for rss feeds.
Diffstat (limited to 'doc/plugins/inline.mdwn')
-rw-r--r--doc/plugins/inline.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/inline.mdwn b/doc/plugins/inline.mdwn
index d2d13e5fc..f4110fe45 100644
--- a/doc/plugins/inline.mdwn
+++ b/doc/plugins/inline.mdwn
@@ -27,3 +27,5 @@ directive:
if raw is set to "yes", the page will be included raw, without additional
markup around it, as if it were a literal part of the source of the
inlining page.
+* `description` - Sets the description of the rss feed if one is generated.
+ Defaults to the name of the wiki.