From 38ce4c3cef71518610cb934fde171e2d4aeff99e Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 26 Aug 2006 17:36:46 +0000 Subject: * Patch from James Westby to allow a description to be set for rss feeds. --- doc/plugins/inline.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/plugins') 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. -- cgit v1.2.3