Is there anybody here who can tell me something about how this works in
Jetspeed 1.6?

webapp/WEB-INF/psml
 |-- admin
 |-- anon
 |    |-- html
 |    |    \-- en
 |    \-- wml
 |-- group
 |    |-- jetspeed
 |    |    \-- html
 |    |         \-- default.psml
 |    \-- apache
 |         \-- html
 |              \-- default.psml
 |-- user
 |    |-- admin
 |    |    \-- html
 |    |         \-- default.psml
 |    |-- anon
 |    |    \-- html
 |    |         \-- default.psml
 |    \-- turbine
 \-- role
      |-- admin
      |    \-- html
      |         \-- default.psml
      |-- guest
      |    \-- html
      |         \-- default.psml
      \-- user
           \-- html
                \-- default.psml

This is about how the directory structure of the psml folder looked when I
got it from the CVS. I noticed the two new folders admin and anon in the
root (which does seem to make some sense) but they do not contain .psml
files. If an anonymous user requests a page what is/will be the .psml used:
user\anon\html\default.psml or anon\html\default.psml? And when is the role
guest ever used? Is it possible to have an empty user folder and put all
.psml files in the roles? So you would have a role guest with the .psml for
anon, and role admin with the .psml for admin and other users would get the
.psml from role user? I tried it by removing all .psml except for those
under the role folder, but Jetspeed didn't like it.

Can anyone help me out of the dark?

-Stijn


----- Original Message ----- 
From: "Stijn de Witt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 16, 2004 12:08 PM
Subject: Role-based PSML changing?


> Hi,
>
> I have asked a few questions on the User List about role based PSML. I
still
> only half understand how it works, but I'm getting there... :)
>
> Recently I checked out jetspeed-1.6-dev from the CVS and I noticed that
> changes had been/are being made to the user/group/role structure. Can
anyone
> here tell me where you are going with it? I noticed that anon and admin
> directories were created in the root psml folder.
>
> Thanks for your help,
> Stijn
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to