changed everything from .shtml to .html
authormtopper <mtopper>
Sun, 31 Jul 2005 03:38:18 +0000 (03:38 +0000)
committermtopper <mtopper>
Sun, 31 Jul 2005 03:38:18 +0000 (03:38 +0000)
etc/producer/article.template
etc/producer/producers.xml
etc/producer/startpage.template
etc/producer/topicpage.template

index 8d29073..e08409b 100755 (executable)
            
 <body class="interior">
 
-<include "navigation.template">
+<!--<include "navigation.template">-->
+<!--#include virtual="/${language.code}/navigation.inc" -->
 
 
-<!--#include virtual="/languagebar/${article.to_original.date.formatted.yyyy}/${article.to_original.date.formatted.MM}/${article.to_original.id}.shtml"-->
+<!--#include virtual="/languagebar/${article.to_original.date.formatted.yyyy}/${article.to_original.date.formatted.MM}/${article.to_original.id}.html"-->
 
 
 <p>
index 5457f87..4d8f823 100755 (executable)
             <Language>
               <Generate 
                 generator="/article.template" 
-                destination="${config.storageRoot}/${pathprefix}/${article.date.formatted.yyyy}/${article.date.formatted.MM}/${article.id}.shtml"/>
+                destination="${config.storageRoot}/${pathprefix}/${article.date.formatted.yyyy}/${article.date.formatted.MM}/${article.id}.html"/>
              </Language>
             <Generate 
                 generator="/languagebar.template" 
-                destination="${config.storageRoot}/languagebar/${article.to_original.date.formatted.yyyy}/${article.to_original.date.formatted.MM}/${article.to_original.id}.shtml"/>  
+                destination="${config.storageRoot}/languagebar/${article.to_original.date.formatted.yyyy}/${article.to_original.date.formatted.MM}/${article.to_original.id}.html"/>   
              <IndexContent key="article" pathToIndex="${config['IndexPath']}"/>
           </then>
           <else>
             <Language>
               <Generate 
                 generator="/article.template" 
-                destination="${config.storageRoot}/${pathprefix}/static/${article.edittitle}.shtml"/>
+                destination="${config.storageRoot}/${pathprefix}/static/${article.edittitle}.html"/>
              </Language>
             <Generate 
                 generator="/languagebar.template" 
-                destination="${config.storageRoot}/languagebar/${article.to_original.date.formatted.yyyy}/${article.to_original.date.formatted.MM}/${article.to_original.id}.shtml"/>  
+                destination="${config.storageRoot}/languagebar/${article.to_original.date.formatted.yyyy}/${article.to_original.date.formatted.MM}/${article.to_original.id}.html"/>   
              <IndexContent key="article" pathToIndex="${config['IndexPath']}"/>
           </then>
           <else>
       </verb>
     </verbs>
     <body>
-        <Define key="docSuffix" value=".shtml"/>
-        <Define key="storageSuffix" value=".shtml"/>
+        <Define key="docSuffix" value=".html"/>
+        <Define key="storageSuffix" value=".html"/>
 
         <Batch key="articles" infokey="batch" table="content"
                process="pages" batchsize="20" minbatchsize="10"
       </verb> 
     </verbs>
     <body>
-        <Define key="docSuffix" value=".shtml"/>
-        <Define key="storageSuffix" value=".shtml"/>
+        <Define key="docSuffix" value=".html"/>
+        <Define key="storageSuffix" value=".html"/>
         
         <Batch key="articles" infokey="batch" table="content" 
                process="pages" batchsize="20" minbatchsize="10"
       <Language>
         <Generate 
             generator="/newswireinclude.template" 
-            destination="${config.storageRoot}/${pathprefix}/newswireinclude.shtml"/>
+            destination="${config.storageRoot}/${pathprefix}/newswireinclude.html"/>
       </Language>
 
 
       <Language>
         <Generate 
             generator="/newswireinclude.template" 
