Date: 2004-07-09T02:50:17 Editor: DerekLastname <[EMAIL PROTECTED]> Wiki: Cocoon Wiki Page: HowTos URL: http://wiki.apache.org/cocoon/HowTos
no comment Change Log: ------------------------------------------------------------------------------ @@ -23,7 +23,7 @@ * '''DesignPipelines''' -- how to design your pipelines and matchers -- ReinhardPoetz - * '''DownloadFilestolocaldisk''' -- How to download a flow to the local disk. LionelCrine + * '''DownloadFilesToLocalDisk''' -- How to download a flow to the local disk. LionelCrine * '''Sending Email''' -- how to configure Cocoon to send email from within an XSP -- AndrewSavory @@ -84,7 +84,7 @@ == Groovy == - * '''[:GroovywithSQLDatabaseaccess]''' -- how to use Groovy with SQL database access ? - olivier demah + * '''[:GroovyWithSQLDatabaseAccess]''' -- how to use Groovy with SQL database access ? - olivier demah * '''GroovyGetFormsParameters''' -- how to use Groovy to get values of parameters from Forms ? - olivier demah @@ -94,7 +94,7 @@ * '''[:XSPTransformCustomDate]''' -- how to create a java date object from a date string -- [:Scherler] - * '''[:AddingXSPtoForrest]''' -- How to build Forrest with custom blocks -- JasonLane + * '''[:AddingXSPToForrest]''' -- How to build Forrest with custom blocks -- JasonLane == Setup and Configuration == @@ -137,7 +137,7 @@ * '''CocoonAndApache''' -- how to serve static/legacy content with Apache Httpd and dynamic content with Cocoon -- LeoLeonid - * '''[:Cocoon_and_Apache_mod_gzip]''' how to Use the mod_gzip with Apache to Compress SVG Files on the Fly -- BruceRobertson + * '''[:Cocoon_25and_25Apache_25mod_25gzip]''' how to Use the mod_gzip with Apache to Compress SVG Files on the Fly -- BruceRobertson * '''CocoonAndApacheModRequest''' -- how to Use Apache mod_request to provide client-side cache of Cocoon content -- BruceRobertson @@ -159,11 +159,11 @@ * '''DB2V7''' -- hints for connecting Cocoon 2 to a DB2 database -- ChristophOberle - * '''[:Hibernateandtheauthenticationframework]''' -- Howto use Hibernate if you want to authenticate against a database-- HugoBurm + * '''[:HibernateAndTheAuthenticationFramework]''' -- Howto use Hibernate if you want to authenticate against a database-- HugoBurm - * '''EXistInCocoon''' -- Installing and configuring the eXist XML:DB into a Cocoon application. Integrating eXist allows you to avoid running eXist as a seperate server. -- BenjaminYoung + * '''[:EXistInCocoon]''' -- Installing and configuring the eXist XML:DB into a Cocoon application. Integrating eXist allows you to avoid running eXist as a seperate server. -- BenjaminYoung - * '''EXistAsBlock''' -- Integrating the eXist XML:DB database into a Cocoon2.1 build as a block sample. -- BruceRobertson + * '''[:EXistAsBlock]''' -- Integrating the eXist XML:DB database into a Cocoon2.1 build as a block sample. -- BruceRobertson * '''XindiceLogicsheet''' -- how to make a Xindice work in Cocoon, an utility logicsheet included -- JosemaAlonso @@ -177,11 +177,11 @@ * '''SpecificDatabaseConnection''' -- Connections to specific databases -- [:gabridome] - * '''UsingHibernatetomakeyourJavaBeanspersistent''' -- Howto use Hibernate in combination with Cocoon -- HugoBurm + * '''UsingHibernateToMakeYourJavaBeansPersistent''' -- Howto use Hibernate in combination with Cocoon -- HugoBurm - * '''[:Woody,HibernateandFlow]''' -- Making the Woody !Form2Bean persistent -- HugoBurm + * '''[:WoodyHibernateAndFlow]''' -- Making the Woody !Form2Bean persistent -- HugoBurm - * '''[:XMLForm,JXForm,HibernateandFlowscript]''' -- Howto use Hibernate in combination with XMLForm/JXForm and Flowscript -- HugoBurm + * '''[:XMLFormJXFormHibernateAndFlowscript]''' -- Howto use Hibernate in combination with XMLForm/JXForm and Flowscript -- HugoBurm * '''[:XMLFormXindice]''' -- Working with Xindice from XMLForms -- JosemaAlonso
