diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-26 20:39:23 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-26 20:39:23 +0000 |
commit | 92885b87ab23e496d1041c4c03d37ef5658f3d28 (patch) | |
tree | 31c106decc6abcee97686492f083d6d4a5ef64e8 /doc | |
parent | 8ded30c748b9fe0ada324c89e449f72530e40ed3 (diff) |
web commit by JamesWestby
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/blogging.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/blogging.mdwn b/doc/todo/blogging.mdwn index d78339b67..095eb9eaf 100644 --- a/doc/todo/blogging.mdwn +++ b/doc/todo/blogging.mdwn @@ -2,3 +2,12 @@ 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. - 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 +info, and the enclosure will be added to the entry. It will also add a <link /> tag +at the top, but I don't know if this is necessary. It also includes a fix for +when make is used without PREFIX. + +http://jameswestby.net/scratch/podcast.diff + +-- JamesWestby
\ No newline at end of file |