-            destination="${config.storageRoot}/${pathprefix}/rssnewswireinclude.shtml"/>
+            destination="${config.storageRoot}/${pathprefix}/rssnewswireinclude.html"/>
       </Language>
 
 
       <Radicalendar key="calendar" groupname="_imc" gmtoffset="60"  />
       <Generate 
         generator="/radicalendar.template" 
-        destination="${config.storageRoot}/calendarinclude.shtml"/>
+        destination="${config.storageRoot}/calendarinclude.html"/>
 
 
     </body>
                   type="set"/>
                   
        <Generate generator="/topiccount.template"
-               destination="${config.storageRoot}/${pathprefix}/topiccount.shtml" />
+               destination="${config.storageRoot}/${pathprefix}/topiccount.html" />
   </body>
   </producer>
                
index b88e1ab..6591d74 100755 (executable)
@@ -60,7 +60,7 @@
                            </if>\r
                            <p class="title">\r
                               <b><a\r
-                              href="${config["Producer.DocRoot"]}/${language.code}/${i.date.formatted["yyyy'/'MM"]}/${i.id}.shtml" \r
+                              href="${config["Producer.DocRoot"]}/${language.code}/${i.date.formatted["yyyy'/'MM"]}/${i.id}.html" \r
                               >${i.title}</a></b>\r
                            </p>\r
                            <p class="summary">\r
@@ -68,7 +68,7 @@
                               ${i.description_parsed}\r
                               <small><span class="comments">${i.commentcount}&#160;Comment(s)</span>\r
                               <a \r
-                              href="${config["Producer.DocRoot"]}/${language.code}/${i.date.formatted["yyyy'/'MM"]}/${i.id}.shtml" \r
+                              href="${config["Producer.DocRoot"]}/${language.code}/${i.date.formatted["yyyy'/'MM"]}/${i.id}.html" \r
                               class="readMore">more...<!-- ${lang("general.readmore")} --></a></small>\r
                            </p>\r
                      </list>\r
                         <p class="story">\r
                            <a href="#"><img src="http://sarai.indymedia.org/~patrick/mir.nyc/img/zapatista.02.gif" class="icon" border="0" /></a>\r
                            <span class="comments">${mc.commentcount}&#160;Comments</span>\r
-                           <a href="${config["Producer.DocRoot"]}/${language.code}/${mc.date.formatted["yyyy'/'MM"]}/${mc.id}.shtml">${mc.title}</a>\r
+                           <a href="${config["Producer.DocRoot"]}/${language.code}/${mc.date.formatted["yyyy'/'MM"]}/${mc.id}.html">${mc.title}</a>\r
                         </p>\r
                      </div>\r
                      </list>\r
                          </if>\r
    \r
                            <p class="title">\r
-                              <b><a href="${config["Producer.DocRoot"]}/${language.code}/${s.date.formatted["yyyy'/'MM"]}/${s.id}.shtml">${s.title}</a></b>\r
+                              <b><a href="${config["Producer.DocRoot"]}/${language.code}/${s.date.formatted["yyyy'/'MM"]}/${s.id}.html">${s.title}</a></b>\r
                            </p>\r
                            <p class="summary">\r
                               <small class="author">${s.creator}&#160;|</small> \r
                               ${s.description_parsed}\r
-                              <small><a href="${config["Producer.DocRoot"]}/${language.code}/${s.date.formatted["yyyy'/'MM"]}/${s.id}.shtml" class="readMore">more...</a></small>\r
+                              <small><a href="${config["Producer.DocRoot"]}/${language.code}/${s.date.formatted["yyyy'/'MM"]}/${s.id}.html" class="readMore">more...</a></small>\r
                            </p> \r
                      </list>\r
 \r
             <a href="?category">Category</a>\r
          </div>\r
             <!-- #if expr="\"$DOCUMENT_URI\" = /?category/" \r
-            --><!-- #include virtual="/${language.code}/languagebar.shtml"\r
+            --><!-- #include virtual="/${language.code}/languagebar.html"\r
             --><!-- #else\r
