diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-24 07:17:39 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-24 07:17:39 +0000 |
commit | 45dac61b1fa39d77df73fa58585eb5e4647c941e (patch) | |
tree | 3c8acc68bdceda338db97caa6428f04c4ff46b39 /doc | |
parent | 55ebfd5de723acb59b5a2f8cb060b7e568284612 (diff) |
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/blogging.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/todo/blogging.mdwn b/doc/todo/blogging.mdwn index 0441af28f..080f00de6 100644 --- a/doc/todo/blogging.mdwn +++ b/doc/todo/blogging.mdwn @@ -2,4 +2,8 @@ title, its author email, its copyright info, etc. - 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. +- 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.
\ No newline at end of file |