]> sipb.mit.edu Git - ikiwiki.git/commit
Render fancy podcast enclosures.
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Thu, 21 Feb 2013 02:16:19 +0000 (21:16 -0500)
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Thu, 21 Feb 2013 02:16:19 +0000 (21:16 -0500)
commitd77ee60b1506302ca6e2a5bd2023c380334167c0
tree2e52a21303a4449826da703ac0032faeaf50a243
parenta629b276b27bb900ec9e544820cd42aa140e8bdc
Render fancy podcast enclosures.

Simple podcast feeds didn't have content tags and I made sure to
keep it that way. This may be unnecessarily conservative. Changing
the behavior to include empty content tags might be fine, but I
don't want to think about it right now, I just want my tests to
keep passing!

The new fancy-podcast tests are copy-pasted-edited from the
simple-podcast tests. These tests shall be refactored.
IkiWiki/Plugin/inline.pm
t/podcast.t
templates/atomitem.tmpl
templates/rssitem.tmpl