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-build-lenya-webapp-lenya New page: This page describes the directory structure of Lenya under the build/lenya/webapp/lenya directory. == build/lenya/webapp/lenya == This directory contains all global lenya code as well as the working copies of your publications and all customizations (modules). There are a couple of sitemaps: * i18n.xmap - internationalization transformations (dereferencing of <i18n:*> tags) * import.xmap * lenya.xmap * module-resources.xmap * resources-shared.xmap * resources.xmap * usecase.xmap - handling of global usecases ''[Please verify and fill in the blanks.]'' And also a number of sub-directories: === build/lenya/webapp/lenya/bin === contains various scripts and command files for sftp transactions. * copy-recursive.sh * replicate.sh * sftp-copy-children.txt - a command file for sftp.sh * sftp-copy-index.txt - a command file for sftp.sh * sftp-mkdir-children.txt - a command file for sftp.sh * sftp.sh - an sftp wrapper that does not do anything interesting * tomcatctrl - an almost but not quite LSB-conformant init script for tomcat * util.xml ''[Fill in the blanks. This looks like non-essential administrative stuff that someone felt like sharing with the world.]'' === build/lenya/webapp/lenya/config === Global configuration. No Files. Contains the following subdirs: ==== build/lenya/webapp/lenya/config/cocoon-xconf ==== Numerous XPatch files for various global usecases. ''[Why is this needed? Isn't the global cocoon config patched at build time?]'' ==== build/lenya/webapp/lenya/config/parameters ==== Contains one file: * default.xsp - a Java server page that seems to return {{{parameters.getParameter("value", "")}}}, whatever that means ==== build/lenya/webapp/lenya/config/rc ==== Revision-control configuration. Contains one file: * revision-controller.xconf - defines that the rc mechanism uses "content/rcml" for housekeeping and "content/rcbak" as a backup directory ==== build/lenya/webapp/lenya/config/scheduler ==== Publication scheduler stuff. Contains one file: * scheduler.xconf - seems to define "triggers" for scheduling === build/lenya/webapp/lenya/content === Global content (pages you will see when working with Lenya). Contains two files: * about.xml - the "About Lenya" page * introduction.xml - the "Welcome to Apache Lenya" page you get at the root of the servlet container There are also the following sub-directories: ==== build/lenya/webapp/lenya/content/exception ==== Contains one file: * missing-language.xsp - the error page you get when a non-existent language version is requested ==== build/lenya/webapp/lenya/content/menus ==== ==== build/lenya/webapp/lenya/content/rc ==== ==== build/lenya/webapp/lenya/content/search ==== ==== build/lenya/webapp/lenya/content/util ==== ==== build/lenya/webapp/lenya/content/xopus ==== === build/lenya/webapp/lenya === === build/lenya/webapp/lenya === === build/lenya/webapp/lenya === === build/lenya/webapp/lenya === === build/lenya/webapp/lenya === --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
