producer that produces the navigation.inc
authoridfx <idfx>
Sat, 25 Aug 2001 22:47:34 +0000 (22:47 +0000)
committeridfx <idfx>
Sat, 25 Aug 2001 22:47:34 +0000 (22:47 +0000)
templates-dist/producer/navigation.template [new file with mode: 0755]

diff --git a/templates-dist/producer/navigation.template b/templates-dist/producer/navigation.template
new file mode 100755 (executable)
index 0000000..29e534e
--- /dev/null
@@ -0,0 +1,21 @@
+                  <p> 
+                    <!-- topiclist --> 
+                    <list topics as t> 
+                    <br>
+                    <a href="/${t.filename}.shtml"><b>${t.title}</b></a> 
+                    </list> 
+                    <!-- topiclist --> 
+                  </p>
+                  <hr noshade width="146" size="1" align="left">
+                  <p> <a href="#">cvsweb</a><br>
+                    <a href="#">request-tracker</a><br>
+                    <a href="${config.openaction}">publish</a></p>
+                  <p>
+                  <hr noshade width="146" size="1" align="left"> 
+                  <!-- imclist --> 
+                  <include "producer/cities.inc"> 
+                  <!-- imclist --> 
+                  </p>
+<!-- imclist --> 
+<include "producer/cities.inc"> 
+<!-- imclist --> 
\ No newline at end of file