[Kolab-devel] doc/www/src Makefile,1.3,1.4 howtos.html.m4,1.1,1.2 by stephan at doto.intevation.de

root at intevation.de root at intevation.de
Fri Jul 18 21:48:37 CEST 2003


Update of /kolabrepository/doc/www/src
In directory doto:/tmp/cvs-serv24478

Modified Files:
	Makefile howtos.html.m4 
Log Message:
Howto page now includes links to the documentation. 
Makefile handles the updated directories, etc.


Index: Makefile
===================================================================
RCS file: /kolabrepository/doc/www/src/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile	17 Jul 2003 10:34:46 -0000	1.3
+++ Makefile	18 Jul 2003 19:48:34 -0000	1.4
@@ -5,7 +5,13 @@
 	mkdir -p ../html
 	if [ ! -d ../html/images ] ; then \
 		mkdir ../html/images ; \
+		mkdir -p ../howtos/amavis_spamassassin_sophos; \
+	fi
+	if [ ! -d ../html/howtos/amavis_spamassassin_sophos ] ; then \
+		mkdir -p ../html/howtos/amavis_spamassassin_sophos; \
 	fi
+	cp -u howtos/amavis_spamassassin_sophos/* \
+	   ../html/howtos/amavis_spamassassin_sophos
 	cp -u images/*.png ../html/images/
 	for f in $(HTML_FILES) ; do\
 		rm -f ../html/$$f ;\

Index: howtos.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/howtos.html.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- howtos.html.m4	12 Jun 2003 18:51:04 -0000	1.1
+++ howtos.html.m4	18 Jul 2003 19:48:34 -0000	1.2
@@ -25,4 +25,17 @@
 Some of these submissions might even find themselves into the latest releases of Kolab!
 </p>
 
+<h2>HOWTO Kolab+Amavisd-new+Spam Assassin+Sophos</h2>
+<ul>
+ <li>
+	Version 1.0
+ <a href="howtos/amavis_spamassassin_sophos/amavis_spamassassin_sophie.pdf">Download pdf</a> |
+ <a href="howtos/amavis_spamassassin_sophos/amavis_spamassassin_sophie.sxw">Download OpenOffice.org doc</a> |
+ <a href="howtos/amavis_spamassassin_sophos/amavis_spamassassin_sophie_scripts.tgz">Resource Files</a> |
+ <br>
+ <small>
+ (20030718)
+ </small>
+</ul>
+
 m4_include(footer.html.m4)





More information about the devel mailing list