-            --><!-- #include virtual="/${language.code}/newswireinclude.shtml"\r
+            --><!-- #include virtual="/${language.code}/newswireinclude.html"\r
             --><!-- #endif\r
             -->\r
-         <!-- <iframe name="shazbot" id="shazbot" src="/${language.code}/newswireinclude.shtml" frameborder="0" style="overflow: hidden;"></iframe> -->\r
+         <!-- <iframe name="shazbot" id="shazbot" src="/${language.code}/newswireinclude.html" frameborder="0" style="overflow: hidden;"></iframe> -->\r
 \r
                <!--#if expr="\"$QUERY_STRING\" = /category/" -->\r
-               <!--#include virtual="/${language.code}/rssnewswireinclude.shtml" -->\r
+               <!--#include virtual="/${language.code}/rssnewswireinclude.html" -->\r
                <!--#else -->\r
                <b><!--#echo var="QUERY_STRING" --></b>\r
-               <!--#include virtual="/${language.code}/newswireinclude.shtml" -->              \r
+               <!--#include virtual="/${language.code}/newswireinclude.html" -->               \r
                <!--#endif -->\r
 \r
 \r
    </tr>\r
 </table>\r
 \r
-<!--#include virtual="footer.inc" -->\r
+<!--#include virtual="/${language.code}/footer.inc" -->\r
index 77abb99..015438f 100755 (executable)
@@ -36,7 +36,7 @@
 
                    <table width="100%" border="0" cellspacing="0" cellpadding="10" bgcolor="#eeeeee"><tr><td>
                        <p><font size="+2">
-                       <a href="${config["Producer.DocRoot"]}/${language.code}/${s.date.formatted["yyyy'/'MM"]}/${s.id}.shtml"><b>${s.title}</b></a>
+                       <a href="${config["Producer.DocRoot"]}/${language.code}/${s.date.formatted["yyyy'/'MM"]}/${s.id}.html"><b>${s.title}</b></a>
                        </font><br>
                           <font size="-2">${sorig.creator} <if sorig.id!=s.id>(${lang("general.translatedby", s.creator)})</if><if s.creator || sorig.creator>, </if> ${sorig.creationdate.formatted["dd-MM-yyyy - HH:mm"]}</font></p>
                        <p><font size="-1">
@@ -61,7 +61,7 @@
                         </if>
                         ${s.description_parsed}
                     <br clear="all">
-                    <a href="${config["Producer.DocRoot"]}/${language.code}${s.publish_path}${s.id}.shtml"><b>${lang("general.readmore")} &gt;&gt;</b></a>
+                    <a href="${config["Producer.DocRoot"]}/${language.code}${s.publish_path}${s.id}.html"><b>${lang("general.readmore")} &gt;&gt;</b></a>
                     </font></p>
 
                    </td></tr></table>
@@ -79,7 +79,7 @@
                </if>
 
                   <p>
-                  <a href="${config["Producer.DocRoot"]}/${language.code}/${i.date.formatted["yyyy'/'MM"]}/${i.id}.shtml"><b>${i.title}</b></a>
+                  <a href="${config["Producer.DocRoot"]}/${language.code}/${i.date.formatted["yyyy'/'MM"]}/${i.id}.html"><b>${i.title}</b></a>
                   <br>
                      ${aorig.creator} <if aorig.id!=i.id>(${lang("general.translatedby", i.creator)})</if><if i.creator || aorig.creator>, </if> ${aorig.creationdate.formatted["dd-MM-yyyy - HH:mm"]}</p>                  <p><font size="-1">
                   <if aorig.to_media_audio >
                   </if>
                   ${i.description_parsed}
                   <br clear="all">
-                  <a href="${config["Producer.DocRoot"]}/${language.code}${i.publish_path}${i.id}.shtml"><b>${lang("general.readmore")} &gt;&gt;</b></a>
+                  <a href="${config["Producer.DocRoot"]}/${language.code}${i.publish_path}${i.id}.html"><b>${lang("general.readmore")} &gt;&gt;</b></a>
                   </font></p>
 
                   <br>