diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2013-02-24 10:13:02 -0500 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2013-02-24 10:13:02 -0500 |
commit | 4ec5ca3798f2ec52ec259f012b35ddd9cb190109 (patch) | |
tree | 1fe7c33651bd5de1312f6ed1f0b7a5694dc175b8 | |
parent | 9dd8007b44541c752174c5d2a07e83613c7439bd (diff) | |
download | ikiwiki-4ec5ca3798f2ec52ec259f012b35ddd9cb190109.tar ikiwiki-4ec5ca3798f2ec52ec259f012b35ddd9cb190109.tar.gz |
Fill in the feature matrix.
-rw-r--r-- | doc/todo/fancypodcast.mdwn | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/todo/fancypodcast.mdwn b/doc/todo/fancypodcast.mdwn index eb2dc6b34..619f5e814 100644 --- a/doc/todo/fancypodcast.mdwn +++ b/doc/todo/fancypodcast.mdwn @@ -47,18 +47,18 @@ also have lots more metadata. [[!table data=""" Feature |iTunes RSS|iTunes Atom|Downcast RSS|Downcast Atom -Feed image | | | | +Feed image |{X} |{X} |{X} |{X} Feed title |(./) |(./) |(./) |(./) -Feed publisher | | | | -Feed "category" | | | | +Feed publisher |{X} |{X} |{X} |{X} +Feed "category" |{X} |{X} |{X} |{X} Feed date |(./) |(./) |(./) |(./) -Feed description | | | | -Episode image | | | | +Feed description |(./) |(./) |(./) |{X} +Episode image |{X} |{X} |{X} |{X} Episode title |(./) |(./) |(./) |(./) Episode date |(./) |(./) |(./) |(./) -Episode duration | | | | -Episode author |(./) |(./) |(./) |(./) -Episode description|(./) |(./) |(./) | +Episode duration |{X} |{X} |{X} |{X} +Episode author |{X} |{X} |{X} |{X} +Episode description|(./) |(./) |(./) |{X} Episode enclosure |(./) |(./) |(./) |(./) """]] |