aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>2013-08-03 10:43:09 -0400
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>2013-08-03 10:43:09 -0400
commit8714feb9da9812edfee31ccabc98be986f76ded5 (patch)
tree996ac701befe62d6beb758b1bc08ca235a62950a
parentc648c666baa53e4720b0ce048398aaef487b6d78 (diff)
downloadikiwiki-8714feb9da9812edfee31ccabc98be986f76ded5.tar
ikiwiki-8714feb9da9812edfee31ccabc98be986f76ded5.tar.gz
Today's observation on template rendering.
-rw-r--r--doc/todo/fancypodcast.mdwn4
1 files changed, 4 insertions, 0 deletions
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.