X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/5e7a3e74289248f464eb004b4e2176b27abe062e..85ecbc6c4ea3af0b39034d985d4ca4adb243d94f:/doc/todo/blogging.mdwn?ds=sidebyside diff --git a/doc/todo/blogging.mdwn b/doc/todo/blogging.mdwn index 9ae6cf4a6..a5e776256 100644 --- a/doc/todo/blogging.mdwn +++ b/doc/todo/blogging.mdwn @@ -1,6 +1,6 @@ -- Add a small form at top and bottom of a blog to allow entering - a title for a new item, that goes to a template to create the new page. -- 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. \ No newline at end of file + 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. +- It would be possible to support rss enclosures for eg, podcasts, pretty easily.