stefano 02/02/27 06:44:06
Modified: src/documentation/xdocs book.xml
Added: src/documentation/xdocs cocoon-links.xml
Log:
Added Cocoon links section, thanks to "Andreas Hartmann <[EMAIL PROTECTED]>"
Revision Changes Path
1.7 +1 -0 xml-cocoon2/src/documentation/xdocs/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/book.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- book.xml 27 Feb 2002 04:08:01 -0000 1.6
+++ book.xml 27 Feb 2002 14:44:05 -0000 1.7
@@ -46,6 +46,7 @@
</menu>
<menu label="Links">
+ <menu-item label="Cocoon Links" href="cocoon-links.html"/>
<external label="XML Links"
href="http://dmoz.org/Computers/Data_Formats/Markup_Languages/XML/"/>
</menu>
1.1 xml-cocoon2/src/documentation/xdocs/cocoon-links.xml
Index: cocoon-links.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN"
"dtd/document-v10.dtd">
<document>
<header>
<title>Web Sites Providing Information About Cocoon</title>
<authors>
<person name="Andreas Hartmann" email="[EMAIL PROTECTED]"/>
</authors>
</header>
<body>
<s1 title="Web Sites Providing Information About Cocoon">
<p>
Here are some web sites that contain valuable information for Cocoon 2
users and developers
(in no particular order):
</p>
<ul>
<li>
<p>
<strong><link
href="http://tecfa.unige.ch/guides/xml/cocoon-pointers.html">TECFA's little
Cocoon Page</link></strong><br/>
This page contains examples of using Cocoon, links to Cocoon/XSP
documentation and general
XML/XSLT links.
</p>
</li>
<li>
<p>
<strong><link
href="http://www.galatea.com/flashguides/cocoon-tips-2.xml">Galatea FlashGuide:
Cocoon2 Tips and Tricks</link> by Lajos Moczar</strong><br/>
This FlashGuideTM provides various tips and tricks for Cocoon2, e. g.
database pooling, running multiple instances of Cocoon,
and removing 'cocoon' from your URL base.
</p>
</li>
<li>
<p>
<strong><link
href="http://www.cocooncenter.de">cocooncenter</link></strong><br/>
A site completely dedicated to Cocoon, providing tutorials and
how-to articles written by Cocoon users. The articles - and other
issues -
can be discussed in a forum.
</p>
</li>
<li>
<p>
<strong><link
href="http://durdo.miesto.sk/Cocoon2HowTo/index.html">Cocoon 2 How-To
Pages</link> by Michal Durdina</strong><br/>
Some tutorials, tips and hints for Cocoon 2 developers, e. g. how to
build a database application
and how to use Cocoon with JBuilder.
</p>
</li>
<li>
<p>
<strong><link
href="http://chello.sourceforge.net/">Chello</link></strong><br/>
Chello is an Open Source minimal Cocoon 2 application. It features
project compilation using ANT,
unit zesting with JUnit, functional testing with HTTPUnit, continuous
integration process with CruiseControl,
documentation generation for Java code using javadoc and XSL
Stylesheets using XSLDoc,
project documentation using Cocoon and automatic build of web archive
file (WAR) for easy distribution.
</p>
</li>
<li>
<p>
<strong><link href="http://www.suranyami.com/intro.html">XSP
Tutorial</link> by David Perry</strong><br/>
A tutorial describing what XSP pages are and how to create them.
</p>
</li>
<li>
<p>
<strong><link
href="http://www.jboss.org/online-manual/HTML/ch14s07.html">Deploying Cocoon 2
in JBoss</link></strong><br/>
An installation guide for Cocoon with the JBoss application server.
</p>
</li>
</ul>
</s1>
<s1 title="How to get listed">
<p>
If you do not find your site here, make sure you
<link href="mailto:[email protected]">tell us</link>
(use the words "Resource Site" in the email subject,
give a short summary of your site, and do not forget to tell us the URL).
</p>
</s1>
</body>
</document>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]