crossley 2003/12/10 19:46:00
Modified: site/2.1 features.html features.pdf Log: Fix one section title. Clean up and minor text tweaks. Revision Changes Path 1.2 +87 -37 cocoon-site/site/2.1/features.html Index: features.html =================================================================== RCS file: /home/cvs/cocoon-site/site/2.1/features.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- features.html 24 Nov 2003 18:24:54 -0000 1.1 +++ features.html 11 Dec 2003 03:46:00 -0000 1.2 @@ -98,138 +98,179 @@ <li> <font color="#CFDCED">About</font> <ul> + <li> <a href="index.html">Index</a> </li> + <li> <span class="sel"><font color="#ffcc00">Features</font></span> -</li> +</li> + <li> <a target="_blank" href="http://cocoon.apache.org/news/">News</a> </li> + <li> <a href="license.html">License</a> </li> + <li> <a target="_blank" href="http://cocoon.apache.org/mirror.cgi">Download</a> </li> + </ul> </li> <li> <font color="#CFDCED">Documentation</font> <ul> + <li> <a href="introduction.html">Introduction</a> </li> + <li> <a href="tracks/index.html">Tracks</a> </li> + <li> <a href="installing/index.html">Installing</a> </li> + <li> <a href="overview.html">Overview</a> </li> + <li> <a href="userdocs/index.html">User Guide</a> </li> + <li> <a href="developing/index.html">Dev Guide</a> </li> + <li> <a href="tutorial/index.html">Tutorials</a> </li> + <li> <a href="faq/index.html">FAQs</a> </li> + <li> <a href="howto/index.html">How-Tos</a> </li> + <li> <a href="performancetips.html">Performance</a> </li> + <li> <a href="snippet/index.html">Snippets</a> </li> + <li> <a target="_blank" href="http://wiki.cocoondev.org/">Wiki Docs</a> </li> + </ul> </li> <li> <font color="#CFDCED">Status</font> <ul> + <li> <a href="changes.html">Changes</a> </li> + <li> <a href="todo.html">Todo</a> </li> + <li> <a href="plan/index.html">Planning notes</a> </li> + <li> <a target="_blank" href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Cocoon+2&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Cocoon+all&newqueryname=cocoon+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time">Patch queue</a> </li> + </ul> </li> <li> <font color="#CFDCED">Community</font> <ul> + <li> <a href="bylaws-addendum.html">Cocoon Bylaws</a> </li> + <li> <a href="who.html">Hall of Fame</a> </li> + <li> <a target="_blank" href="http://cocoon.apache.org/community/contrib.html">Contributing</a> </li> + <li> <a target="_blank" href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a> </li> + <li> <a target="_blank" href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a> </li> + </ul> </li> <li> <font color="#CFDCED">Project</font> <ul> + <li> <a target="_blank" href="http://nagoya.apache.org/bugzilla/index.html">Bug Database</a> </li> + <li> <a target="_blank" href="http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/">Code Repository</a> </li> + <li> <a target="_blank" href="http://cocoon.apache.org/mirror.cgi#nightly">Dev Snapshots</a> </li> + </ul> </li> <li> <font color="#CFDCED">Links</font> <ul> + <li> <a target="_blank" href="http://cocoon.apache.org/link/index.html">Cocoon Links</a> </li> + <li> <a target="_blank" href="http://cocoon.apache.org/link/livesites-2.1.html">Live Sites</a> </li> + <li> <a target="_blank" href="http://cocoon.apache.org/link/hosting.html">Cocoon Hosting</a> </li> + </ul> </li> <li> <font color="#CFDCED">Other Releases</font> <ul> + <li> <a target="_blank" href="http://cocoon.apache.org/1.x/">Cocoon 1.x</a> </li> + <li> <a target="_blank" href="http://cocoon.apache.org/2.0/">Cocoon 2.0</a> </li> + </ul> </li> </ul> @@ -306,7 +347,7 @@ <a href="#Connect+your+datasources">Connect your datasources</a> </li> <li> -<a href="#Easily+aggregate+different+datasources">Easily aggregate different datasources</a> +<a href="#Transform+your+XML+based+on+standards">Transform your XML based on standards</a> </li> <li> <a href="#Serialize+your+XML+to+various+output+formats">Serialize your XML to various output formats</a> @@ -336,7 +377,7 @@ <li> Cocoon implements these concepts around the notion of <strong>component pipelines</strong>, - each component on the pipeline specializing on a particular operation + each component on the pipeline specializing in a particular operation (usual pipeline uses a Generator, Transformers and a Serializer). This makes it possible to use a Lego(tm)-like approach in building web solutions, hooking together components into pipelines without requiring programming. @@ -355,7 +396,7 @@ </li> <li> - Cocoon doesn't duplicate efforts but tightly integrates many technologies. + Cocoon does not duplicate efforts but tightly integrates many technologies. </li> <li> @@ -368,7 +409,8 @@ </li> <li> - here is free support on our <a href="mail-lists.html">mailing lists</a> + There is free support from the thousands of people on our + <a href="http://cocoon.apache.org/community/mail-lists.html">mailing lists</a> and commercial support is available from various companies and consultants. </li> @@ -384,13 +426,13 @@ <li> -<a target="_blank" href="http://apachecon.com">ApacheCon</a> +<a target="_blank" href="http://apachecon.com/">ApacheCon</a> </li> <li> -<a target="_blank" href="http://cocoon.ifs.tuwien.ac.at">Austrian Cocoon Day</a> +<a target="_blank" href="http://cocoon.ifs.tuwien.ac.at/">Austrian Cocoon Day</a> </li> @@ -435,8 +477,10 @@ </li> <li> - Create static content (automatically) by separating data from view - see Forrest - </li> + Create static content (automatically) by separating data from view + - see <a href="http://xml.apache.org/forrest/">Apache Forrest</a> + +</li> <li> Advanced web applications with J2EE integration @@ -468,7 +512,8 @@ <li> Use Cocoon as the base for your Content Management System (CMS) - (see also Lenya for a Cocoon based CMS) + (see <a href="http://cocoon.apache.org/lenya/">Apache Lenya</a> + for a Cocoon based CMS) </li> <li> @@ -482,7 +527,7 @@ </ul> </div> -<a name="N100AB"></a><a name="Connect+your+datasources"></a> +<a name="N100B3"></a><a name="Connect+your+datasources"></a> <h3>Connect your datasources</h3> <div style="margin-left: 0 ; border: 2px"> <p> @@ -515,7 +560,7 @@ <li> -<a target="_blank" href="http://www.webdav.org">WebDAV</a> +<a target="_blank" href="http://www.webdav.org/">WebDAV</a> </li> @@ -592,14 +637,14 @@ </ul> </div> -<a name="N10128"></a><a name="Easily+aggregate+different+datasources"></a> -<h3>Easily aggregate different datasources</h3> +<a name="N10130"></a><a name="Transform+your+XML+based+on+standards"></a> +<h3>Transform your XML based on standards</h3> <div style="margin-left: 0 ; border: 2px"> <ul> <li> -<a target="_blank" href="http://www.w3.org/TR/xslt">XSLT</a> (The default XSLT-Engine is Xalan, XSLTC is included in the +<a target="_blank" href="http://www.w3.org/TR/xslt">XSLT</a> (The default XSLT-Engine is Apache Xalan, XSLTC is included in the Cocoon distribution, other XSLT-Engines like Saxon can be easily integrated) </li> @@ -619,7 +664,7 @@ </ul> </div> -<a name="N1014A"></a><a name="Serialize+your+XML+to+various+output+formats"></a> +<a name="N10152"></a><a name="Serialize+your+XML+to+various+output+formats"></a> <h3>Serialize your XML to various output formats</h3> <div style="margin-left: 0 ; border: 2px"> <ul> @@ -632,7 +677,7 @@ <li> -<a target="_blank" href="http://www.w3.org/XML/">HTML</a> +<a target="_blank" href="http://www.w3.org/MarkUp/">HTML</a> </li> @@ -669,12 +714,13 @@ </li> <li> - Charts (see external project Fins http://www.cocoondev.org/projects/fins.html) + Charts (see external project + <a target="_blank" href="http://www.cocoondev.org/projects/fins.html">Fins</a>) </li> <li> -<a target="_blank" href="http://www.macromedia.com">Flash</a> +<a target="_blank" href="http://www.macromedia.com/">Flash</a> </li> @@ -699,7 +745,7 @@ </ul> </div> -<a name="N1019D"></a><a name="What+else+we+can+do+for+you"></a> +<a name="N101A9"></a><a name="What+else+we+can+do+for+you"></a> <h3>What else we can do for you</h3> <div style="margin-left: 0 ; border: 2px"> <ul> @@ -724,12 +770,13 @@ </li> <li> - Integrated search engine (using <a target="_blank" href="http://jakarta.apche.org/lucene">Lucene</a>) + Integrated search engine (using + <a target="_blank" href="http://jakarta.apache.org/lucene/">Lucene</a>) </li> <li> -<a href="http://cocoon.apache.org/2.1/developing/deli.html">DELI</a> (detect client configuration) +<a href="developing/deli.html">DELI</a> (detect client configuration) </li> <li> @@ -737,7 +784,8 @@ </li> <li> - Publish your own WebServices (<a target="_blank" href="http://xml.apache.org/axis">Apache Axis</a> is integrated) + Publish your own WebServices + (<a target="_blank" href="http://xml.apache.org/axis/">Apache Axis</a> is integrated) </li> <li> @@ -746,8 +794,9 @@ </li> <li> - Easy integration of object-relational-frameworks ( - <a target="_blank" href="http://db.apache.org/ojb"></a>OJB, <a target="_blank" href="http://www.hibernate.org">Hibernate</a>, ...) + Easy integration of object-relational frameworks + (<a target="_blank" href="http://db.apache.org/ojb/">OJB</a>, + <a target="_blank" href="http://www.hibernate.org/">Hibernate</a>, ...) </li> <li> @@ -756,7 +805,7 @@ <li> Easily extensible by clear interfaces (write your own components - following <a href="http://avalon.apache.org">Avalon</a> patterns) + following <a href="http://avalon.apache.org/">Avalon</a> patterns) </li> <li> @@ -764,27 +813,28 @@ </li> <li> - Configurable build mechanism based on <a href="http://ant.apache.org">Ant</a> (you decide which parts - of Cocoon you need) + Configurable build mechanism based on + <a href="http://ant.apache.org/">Ant</a> + (you decide which parts of Cocoon you need) </li> <li> - Integration of Java data binding frameworks ( - <a target="_blank" href="http://www.castor.org">Castor</a>, + Integration of Java data binding frameworks + (<a target="_blank" href="http://www.castor.org/">Castor</a>, <a target="_blank" href="http://jakarta.apache.org/commons/betwixt/">Betwixt</a>) </li> </ul> </div> -<a name="N10206"></a><a name="Form+handling+frameworks"></a> +<a name="N10213"></a><a name="Form+handling+frameworks"></a> <h3>Form handling frameworks</h3> <div style="margin-left: 0 ; border: 2px"> <ul> <li> Enhanced form handling with strong validation through - <a href="http://wiki.cocoondev.org/Wiki.jsp?page=Woody">CocoonForms</a> + <a href="http://wiki.cocoondev.org/Wiki.jsp?page=Woody">CocoonForms</a> </li> @@ -795,21 +845,21 @@ </ul> </div> -<a name="N1021D"></a><a name="Cocoon+deployment+and+integration"></a> +<a name="N1022A"></a><a name="Cocoon+deployment+and+integration"></a> <h3>Cocoon deployment and integration</h3> <div style="margin-left: 0 ; border: 2px"> <ul> <li> Cocoon can be run in every servlet container or J2EE application server that - supports Java Servlets 2.2 and above, like - <a target="_blank" href="http://jakarta.apache.org/tomcat">Tomcat</a>, + supports Java Servlets 2.2 and above, e.g. + <a target="_blank" href="http://jakarta.apache.org/tomcat/">Tomcat</a>, <a target="_blank" href="http://jetty.mortbay.org/jetty/">Jetty</a>, - <a target="_blank" href="http://www.jboss.org">JBoss</a> + <a target="_blank" href="http://www.jboss.org/">JBoss</a> <a target="_blank" href="http://www.macromedia.com/software/jrun/">JRun</a>, <a target="_blank" href="http://www.caucho.com/">Resin</a>, <a target="_blank" href="http://www.ibm.com/software/webservers/">Websphere</a>, - <a target="_blank" href="http://www.bea.com">Weblogic</a>, ... + <a target="_blank" href="http://www.bea.com/">Weblogic</a>, ... </li> <li> 1.2 +191 -152 cocoon-site/site/2.1/features.pdf <<Binary file>>
