changed .shtml to .html
[nyc.indymedia.org.git] / etc / producer / RSS-full.template
index be4f4df..08cc184 100755 (executable)
     <items>
       <rdf:Seq>
         <list articles as i>  
-          <rdf:li rdf:resource="${articleprefix}/${i.date.formatted["yyyy"]}/${i.date.formatted["MM"]}/${i.id}.shtml" />
+          <rdf:li rdf:resource="${articleprefix}/${i.date.formatted["yyyy"]}/${i.date.formatted["MM"]}/${i.id}.html" />
         </list>
       </rdf:Seq>
     </items>
   </channel>
 
   <list articles as i>    
-    <item rdf:about="${articleprefix}/${i.date.formatted["yyyy"]}/${i.date.formatted["MM"]}/${i.id}.shtml">
+    <item rdf:about="${articleprefix}/${i.date.formatted["yyyy"]}/${i.date.formatted["MM"]}/${i.id}.html.html">
       <title>${utility.encodeHTML(i.title)}</title>
-      <link>${articleprefix}/${i.date.formatted["yyyy"]}/${i.date.formatted["MM"]}/${i.id}.shtml</link>    
+      <link>${articleprefix}/${i.date.formatted["yyyy"]}/${i.date.formatted["MM"]}/${i.id}.html</link>    
       <description>${utility.encodeHTML(i.description_parsed)}</description>
       <assign media=i>
       <content:encoded>