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 ++ doc/todo/rss_title_description.mdwn | 2 ++ 2 files changed, 4 insertions(+) (limited to 'doc') 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. diff --git a/doc/todo/rss_title_description.mdwn b/doc/todo/rss_title_description.mdwn index 59d1d5da9..0fb3e954e 100644 --- a/doc/todo/rss_title_description.mdwn +++ b/doc/todo/rss_title_description.mdwn @@ -31,3 +31,5 @@ I must have done something wrong. I'll have a look at implementing the descripti Thanks. -- JamesWestby My patch can be found at -- JamesWestby + + Thanks, [[todo/done]] --[[Joey]] -- cgit v1.2.3