Date: 2004-07-09T03:06:36 Editor: DerekLastname <[EMAIL PROTECTED]> Wiki: Cocoon Wiki Page: HowTos URL: http://wiki.apache.org/cocoon/HowTos
no comment Change Log: ------------------------------------------------------------------------------ @@ -5,7 +5,7 @@ == Basics == - * '''UsingCInclude''' -- How to use CInclude to include dynamic content to your pages. + * '''[:UsingCInclude]''' -- How to use CInclude to include dynamic content to your pages. * '''CocoonProtocolExample''' -- how to use the cocoon:/ protocol to combine data from multiple sources @@ -17,30 +17,22 @@ * '''DebuggingWithViews''' -- make minor modifications to an existing sitemap to enable debugging with views -- [:ILinKuo] - * '''DebugFlowScripts''' -- how to visually debug flowscripts -- rgardler - * '''DebuggingCocoon''' -- how to debug Cocoon itself (and your own components) * '''DesignPipelines''' -- how to design your pipelines and matchers -- ReinhardPoetz - * '''DownloadFilesToLocalDisk''' -- How to download a flow to the local disk. LionelCrine - * '''SendingEmail''' -- how to configure Cocoon to send email from within an XSP -- AndrewSavory * '''ErrorHandling''' -- how to add error handling to your [:Sitemap] -- LeighDodds * '''ExcelGeneration''' -- how to generate XLS (MS Excel format) from Cocoon - * '''FileUploadWithAction''' -- how to use file upload and do the processing in an Action - - * '''FileUploadsWithCocoon''' -- Overview and configuration of file uploads with Cocoon -- GeoffHoward - - * '''FileUploadsWithFlow''' -- Handling file uploads with the Flow layer in Cocoon -- TonyCollen - * '''FormValidationUsingCocoon''' -- How to validate form input. * '''JarProtocolExample''' -- how to use the jar:/ protocol to read data from a jar (or zip) file + * '''[:Jars2Exclude]''' -- how to write the XSL transformation "Jars2exclude" mentioned in "Create Minimal Webapp" by ''!GeoffHoward''. [:Scherler]. + * '''LayoutTemplatePattern''' -- how to use skins within Cocoon * '''MetaStylesheets''' -- how to use meta-stylesheets (stylesheets that generate other stylesheets) in [:Cocoon] -- LeighDodds @@ -65,23 +57,34 @@ * '''RtfGeneration''' -- how to generate RTF (MS Word-compatible format) from Cocoon - * '''ServingLargeFiles''' -- how to serve really large files - [:Litrik] - - * '''ServingStaticFiles''' -- how to serve static files, e.g. applet jars, CSS files, images, etc. - * '''SimpleTransformations''' -- how to configure Cocoon to do simple XSLT transformations. - * '''Jars2Exclude''' -- how to write the XSL transformation "Jars2exclude" mentioned in "Create Minimal Webapp" by ''!GeoffHoward''. [:Scherler]. - * '''TestingFramework''' -- explains the framework for adding JUnit and other tests. - * '''WebDAVBlock''' -- Using WEBDAV with Cocoon + * '''[:WebDAVBlock]''' -- Using WEBDAV with Cocoon * '''[:Woody]''' -- Documentation for the Woody form framework - * '''[:XSLTC]''' -- how to use XSLTC in 2.0.3 -- StephenNg +=== Flow === + + * '''DebugFlowScripts''' -- how to visually debug flowscripts -- rgardler + + * '''FileUploadsWithFlow''' -- Handling file uploads with the Flow layer in Cocoon -- TonyCollen + + * '''DownloadFilesToLocalDisk''' -- How to download a flow to the local disk. -- LionelCrine + +=== File Handling === + + * '''FileUploadWithAction''' -- how to use file upload and do the processing in an Action + + * '''FileUploadsWithCocoon''' -- Overview and configuration of file uploads with Cocoon -- GeoffHoward + + * '''ServingLargeFiles''' -- how to serve really large files -- [:Litrik] + + * '''ServingStaticFiles''' -- how to serve static files, e.g. applet jars, CSS files, images, etc. + == Groovy == * '''[:GroovyWithSQLDatabaseAccess]''' -- how to use Groovy with SQL database access ? - olivier demah @@ -105,7 +108,7 @@ * '''SettingTheJvmLocale''' -- how to set the JVM to use the correct Locale -- BertrandDelacretaz - * '''Embedding_SVG_Fonts''' -- description of Cocoon-based tools that add the svg:glyph elements necessary to render its text elements on a client lacking the specif. -- BruceRobertson + * '''[:Embedding_SVG_Fonts]''' -- description of Cocoon-based tools that add the svg:glyph elements necessary to render its text elements on a client lacking the specif. -- BruceRobertson * '''HowToForrestTransition''' -- how to transition Cocoon docs to Forrest -- DianaShannon
