]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/todo/blogging.mdwn
web commit by JamesWestby
[www/ikiwiki.git] / doc / todo / blogging.mdwn
index 080f00de6744a6f9da173eb53687a0a8787c58f0..095eb9eaf9415445212b9c1cb8852756260ffee2 100644 (file)
@@ -1,9 +1,13 @@
-- Should probably add params to control various rss fields like the blog
-  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.
-- 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
+- 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