You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by Arun Wagle <ar...@gmail.com> on 2008/09/04 18:20:30 UTC

Help for import export pages in jetspeed

Hello,

We are using jetspeed portal and have issues with import export utility

1) We have issues when exporting and then importing from the root folder.
Wehn we import, it messes the administrative folders and stuff and we get
lots of errors after that.
     Is this a known issue.
     We want to do something like, create a newe folder say xyz and have all
the pages, menus etc under this folder. When the user logs into the
portal we want them to be redirected to this folder instead of the default
root without affecting anything else so that the user can import and export
this folder directly instead of doinbg it at the root. How do we do this ?


2) Aslo when we export the pages, the folder.metadata folder does not export
security-constraints and menu nodes in the file. How do we export these ?


3) Is there a way to export and import page.security file present at the
root ?

Regards,
Arun Wagle

Re: Help for import export pages in jetspeed

Posted by David Sean Taylor <da...@bluesunrise.com>.
On Sep 4, 2008, at 9:20 AM, Arun Wagle wrote:

> Hello,
>
> We are using jetspeed portal and have issues with import export  
> utility
>
> 1) We have issues when exporting and then importing from the root  
> folder.
> Wehn we import, it messes the administrative folders and stuff and  
> we get
> lots of errors after that.
>     Is this a known issue.

I just did an export, but I did not see any errors logged. What kind  
of errors are you getting?

>
>     We want to do something like, create a newe folder say xyz and  
> have all
> the pages, menus etc under this folder. When the user logs into the
> portal we want them to be redirected to this folder instead of the  
> default
> root without affecting anything else so that the user can import and  
> export
> this folder directly instead of doinbg it at the root. How do we do  
> this ?
>

There are profiling rules for handling this. You can read about them  
here:

http://portals.apache.org/jetspeed-2/guides/guide-profiler.html

The "user-role-fallback" might be useful for your use case. Each user  
can have its own "home" folder.

http://portals.apache.org/jetspeed-2/faq.html

>
> 2) Aslo when we export the pages, the folder.metadata folder does  
> not export
> security-constraints and menu nodes in the file. How do we export  
> these ?

The folder.metadata should be exported. I just verified that.
I also exported the root recursively, and found these menus exported  
in the root folder.metadata:

   <menu name="page-navigations" depth="0" paths="false" regexp="false">
         <options depth="0" paths="false" regexp="false">/ 
Administrative/portal-admin,/Administrative/security</options>
     </menu>
     <menu name="additional-links" options="/*.link" depth="0"
         paths="false" regexp="true"/>


>
>
>
> 3) Is there a way to export and import page.security file present at  
> the
> root ?

This functionality is missing. We need to create a JIRA issue to get  
that resolved.

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org