Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change notification.
The following page has been changed by JörnNettingsmeier: http://wiki.apache.org/lenya/DirectoryStructureLenya1%2e4-HEAD ------------------------------------------------------------------------------ This is a first attempt to document all the files and directories of a Lenya 1.4 system, their meanings, their hierarchy and their history. + BobHarner suggests to eventually create README files in each and every directory that will explain what the directory contains and how the files are used. JörnNettingsmeier eventually wants to add comment headers to all xml files that give similar information. For now, we are using this wiki page to collect the necessary information. + + In order to make the documentation easy to read and keep it concise, JörnNettingsmeier suggests CategoriesForFileDocumentation. Please comment and improve. + + - For simplicity, this page assumes you are using the Jetty servlet container and are running Lenya from the standard build directory. + ''For simplicity, this page assumes you are using the Jetty servlet container and are running Lenya from the standard build directory.'' = / = This is the directory where you unpacked Lenya and hopefully Cocoon. Thus, it probably contains two directories: @@ -19, +24 @@ * '''*.txt''', a bunch of important notes that you should read. === /lenya_1_4_X/build === - This is where your finished Lenya system ends up after you have successfully built it. It also houses the content of your publication(s). Generated during build, used by the servlet engine to serve your site and store the content. For details concerning this part of the tree, go to [DirectoryStructureLenya1.4-HEAD-build]. + This is where your finished Lenya system ends up after you have successfully built it. It also houses the content of your publication(s). Generated during build, used by the servlet engine to serve your site and store the content. For details concerning this part of the tree, go to ["DirectoryStructureLenya1.4-HEAD-build"]. === /lenya_1_4__X/legal === An exciting collection of legalese, containing the licenses for all third-party components that Lenya uses. @@ -29, +34 @@ ''FIXME: Is this still used after build?'' === /lenya_1_4__X/src === - Here you find the sources of Lenya. Used during build only. For details concerning this part of the tree, go to [DirectoryStructureLenya1.4-HEAD-src]. + Here you find the sources of Lenya. Used during build only. For details concerning this part of the tree, go to ["DirectoryStructureLenya1.4-HEAD-src"]. === /lenya_1_4__X/tools === This one contains useful tools which are needed to build and/or run Lenya, for instance the '''ant''' program (a "make" for Java), and the '''Jetty servlet''' container. - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
