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 "David Sean Taylor (JIRA)" <je...@portals.apache.org> on 2008/10/25 01:11:44 UTC

[jira] Commented: (JS2-818) When importing users with seed data, user actual home pages from template

    [ https://issues.apache.org/jira/browse/JS2-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642565#action_12642565 ] 

David Sean Taylor commented on JS2-818:
---------------------------------------

I tried to get it working once, but ran into a dead end because it started sucking in a lot of dependencies on the page manager in order for the serializer to run. Perhaps with the new build, its not so difficult. I was trying to create the user's home pages at runtime from the template. What I was thinking about, would be a different solution: delay the creation of the pages until runtime, on login. This would avoid the dependency issue I was having with running the serializer.  A flag (security attribute) would be set on the user, and then upon login, we would check to see if the user needed to have their pages imported in from a template. This feature could actually be re-used for other cases, like resetting the home pages of users for example.


> When importing users with seed data, user actual home pages from template
> -------------------------------------------------------------------------
>
>                 Key: JS2-818
>                 URL: https://issues.apache.org/jira/browse/JS2-818
>             Project: Jetspeed 2
>          Issue Type: New Feature
>    Affects Versions: 2.2
>            Reporter: David Sean Taylor
>            Assignee: David Sean Taylor
>             Fix For: 2.2
>
>
> When the importer creates new users, we would like for the user's home pages to be created as well from a template
> I am slating this for 2.2 but it may change

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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