diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2013-02-20 21:40:03 -0500 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2013-02-20 21:40:03 -0500 |
commit | 03410505cea5dadb686f6265b968d46872c096cc (patch) | |
tree | afb32084eaa87d1c2dcd15e58c99ca5c520320ec | |
parent | d77ee60b1506302ca6e2a5bd2023c380334167c0 (diff) | |
download | ikiwiki-03410505cea5dadb686f6265b968d46872c096cc.tar ikiwiki-03410505cea5dadb686f6265b968d46872c096cc.tar.gz |
Note progress.
-rw-r--r-- | doc/todo/fancypodcast.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/todo/fancypodcast.mdwn b/doc/todo/fancypodcast.mdwn index 388df0e24..5ae6d0ad4 100644 --- a/doc/todo/fancypodcast.mdwn +++ b/doc/todo/fancypodcast.mdwn @@ -30,12 +30,12 @@ also have lots more metadata. * Write failing tests for the desired single-page and inlined HTML behavior, then make them pass by adding enclosure stanzas to `{,inline}page.tmpl`. - -### Must-have (for [[schmonz]], anyway) - * Write failing tests for the desired RSS/Atom behavior, then make them pass, probably via changes to `{atom,rss}item.tmpl` and [[plugins/inline]]. + +### Must-have (for [[schmonz]], anyway) + * Enrich podcast feed metadata (some of which is iTunes-specific, though I'm not aware of it causing any problems for other podcatchers, and in fact some of them may also use it). |