- From: "Xavier Beaudouin" <kiwi AT cvs.caudiumforge.net>
- To: caudium-commits AT caudium.net, caudium-updates AT lists.oav.net
- Subject: CVS: www/caudium/server faqs.rxml,1.31,1.32
- Date: Tue, 24 May 2005 10:51:57 +0000
Update of /cvs/cdp/www/caudium/server
In directory cvs.caudiumforge.net:/tmp/cvs-serv19660
Modified Files:
faqs.rxml
Log Message:
Small update in Faqs
Index: faqs.rxml
===================================================================
RCS file: /cvs/cdp/www/caudium/server/faqs.rxml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- faqs.rxml 22 Jul 2004 08:49:02 -0000 1.31
+++ faqs.rxml 24 May 2005 10:51:55 -0000 1.32
@@ -1,4 +1,4 @@
-<!-- $Id: faqs.rxml,v 1.31 2004/07/22 08:49:02 bertrand Exp $ -->
+<!-- $Id: faqs.rxml,v 1.32 2005/05/24 10:51:55 kiwi Exp $ -->
<use file="/caudium.tmpl">
<page title="Webserver FAQs">
<sub title="General Caudium FAQ">
@@ -155,7 +155,9 @@
<li><b>Caudium 1.2.xx</b> all Pikes newer than 7.0.190 and older
than 7.3.40 should work. However we strongly recommend that
you use a Pike newer than 7.2.192.</li>
- <li><b>Caudium 1.3.xx</b> branch it designed for Pike 7.6.7 or
+ <li><b>Caudium 1.4.xx</b> branch it designed for Pike 7.6.24 or
+ newer.</li>
+ <li><b>Caudium 1.5.xx</b> branch it designed for Pike 7.6.24 or
newer.</li>
</ul>
</dlu>
@@ -165,7 +167,8 @@
<pre>
/precompile.sh precompile.pike
>"/usr/local/pike-7.2.432/src/builtin.c"
"/usr/local/pike-7.2.432/src/builtin.cmod" || { rm
"/usr/local/pike-7.2.432/src/builtin.c"; exit 1; }
- precompile: /usr/local/pike-7.2.432/src/pike -DNOT_INSTALLED
-m/usr/local/pike-7.2.432/src/master.pike ./precompile.pike
/usr/local/pike-7.2.432/src/builtin.cmod (method=Q)
+ precompile: /usr/local/pike-7.2.432/src/pike -DNOT_INSTALLED
-m/usr/local/pike-7.2.432/src/master.pike \
+ ./precompile.pike /usr/local/pike-7.2.432/src/builtin.cmod (method=Q)
./precompile.sh: line 151: /usr/local/pike-7.2.432/src/pike: No such
file or directory
</pre>
You are compiling Pike from CVS or from a CVS snapshot. You need an
"exported" version of Pike. We provide <a
href="
ftp://ftp.oav.net/pub/pike/7.2/unofficial/">these</a> for Pike 7.2.
@@ -191,7 +194,16 @@
module or by using the XSLT Template module, which more or
less works like mod_xslt for Apache.
</dlu>
- <dlu title="Tell me more about the Caudium.so module">
+ <dlu title="Why did you use Sablotron XSLT parser for PiXSL?">
+ When we have started to make PiXSL there were not too
+ much XSLT parser available in the world. Sablotron was
+ the first stable and usuable in the world. That's why
+ we have choosen this one.<br/>
+ Maybe we will update PiXSL for another parsers than
+ Sablotron, but we are looking for people to update this
+ XSLT Tag module.
+ </dlu>
+ <dlu title="Tell me more about the Caudium.so/_Caudium.so module">
This module contains all our custom C-code which is
too small to be a self-contained module. Today it includes a
query string parser and a HTTP header parser as well as a more
- CVS: www/caudium/server faqs.rxml,1.31,1.32, Xavier Beaudouin
Archive powered by MhonArc 2.6.10.