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 MichaelWechner: http://wiki.apache.org/lenya/OverviewGettingStarted ------------------------------------------------------------------------------ * [http://cocoon.apache.org/2.1/ The Cocoon website]: Lenya is based on Cocoon and sometimes you will find the answers to your questions there. (Hint: The guys on the lenya-user mailing list are usually a bit reluctant to answer questions that would belong on the cocoon-user list. This is okay, they need their time to make Lenya better! Questions about Cocoon should really be asked on the [http://cocoon.apache.org/community/mail-lists.html Cocoon User list]!) = Starting from scratch = + == 1.4-dev == + * Create a directory for your publication, e.g. /home/USER/my-pub/ or C:\my-pub + * Create a publication.xml within your publication directory (a sample can be found within the default or blob publication) + * Create a publication.xconf within .../my-pub/config/publication.xconf (a sample can be found within the default or blog publication) + * Add your publication to the local.build.properties file of Lenya (pubs.root.dirs=...:/home/USER/my-pub) + * Build Lenya: ./build.sh or build + * Start Lenya: ./lenya.sh servlet or lenya + * Browse to http://localhost:8888/my-pub/ et voila :-) = Implementing an existing design in Lenya = --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
