diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-28 15:46:41 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-28 15:46:41 +0000 |
commit | 9b3f3a7e2fb2299f9f6184496171d516c6d47bdf (patch) | |
tree | 51e45cd97ae60446ad85e447a85592f5703c79c9 | |
parent | 048da7194db7d8315df0ae353882fe41245389fa (diff) | |
download | ikiwiki-9b3f3a7e2fb2299f9f6184496171d516c6d47bdf.tar ikiwiki-9b3f3a7e2fb2299f9f6184496171d516c6d47bdf.tar.gz |
web commit by JamesWestby
-rw-r--r-- | doc/todo/blogging.mdwn | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/doc/todo/blogging.mdwn b/doc/todo/blogging.mdwn index 57c590bc6..bb68a26da 100644 --- a/doc/todo/blogging.mdwn +++ b/doc/todo/blogging.mdwn @@ -109,4 +109,17 @@ And here is the updated podcast patch supporting any file type. <http://jameswestby.net/scratch/podcast2.diff> --- JamesWestby
\ No newline at end of file +-- JamesWestby + +And here is a patch for the remaining item. It adds links to the bottom of +inlined entries for edit and discuss (if they are enabled). It doesn't add +links for edit if the filetype is not known. + +The stylesheet should probably be done slightly better than I have. I just +added a bit of spacing as the links were too close to the date. I have no +skill in this area though. Perhaps you would like to use the list system +that you have for the links at the top. + +<http://jameswestby.net/scratch/actions.diff> + +-- JamesWestby |