You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Hans Bakker (JIRA)" <ji...@apache.org> on 2008/12/09 07:25:44 UTC

[jira] Commented: (OFBIZ-2052) Convert Mypage into the Myportal component using the new portal functions

    [ https://issues.apache.org/jira/browse/OFBIZ-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654715#action_12654715 ] 

Hans Bakker commented on OFBIZ-2052:
------------------------------------

combination patch now committed rev:  724618.

i did not change the partalPage key because that would also need to add the userLoginId in the columns and pageportlet entity.

However to see when a user has created a modified system page it is still required to have a link to the original system page. How about adding a field in the portal page entity called "originalPortalPageId" to be able to create that link?

We will now start creating the myPortal component using the portal functionality and will commit an update in a few days.....

> Convert Mypage into the Myportal component using the new portal functions
> -------------------------------------------------------------------------
>
>                 Key: OFBIZ-2052
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2052
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: specialpurpose/mypage
>    Affects Versions: SVN trunk
>            Reporter: Hans Bakker
>             Fix For: SVN trunk
>
>         Attachments: portal.diff
>
>
> Now the portal functions is in the trunk, i had a more closer look how to use this in the mypage component.
> The result is that I would like to propose a new component call "My Portal" which will replace the "My Page" component. This will give me the opportunity to slowly (in 3-4 weeks) make the conversion.
> Attached is a diff file when applied will create the first version of the new component showing the principle, how the portal functions could be used.
> When installed it will create a new tab called "my Portal" initially only with the default page.
> When you click on "preferences" you see a list of portal pages, and a form to add new ones.
> If a new one is added, also a new button will show for that page.
> When you click on the new page Id, the configuration screen appears and a portlet can be added and when there are more they can be shifted around.
> When no objections then i will commit this version and will extend it and finally will remove the mypage component.

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