Zhiwu Xie wrote:

I'd appreciate very much if you could share any Lenya learning
materials, tutorial, lecture slides, talk recordings, etc., either for
absolute newbies or for more advanced users/developers.

http://lenya.apache.org/1_2_x/tutorial/
http://lenya.apache.org/1_2_x/how-to/faq.html

and then the usecase framework in 1.4:

http://lenya.apache.org/1_4/reference/usecase-framework/index.html

note that the tutorials above are written for 1.2. most of the concepts are the same (sitemaps, etc), but the implementation is different. 1.4 uses java where 1.2 uses a combination of xsp, ant tasks and java.

the usecase framework ties it all together, and will give you a (hopefully gentle) introduction to the API.

http://svn.apache.org/viewcvs.cgi/lenya/trunk/src/webapp/lenya/usecases/edit/
http://svn.apache.org/viewcvs.cgi/lenya/trunk/src/java/org/apache/lenya/cms/editors/

are most relevant to what you are doing.

-gregor

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to