You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Paul Spencer <pa...@apache.org> on 2001/11/19 17:24:02 UTC

Re: Manipulating profile so user can access the PSML in his directory or anonymous PSML

Frans,
Will groups not work?

To rephrase the request:
Provide a "common" for names pages between named and the anonymous user 
and append the "common" directory tree to the page search path.

A suggested implementation (this looks like a lot of work):
o Update PSML DB to support the common directory
o Add a common directory tree to <jetspeed-home>/WEB-INF/psml.
o Add the common directory to the search path in the template
   functions.
o Update PSML DB to support the common directory

Paul Spencer



Frans Thamura wrote:

> Hi all,
> 
> I working in customization (like usually,, has been 5 months.. and still stack..haha...need pencerahan (pencerahan=pray for everybody)
> 
> Oke, back to problem
> I create 2 PSML (news.psml), and accessing using
> 
> /jetspeed/portal/page/news 
> 
> but I want to add in TURBINE_USER or may be another database, so if user turbine/turbine write 
> localhost:8080//jetspeed/portal/page/news will access the news.psml in anon directory, but for user frans/frans access the news.psml in his directory..
> 
> Good idea isn't it???
> 
> May I need to modify several class.. 
> 
> Help is eagering..haha...
> 
> 
> 
> Frans
> 
> 



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Manipulating profile so user can access the PSML in his directory or anonymous PSML

Posted by Frans Thamura <ft...@yahoo.com>.
I never implement the group. can u explain me (yah, think i am an idiot in
this..not a dummies ;)..

I want to know the PSML DB, but i cannot find the draft of this, including
ERD...






----- Original Message -----
From: "Paul Spencer" <pa...@apache.org>
To: "Jetspeed Users List" <je...@jakarta.apache.org>
Sent: Monday, November 19, 2001 11:24 PM
Subject: Re: Manipulating profile so user can access the PSML in his
directory or anonymous PSML


> Frans,
> Will groups not work?
>
> To rephrase the request:
> Provide a "common" for names pages between named and the anonymous user
> and append the "common" directory tree to the page search path.
>
> A suggested implementation (this looks like a lot of work):
> o Update PSML DB to support the common directory
> o Add a common directory tree to <jetspeed-home>/WEB-INF/psml.
> o Add the common directory to the search path in the template
>    functions.
> o Update PSML DB to support the common directory
>
> Paul Spencer
>
>
>
> Frans Thamura wrote:
>
> > Hi all,
> >
> > I working in customization (like usually,, has been 5 months.. and still
stack..haha...need pencerahan (pencerahan=pray for everybody)
> >
> > Oke, back to problem
> > I create 2 PSML (news.psml), and accessing using
> >
> > /jetspeed/portal/page/news
> >
> > but I want to add in TURBINE_USER or may be another database, so if user
turbine/turbine write
> > localhost:8080//jetspeed/portal/page/news will access the news.psml in
anon directory, but for user frans/frans access the news.psml in his
directory..
> >
> > Good idea isn't it???
> >
> > May I need to modify several class..
> >
> > Help is eagering..haha...
> >
> >
> >
> > Frans
> >
> >
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Manipulating profile so user can access the PSML in his directory or anonymous PSML

Posted by Frans Thamura <ft...@yahoo.com>.
> Ive been hoping to find time to implement this feature, its on my list for
> 1.3a2.

Would you explain to me of the logic, and when should i start, so I can do
something, plz!!

Frans

> Basically it would work with users + roles -- the profiler would search
for
> psml first in the user's directory, if the resource wasn't found, it would
> then search the psml of all the roles that are assigned to that user.
>
>  So if you specified "/page/someSharedPage" in a url, you could place it
as
> a 'role' resource, and then all users with that role would automatically
be
> able to view that page
>
> ----- Original Message -----
> From: "Paul Spencer" <pa...@apache.org>
> To: "Jetspeed Users List" <je...@jakarta.apache.org>
> Sent: Monday, November 19, 2001 8:24 AM
> Subject: Re: Manipulating profile so user can access the PSML in his
> directory or anonymous PSML
>
>
> > Frans,
> > Will groups not work?
> >
> > To rephrase the request:
> > Provide a "common" for names pages between named and the anonymous user
> > and append the "common" directory tree to the page search path.
> >
> > A suggested implementation (this looks like a lot of work):
> > o Update PSML DB to support the common directory
> > o Add a common directory tree to <jetspeed-home>/WEB-INF/psml.
> > o Add the common directory to the search path in the template
> >    functions.
> > o Update PSML DB to support the common directory
> >
> > Paul Spencer
> >
> >
> >
> > Frans Thamura wrote:
> >
> > > Hi all,
> > >
> > > I working in customization (like usually,, has been 5 months.. and
still
> stack..haha...need pencerahan (pencerahan=pray for everybody)
> > >
> > > Oke, back to problem
> > > I create 2 PSML (news.psml), and accessing using
> > >
> > > /jetspeed/portal/page/news
> > >
> > > but I want to add in TURBINE_USER or may be another database, so if
user
> turbine/turbine write
> > > localhost:8080//jetspeed/portal/page/news will access the news.psml in
> anon directory, but for user frans/frans access the news.psml in his
> directory..
> > >
> > > Good idea isn't it???
> > >
> > > May I need to modify several class..
> > >
> > > Help is eagering..haha...
> > >
> > >
> > >
> > > Frans
> > >
> > >
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> >
> >
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Manipulating profile so user can access the PSML in his directory or anonymous PSML

Posted by David Sean Taylor <da...@bluesunrise.com>.
Ive been hoping to find time to implement this feature, its on my list for
1.3a2.
Basically it would work with users + roles -- the profiler would search for
psml first in the user's directory, if the resource wasn't found, it would
then search the psml of all the roles that are assigned to that user.

 So if you specified "/page/someSharedPage" in a url, you could place it as
a 'role' resource, and then all users with that role would automatically be
able to view that page

----- Original Message -----
From: "Paul Spencer" <pa...@apache.org>
To: "Jetspeed Users List" <je...@jakarta.apache.org>
Sent: Monday, November 19, 2001 8:24 AM
Subject: Re: Manipulating profile so user can access the PSML in his
directory or anonymous PSML


> Frans,
> Will groups not work?
>
> To rephrase the request:
> Provide a "common" for names pages between named and the anonymous user
> and append the "common" directory tree to the page search path.
>
> A suggested implementation (this looks like a lot of work):
> o Update PSML DB to support the common directory
> o Add a common directory tree to <jetspeed-home>/WEB-INF/psml.
> o Add the common directory to the search path in the template
>    functions.
> o Update PSML DB to support the common directory
>
> Paul Spencer
>
>
>
> Frans Thamura wrote:
>
> > Hi all,
> >
> > I working in customization (like usually,, has been 5 months.. and still
stack..haha...need pencerahan (pencerahan=pray for everybody)
> >
> > Oke, back to problem
> > I create 2 PSML (news.psml), and accessing using
> >
> > /jetspeed/portal/page/news
> >
> > but I want to add in TURBINE_USER or may be another database, so if user
turbine/turbine write
> > localhost:8080//jetspeed/portal/page/news will access the news.psml in
anon directory, but for user frans/frans access the news.psml in his
directory..
> >
> > Good idea isn't it???
> >
> > May I need to modify several class..
> >
> > Help is eagering..haha...
> >
> >
> >
> > Frans
> >
> >
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>