aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/feed_enhancements_for_inline_pages.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-01-14 14:49:16 -0400
committerJoey Hess <joey@kitenet.net>2011-01-14 14:49:16 -0400
commit807ef1714af64659ce226a2ba2d49960cd9a0033 (patch)
tree0681b6b846a09b648a181aecfed0ac2d3a7ad656 /doc/todo/feed_enhancements_for_inline_pages.mdwn
parent9b6e3331705badfe0f40265261043b9cdd51820e (diff)
downloadikiwiki-807ef1714af64659ce226a2ba2d49960cd9a0033.tar
ikiwiki-807ef1714af64659ce226a2ba2d49960cd9a0033.tar.gz
title change redundant?
Diffstat (limited to 'doc/todo/feed_enhancements_for_inline_pages.mdwn')
-rw-r--r--doc/todo/feed_enhancements_for_inline_pages.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/feed_enhancements_for_inline_pages.mdwn b/doc/todo/feed_enhancements_for_inline_pages.mdwn
index f82c30482..22a7d8171 100644
--- a/doc/todo/feed_enhancements_for_inline_pages.mdwn
+++ b/doc/todo/feed_enhancements_for_inline_pages.mdwn
@@ -34,6 +34,10 @@ A few patches to clean up and improve feed management for inline pages.
>> description, then we use the page title combined with the wiki name. I introduce a new
>> configuration key to customize the actual automatic description.
+ >>> The feed title part of this seems unnecessary. As far as I can see,
+ >>> ikiwiki already uses the page title as the feed title; TITLE in the
+ >>> rsspage.tmpl is handled the same as TITLE in page.tmpl. --[[Joey]]
+
* the (former) third patch passes the feed titles to the templates, changing the default templates to use these as title attributes for the links. a rel="alternate" attribute is also included
> Seems reasonable. Cherry-picked. Note that the title attribute