From fe1a69e11a16b337338593b784b48a4783de5cec Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 13 Jan 2014 17:06:29 -0400 Subject: inline: Allow overriding the title of the feed. Closes: #735123 Thanks, Christophe Rhodes --- doc/ikiwiki/directive/inline.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/ikiwiki') diff --git a/doc/ikiwiki/directive/inline.mdwn b/doc/ikiwiki/directive/inline.mdwn index d2f6d1d74..a4632a5b4 100644 --- a/doc/ikiwiki/directive/inline.mdwn +++ b/doc/ikiwiki/directive/inline.mdwn @@ -51,6 +51,8 @@ directive. These are the commonly used ones: Set to 0 to show all matching pages. * `archive` - If set to "yes", only list page titles and some metadata, not full contents. +* `title` - Sets the title of the rss feed if one is generated. + Defaults to the name of the page. * `description` - Sets the description of the rss feed if one is generated. Defaults to the name of the wiki. * `skip` - Specify a number of pages to skip displaying. Can be useful -- cgit v1.2.3