I've used Cocoon intensively some long time ago. I do understand to some level of details how it works (pipeline concept, generators, transformers, serializers, matchers). I would appreciate a hint on Lenya level, like "you need to create custom XXX by extending YYY and register it with Lenya in FFF file than you can use it like ..... "... Thanks!
On Wed, Jun 10, 2009 at 10:20 PM, Vik Tara <[email protected]> wrote: > Hi Igor, > > The system is very capable of doing what you propose - but as you say, you > need to understand the basics. > > Do you understand the core technologies involved like Apache Cocoon, XSLT? > > Cocoon is often a good place to start before creating lenya sites: > http://cocoon.apache.org/2.1/ > > Also have a good read of the documentation here: > http://lenya.apache.org/docu20.html > > Regards > > > Vik > > > On 10/06/09 16:57, Igor Romanov wrote: > >> Hello All, >> >> I'm trying now to do a sample project with Lenya. >> Requirements are very straightforward. I feel it's a bit hard to get >> started, there's no good docs out there... or so it seems... I would really >> appreciate if anyone can give me any hints on how to achieve following >> features with Lenya: >> >> Basically we trying to create a very simple web portal for two groups of >> users to share different materials. >> Users from one group will create and modify documents (pages) and users >> from 2nd group will only visit Live site but will have to log in to access >> documents. >> >> (1) give users with only visit permissions for Live site to self-manage >> their accounts - edit own details, including password >> (2) give users with only visit permissions for Live site lo log off the >> site >> (3) enforce password policies - strength and expiration (force user to >> change) >> >> Thanks in advance for any help :-) >> >> -- >> Igor >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
