On Tue, Jan 18, 2011 at 4:20 AM, anyz <muhammadaa...@hotmail.com> 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: jetspeed-user-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-user-h...@portals.apache.org

Reply via email to