changed footer.inc to footer.html and included it via ssi
authormtopper <mtopper>
Mon, 1 Aug 2005 19:20:50 +0000 (19:20 +0000)
committermtopper <mtopper>
Mon, 1 Aug 2005 19:20:50 +0000 (19:20 +0000)
etc/producer/article.template
etc/producer/producers.xml
etc/producer/startpage.template

index bf8ab30..15c7fe4 100755 (executable)
 </table>
 
 
-<include "footer.template">
+<!--#include virtual="/${language.code}/footer.html" -->
\ No newline at end of file
index 2eacda9..bcac99c 100755 (executable)
       <Language>
         <Generate
             generator="/footer.template"
-            destination="${config.storageRoot}/${pathprefix}/footer.inc"/>
+            destination="${config.storageRoot}/${pathprefix}/footer.html"/>
       </Language>
     </body>
   </producer>
index 58d9b68..b894550 100755 (executable)
    </tr>\r
 </table>\r
 \r
-<!--#include virtual="/${language.code}/footer.inc" -->\r
+<!--#include virtual="/${language.code}/footer.html" -->\r