X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/387132923b028755d8c4fb1dcbc7337b255f90fc..9082bd4c2b0f5b78a7c90aea3af57f736c33a674:/doc/todo/blogging.mdwn?ds=sidebyside diff --git a/doc/todo/blogging.mdwn b/doc/todo/blogging.mdwn index 0441af28f..a5e776256 100644 --- a/doc/todo/blogging.mdwn +++ b/doc/todo/blogging.mdwn @@ -1,5 +1,6 @@ -- Should probably add params to control various rss fields like the blog - title, its author email, its copyright info, etc. +- Blog title, author email, copyright info and anything else supported by + rss should be able to be specified using the meta plugin. - The [[TODO]] page would work better if the first N were shown in full, and then all open items were shown in summary. Maybe add this mode. -- Add Discussion and Edit links at the bottom of each inlined post. \ No newline at end of file +- Add Discussion and Edit links at the bottom of each inlined post. +- It would be possible to support rss enclosures for eg, podcasts, pretty easily.