diff options
-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 |