You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Igor Romanov <ph...@gmail.com> on 2009/06/10 17:57:14 UTC

[2.0.2] Trying to get started...

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

Re: [2.0.2] Trying to get started...

Posted by Igor Romanov <ph...@gmail.com>.
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 <vi...@propco.co.uk> 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: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
>
>

Re: [2.0.2] Trying to get started...

Posted by Vik Tara <vi...@propco.co.uk>.
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: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: [2.0.2] Trying to get started...

Posted by Florent André <fl...@4sengines.com>.
Hi Igor,

I think you can have a look at :
- http://lenya.us.apache.org/docu20/reference/ac-restricted.html
- module that deals with permission is ac
- usecases for defining access control are here
webapps/lenya/lenya/modules/administration/usecases/


HTH

On Wed, 10 Jun 2009 19:57:14 +0400, Igor Romanov <ph...@gmail.com> 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: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org