diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-28 19:43:07 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-28 19:43:07 +0000 |
commit | 1aeb64e14858dc7dbce6ac553fc6dc43efb29fae (patch) | |
tree | 38b6b82ff8efe60ccc3bad9a93d4e72e4b121003 /doc/todo | |
parent | 4895955ceaf264c5f17b10c4009e1ab1afcc55ee (diff) | |
download | ikiwiki-1aeb64e14858dc7dbce6ac553fc6dc43efb29fae.tar ikiwiki-1aeb64e14858dc7dbce6ac553fc6dc43efb29fae.tar.gz |
* Patch from James Westby to add an actions option to inline; this
adds Edit and Discussion links at the end of blog entries.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/blogging.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/todo/blogging.mdwn b/doc/todo/blogging.mdwn index bb68a26da..9573ce3d0 100644 --- a/doc/todo/blogging.mdwn +++ b/doc/todo/blogging.mdwn @@ -1,4 +1,3 @@ -- 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. Here is the last of those items. Using the meta plugin you can give the appropriate @@ -123,3 +122,6 @@ that you have for the links at the top. <http://jameswestby.net/scratch/actions.diff> -- JamesWestby + +> Thanks! I did tweak the css a bit. Not totally happy with it, but pretty +> good I think. --[[Joey]] |