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" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> 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: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
