diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-26 01:41:09 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-26 01:41:09 +0000 |
commit | 679e620f15df58ced6f1c779c10e162a70220a07 (patch) | |
tree | a90b82c6861a62b90a3ef2a20e5faef6ee76a1ea | |
parent | 182c3b0db3aebda8dfb134f4b55a25e3bba9f144 (diff) | |
download | ikiwiki-679e620f15df58ced6f1c779c10e162a70220a07.tar ikiwiki-679e620f15df58ced6f1c779c10e162a70220a07.tar.gz |
web commit by JamesWestby
-rw-r--r-- | doc/todo/rss_title_description.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/rss_title_description.mdwn b/doc/todo/rss_title_description.mdwn new file mode 100644 index 000000000..d5081d416 --- /dev/null +++ b/doc/todo/rss_title_description.mdwn @@ -0,0 +1,8 @@ +There could be a better way of setting the title and description of the rss feeds. Perhaps +through the meta plugin, or extra options to the inline plugin. + +At the moment The description is the same for all feeds from +a single wiki it seems, and the title is forced to be one word, +though I don't think it needs to be. + +A few pointers and I might be able to implement this myself. -- JamesWestby
\ No newline at end of file |