web commit by JamesWestby
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 28 Aug 2006 00:01:11 +0000 (00:01 +0000)
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 28 Aug 2006 00:01:11 +0000 (00:01 +0000)
doc/todo/blogging.mdwn

index cf6ba563ee236a5865fa6c1c6a746bc67b586293..2451a571370ea52a11dc675f6bb86b72467646a9 100644 (file)
@@ -58,3 +58,15 @@ http://jameswestby.net/scratch/podcast2.diff
        containing the source of ikiwiki. ;-)
        
        --[[Joey]]
+
+Yes I agree that this would be great, but rss2 spec says that enclosure
+must have mime-type. How about I use the File::MimeInfo trick from the 
+first patch to do this? I don't know why I didn't do this before.
+This will probably clean the code up a little as well. 
+
+What do you think of the change that when using raw, if the filetype is not
+known it adds an entry anyway? I did this so that the entries appear if
+this mode is used. It might be that this is not necessary, as can we assume
+that people wont use raw if they want to pod/vid/whatevercast?
+
+-- JamesWestby