]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/fancypodcast.mdwn
response
[ikiwiki.git] / doc / todo / fancypodcast.mdwn
index 12ca43d53d05796e7541cf817c797c4e935dd7f7..64af7e8a9aa12a511fffac3862e0ca08e3ee78f8 100644 (file)
@@ -253,6 +253,9 @@ normally no reason to do that. Why does it need an url of this form here?
 >> you need were both generated by calling urlto. It'd be fine to call
 >> it more than once. --[[Joey]]
 
 >> you need were both generated by calling urlto. It'd be fine to call
 >> it more than once. --[[Joey]]
 
+>>> Heh, it was even easier than that! (Hooray for tests.) Done.
+>>> --[[schmonz]]
+
        +<TMPL_IF HTML5><section id="inlineenclosure"><TMPL_ELSE><div id="inlineenclosure"></TMPL_IF>
        +<TMPL_IF ENCLOSURE>
 
        +<TMPL_IF HTML5><section id="inlineenclosure"><TMPL_ELSE><div id="inlineenclosure"></TMPL_IF>
        +<TMPL_IF ENCLOSURE>
 
@@ -296,6 +299,10 @@ could negatively impact eg, Planet style aggregators using ikiwiki. --[[Joey]]
 >> with its rss feed. (That's probably what I copied.) Atom feeds may
 >> not have this problem, don't know. --[[Joey]]
 
 >> with its rss feed. (That's probably what I copied.) Atom feeds may
 >> not have this problem, don't know. --[[Joey]]
 
+>>> Okay, that's easy to reproduce. It looks like this _might_ be
+>>> a simple matter of getting \[[!aggregate]] to populate author in
+>>> `add_page()`. I'll see what I can figure out. --[[schmonz]]
+
        +++ b/templates/rsspage.tmpl
        +       xmlns:atom="http://www.w3.org/2005/Atom"
        +<atom:link href="<TMPL_VAR FEEDURL>" rel="self" type="application/rss+xml" />
        +++ b/templates/rsspage.tmpl
        +       xmlns:atom="http://www.w3.org/2005/Atom"
        +<atom:link href="<TMPL_VAR FEEDURL>" rel="self" type="application/rss+xml" />