]> oss.titaniummirror.com Git - webber.git/blobdiff - in/plugins/rss_feed.md
rss_feed.py: documentation incorrectly had references to out/
[webber.git] / in / plugins / rss_feed.md
index e0f9cf7c9f7a13d2441dd81f1d1a8ac1cd766997..979418e9e3a1d7771b5417762e194734b3561820 100644 (file)
@@ -2,7 +2,9 @@ title: RSS feed generator
 linktitle: rss_feed.py
 parent: Plugins
 keywords: RSS
+lang: en
 ctime: 2010-06-23
+mtime: 2010-06-23
 
 This plugins write an XML file "`feed.rss`" (can be changed) into the
 out-directory. The format is according to the RSS feed documentation
@@ -79,8 +81,8 @@ is this:
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
        <item>
        <title>QtIAX</title>
-       <link>http://www.holgerschurig.de/out/qtiax.html</link>
+       <link>http://www.holgerschurig.de/qtiax.html</link>
        <description></description>
-       <guid isPermaLink="false">http://www.holgerschurig.de/out/qtiax.html 1260652641</guid>
+       <guid isPermaLink="false">http://www.holgerschurig.de/qtiax.html 1260652641</guid>
        <pubDate>Sat, 12 Dec 2009 21:17:21 GMT</pubDate></item></channel></rss>