From: Amitai Schlair Date: Sat, 3 Aug 2013 14:43:09 +0000 (-0400) Subject: Today's observation on template rendering. X-Git-Tag: 3.20130904~69 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/8714feb9da9812edfee31ccabc98be986f76ded5 Today's observation on template rendering. --- diff --git a/doc/todo/fancypodcast.mdwn b/doc/todo/fancypodcast.mdwn index 179d76961..7ffff6252 100644 --- a/doc/todo/fancypodcast.mdwn +++ b/doc/todo/fancypodcast.mdwn @@ -58,6 +58,10 @@ Episode enclosure |(./) |(./) |(./) |(./) * Don't render template text (e.g., "Use this template to insert a note into a page") in feeds. + * [[schmonz]] observes this in a dual-feed (one for enclosures, + another for browsers) scenario, but not in the typical case. + Remaining to be verified: that once migrated to fancypodcast, + this stops being a problem. * Optionally specify the enclosure's: * MIME type, in case `File::MimeInfo` guesses wrong. * Duration, in case `ffprobe` guesses wrong.