Using new UI pipeline is requirement by client and i can't revert back.

Could you please guide while using UI pipeline; overriding user/role based
pages should work for all users other than guest. Or i need any further
configuration? Please see my privious msg below about exact location for
custome pages of each user/role.

Thanks



On Wed, Jan 19, 2011 at 12:50 PM, anyz <[email protected]> wrote:

>
>
> I have installed version 2.2.1 with JetUI configuration. I initially used
> DBPSML but then switch back to filesystem based PSML.
>
> I will try creating profiling rules as u suggested for guest. But i did try
> with admin user as well by placing custom default-page.psml and
> template.psml under folder <J2Instalaltion>/pages/_user/admin. This didn't
> make any differnce.
>
> Second i'm still confused if i need to place the custom pages at
> <J2Instalaltion>/pages/_user/admin or at
> <J2Instalaltion>/webapps/jetspeed/WEB-INF/pages/_user/admin
> There is no folder named "pages" under webapps/jetspeed/WEB-INF. Should i
> create it manually.
>
>
>
>
>
>
>
>
> David Taylor-23 wrote:
> >
> > On Tue, Jan 18, 2011 at 4:20 AM, anyz <[email protected]> wrote:
> >>
> >> Along with templates, i placed a default-page.psml under
> >> pages\_user\guest. I
> >> assume after logon the guest user will land on this page. But It doesn't
> >> happenand default-page.psml in "pages" directory is always displayed.
> >>
> >> In another thread Randy guided to use profiling rules i am' trying on
> >> these
> >> but yet no success.
> >>
> >> Also can anyone confirm the user specific default-page.psml should go
> >> under
> >> pages\_user\guest or
> >> webapps\jetspeed\WEB-INF\pages\_user\guest.
> >
> > Could you please tell me if you are configured with the /ui or /portal
> > pipeline? Assume you are using version 2.2.1
> >
> > You mentioned above that you are using DBPSML. If that is the case,
> > placing pages in webapps\jetspeed\WEB-INF\pages\_user\guest will have
> > no effect, since the page manager is looking in the database. Pages
> > can be imported into the database by logging in as admin and
> > navigating to the Jetspeed Administrative Portlets space, and then to
> > the Portal Site Manager, Import/Export tab. You can then import
> > individual pages or zip files of pages. Note that the /_user/guest
> > folder is not currently referenced with the /ui pipeline. With the
> > portal pipeline, you can setup a profiling rule (user fallback or user
> > role fallback) to look in the /_user/guest folder. With the /ui
> > pipeline, the public folder is configured as the / folder
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/How-to-edit-PSML-layout-tp30644364p30705868.html
> Sent from the Jetspeed - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to