]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Today's observation on template rendering.
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Sat, 3 Aug 2013 14:43:09 +0000 (10:43 -0400)
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Sat, 3 Aug 2013 14:43:09 +0000 (10:43 -0400)
doc/todo/fancypodcast.mdwn

index 179d769610516df9f59d7d6881b45dc29bcb8551..7ffff625216684af69dec2d99812591dac648386 100644 (file)
@@ -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.
 
 * 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.
 * Optionally specify the enclosure's:
     * MIME type, in case `File::MimeInfo` guesses wrong.
     * Duration, in case `ffprobe` guesses wrong.