ikiwiki/doc/todo/blogging.mdwn

9 lines
629 B
Plaintext
Raw Normal View History

2006-03-24 03:28:53 +01:00
- Should probably add params to control various rss fields like the blog
title, its author email, its copyright info, etc.
2006-03-24 05:29:14 +01:00
- The [[TODO]] page would work better if the first N were shown in full,
2006-03-24 06:03:16 +01:00
and then all open items were shown in summary. Maybe add this mode.
2006-03-24 08:17:39 +01:00
- Add Discussion and Edit links at the bottom of each inlined post.
- Still not completly comfortable with ikiwiki only knowing when a page was
posted based on the on-disk mtime the first time it sees the page. svn doesn't
preserve mtimes and also if the index gets broken it will see new mtimes for any
pages that were actually modified in the interim.