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:41:20 -0500 |
commit | a68db0bab7fe5f07b333671b9870e9c194ee36db (patch) | |
tree | c9f6cedb38ea21a36775d592182fdb1778f35e0f /doc | |
parent | a31c2d4e0159902beddacb211c12ab2100797a3d (diff) | |
download | ikiwiki-a68db0bab7fe5f07b333671b9870e9c194ee36db.tar ikiwiki-a68db0bab7fe5f07b333671b9870e9c194ee36db.tar.gz |
Note progress.
Diffstat (limited to 'doc')
-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). |