aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-27 00:16:15 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-27 00:16:15 +0000
commit48b485bde0eb17eb66ce5f5e1679b57ac5423168 (patch)
tree72c3382f79f7de19ab83f7c813a834240a35dc0e /doc
parentf4e2e8e975b8f538375acd9a6d41a20b22f2ac27 (diff)
downloadikiwiki-48b485bde0eb17eb66ce5f5e1679b57ac5423168.tar
ikiwiki-48b485bde0eb17eb66ce5f5e1679b57ac5423168.tar.gz
web commit by JamesWestby
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/blogging.mdwn20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/todo/blogging.mdwn b/doc/todo/blogging.mdwn
index f14480c79..bb42a14e5 100644
--- a/doc/todo/blogging.mdwn
+++ b/doc/todo/blogging.mdwn
@@ -29,3 +29,23 @@ http://jameswestby.net/scratch/podcast.diff
the wiki..
--[[Joey]]
+
+That's fair enough. I'm a little unsure of how it all works, so I just did the
+simplest thing I could.
+
+You don't need a description for podcasts it seems. So there's nothing stopping
+you there.
+
+I have another patch that I think does what you want. It only supports .mp3 files,
+.ogg or similar could be added easily.
+
+It has the disadvantage that the filename is all there is to go on, as I can't
+think of a way to associate any information with the mp3 file. I don't
+want to add a dependency on a IDv3 tag library. You could add another file
+.mp3.info with the title/description in.
+
+It's obviously up to you which way you want to go.
+
+http://jameswestby.net/scratch/podcast2.diff
+
+-- JamesWestby \ No newline at end of file