coliver 2003/07/26 17:59:54
Modified: src/documentation/xdocs/userdocs index.xml
Log:
Added paragraph about flowscript
Revision Changes Path
1.3 +5 -0 cocoon-2.1/src/documentation/xdocs/userdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 2 Jul 2003 06:16:11 -0000 1.2
+++ index.xml 27 Jul 2003 00:59:54 -0000 1.3
@@ -23,6 +23,11 @@
form handling, authentication or even developing your own portal, have a
look at the <link href="../developing/webapps/index.html">web
application documentation</link>.</p>
<p>
+ If you've been writing web applications with any other system you should
+ also take a look at Cocoon <link href="flow/index.html">Flowscript</link>,
+ which makes writing complex Web applications easy with Cocoon. Complex
multi-page interactions can be described easily as blocking function calls.
+ </p>
+ <p>
Come back often...this guide is being updated regularly.
</p>