summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/todo/blogging.mdwn11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/todo/blogging.mdwn b/doc/todo/blogging.mdwn
index bb42a14e5..cf6ba563e 100644
--- a/doc/todo/blogging.mdwn
+++ b/doc/todo/blogging.mdwn
@@ -48,4 +48,13 @@ 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
+-- JamesWestby
+
+ Hmm, this could be taken a step further, and assume that if
+ IkiWiki::pagetype doesn't return a defined page type for the page
+ in the blog, then no matter the extension it should be fed into the
+ rss feed in an enclosure. This would allow for not only podcasting,
+ but vidcasting and a form of photo blogging. Or even an rss feed
+ containing the source of ikiwiki. ;-)
+
+ --[[Joey]]