Hi HansCould you explain the reason for changing the decorator-screen name from main-decorator to CommonPartyDecorator for the ManagePortalPages screen in your commit below? I would like to change it back so that other apps can use the screen without requiring the CommonPartyDecorator and I see no adverse effects in SFA by doing so but I prefer to check with you first.
Thanks Scott HotWax Media http://www.hotwaxmedia.com On 12/11/2009, at 8:04 PM, [email protected] wrote:
Author: hansbak Date: Thu Nov 12 07:04:41 2009 New Revision: 835270 URL: http://svn.apache.org/viewvc?rev=835270&view=rev Log:add a portal page as the first page in sfa containing calendar and email, but can be changed as required via preferences. add the first screens for events which will appear on the calendar. next step will be to be able to connect events/tasks to opportunities, show them in the party pprofile etc...Added:ofbiz/trunk/applications/marketing/data/SfaPortletData.xml (with props) ofbiz/trunk/applications/marketing/widget/sfa/EventScreens.xml (with props) ofbiz/trunk/applications/marketing/widget/sfa/forms/ EventForms.xml (with props)Modified: ofbiz/trunk/applications/marketing/config/MarketingUiLabels.xml ofbiz/trunk/applications/marketing/ofbiz-component.xmlofbiz/trunk/applications/marketing/src/org/ofbiz/sfa/vcard/ VCard.java ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/ controller.xmlofbiz/trunk/applications/marketing/widget/sfa/AccountScreens.xml ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml ofbiz/trunk/applications/marketing/widget/sfa/SfaMenus.xmlofbiz/trunk/applications/workeffort/script/org/ofbiz/workeffort/ workeffort/WorkEffortSimpleServices.xmlofbiz/trunk/framework/common/widget/PortalPageScreens.xml
[snip]
Modified: ofbiz/trunk/framework/common/widget/PortalPageScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/widget/PortalPageScreens.xml?rev=835270&r1=835269&r2=835270&view=diff= = = = = = = = ====================================================================== --- ofbiz/trunk/framework/common/widget/PortalPageScreens.xml (original) +++ ofbiz/trunk/framework/common/widget/PortalPageScreens.xml Thu Nov 12 07:04:41 2009@@ -103,7 +103,7 @@<script location="component://common/webcommon/WEB- INF/actions/includes/ListPortalPages.groovy"/></actions> <widgets>- <decorator-screen name="main-decorator" location="$ {parameters.mainDecoratorLocation}"> + <decorator-screen name="CommonPartyDecorator" location="${parameters.mainDecoratorLocation}"><decorator-section name="body"><screenlet title="$ {uiLabelMap.CommonPortalPagesForApplication}: $ {parameters.parentPortalPageId}"> <include-form name="ListPortalPages" location="component://common/widget/PortalPageForms.xml"/>
smime.p7s
Description: S/MIME cryptographic signature
