Author: hansbak
Date: Wed Sep 9 02:10:59 2009 New Revision: 812750 URL: http://svn.apache.org/viewvc?rev=812750&view=rev Log: common component document files added, copied marketing text from ofbiz doc file Added: ofbiz/trunk/applications/commonext/data/CommonExtHelpData.xml (with props) ofbiz/trunk/applications/commonext/data/helpdata/ ofbiz/trunk/applications/commonext/data/helpdata/HELP_COMMONEXT.xml (with props) ofbiz/trunk/applications/commonext/data/helpdata/HELP_SystemInfoNotes.xml (with props) ofbiz/trunk/applications/commonext/documents/CommonExt.xml (with props) Modified: ofbiz/trunk/applications/commonext/data/SystemInfoPortletData.xml ofbiz/trunk/applications/commonext/documents/ApacheOfbizUser.xml ofbiz/trunk/applications/commonext/ofbiz-component.xml ofbiz/trunk/applications/marketing/data/helpdata/HELP_SFA.xml ofbiz/trunk/applications/marketing/documents/Marketing.xml ofbiz/trunk/specialpurpose/myportal/data/helpdata/HELP_MYPORTAL.xml Added: ofbiz/trunk/applications/commonext/data/CommonExtHelpData.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/data/CommonExtHelpData.xml?rev=812750&view=auto ============================================================================== --- ofbiz/trunk/applications/commonext/data/CommonExtHelpData.xml (added) +++ ofbiz/trunk/applications/commonext/data/CommonExtHelpData.xml Wed Sep 9 02:10:59 2009 @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<entity-engine-xml> + <!-- chapter Application Common--> + <DataResource dataResourceId="HELP_COMMONEXT" localeString="en" dataResourceTypeId="OFBIZ_FILE" + objectInfo="applications/commonext/data/helpdata/HELP_COMMONEXT.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" + dataResourceName="Application Common Overview" mimeTypeId="text/xml" isPublic="Y" /> + <Content contentId="HELP_COMMONEXT" contentTypeId="DOCUMENT" contentName="Application Common Component" templateDataResourceId="HELP_TEMPL" + dataResourceId="HELP_COMMONEXT" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>/> + <ContentAssoc contentId="HELP_ROOT" contentIdTo="HELP_COMMONEXT" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000"/> + + <!-- setup component help --> +</entity-engine-xml> Propchange: ofbiz/trunk/applications/commonext/data/CommonExtHelpData.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/applications/commonext/data/CommonExtHelpData.xml ------------------------------------------------------------------------------ svn:keywords = "Date Rev Author URL Id" Propchange: ofbiz/trunk/applications/commonext/data/CommonExtHelpData.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Modified: ofbiz/trunk/applications/commonext/data/SystemInfoPortletData.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/data/SystemInfoPortletData.xml?rev=812750&r1=812749&r2=812750&view=diff ============================================================================== --- ofbiz/trunk/applications/commonext/data/SystemInfoPortletData.xml (original) +++ ofbiz/trunk/applications/commonext/data/SystemInfoPortletData.xml Wed Sep 9 02:10:59 2009 @@ -28,6 +28,11 @@ editFormName="EditSysInfoPortletParams" editFormLocation="component://commonext/widget/SystemInfoForms.xml" screenshot="/images/portlets/SystemInfoNotes.png"/> <PortletPortletCategory portalPortletId="SystemInfoNotes" portletCategoryId="SYSTEMINFO"/> + <DataResource dataResourceId="HELP_SystemInfoNotes" localeString="en" dataResourceTypeId="OFBIZ_FILE" + objectInfo="applications/workeffort/data/helpdata/HELP_PORTLET_CALENDER.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Calendar help file" mimeTypeId="text/xml" isPublic="Y" /> + <Content contentId="HELP_SystemInfoNotes" contentTypeId="DOCUMENT" templateDataResourceId="HELP_TEMPL" dataResourceId="HELP_Calendar" statusId="CTNT_IN_PROGRESS" + contentName="Help SystemInfoNotes" mimeTypeId="text/html"/> + <ContentAssoc contentId="HELP_MYPORTAL" contentIdTo="HELP_SystemInfoNotes" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01"/> <PortalPortlet portalPortletId="SystemInfoStatus" portletName="System status for this particular user" Added: ofbiz/trunk/applications/commonext/data/helpdata/HELP_COMMONEXT.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/data/helpdata/HELP_COMMONEXT.xml?rev=812750&view=auto ============================================================================== --- ofbiz/trunk/applications/commonext/data/helpdata/HELP_COMMONEXT.xml (added) +++ ofbiz/trunk/applications/commonext/data/helpdata/HELP_COMMONEXT.xml Wed Sep 9 02:10:59 2009 @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> +<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" + xmlns:xl="http://www.w3.org/1999/xlink" + xmlns:xi="http://www.w3.org/2001/XInclude" + xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd" + xmlns="http://docbook.org/ns/docbook"> + <title>The Application Common Component Main Help</title> + <para> + The Application Common component stores items which either are used in many components but do not fit in the Framework or + stores items which uses functions stored in many components. + </para> +</section> + Propchange: ofbiz/trunk/applications/commonext/data/helpdata/HELP_COMMONEXT.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/applications/commonext/data/helpdata/HELP_COMMONEXT.xml ------------------------------------------------------------------------------ svn:keywords = "Date Rev Author URL Id" Propchange: ofbiz/trunk/applications/commonext/data/helpdata/HELP_COMMONEXT.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/applications/commonext/data/helpdata/HELP_SystemInfoNotes.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/data/helpdata/HELP_SystemInfoNotes.xml?rev=812750&view=auto ============================================================================== --- ofbiz/trunk/applications/commonext/data/helpdata/HELP_SystemInfoNotes.xml (added) +++ ofbiz/trunk/applications/commonext/data/helpdata/HELP_SystemInfoNotes.xml Wed Sep 9 02:10:59 2009 @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> +<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" + xmlns:xl="http://www.w3.org/1999/xlink" + xmlns:xi="http://www.w3.org/2001/XInclude" + xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd" + xmlns="http://docbook.org/ns/docbook"> + <title>The System Event Portlet</title> + <para> + This portlet shows changes which happened in the system for the logged on user. +The first two functions which are working now: +1. Incoming communication events (email, internal notes) +2. tasks which are assigned either in projectmanager or workeffort + +These event can be notified to the user even when not logged on to ofbiz by using a firefox plugin and when it changes the employee is notified from within firefox +The plugin: http://updatescanner.mozdev.org/en/index.html +and it should check the following url: (adjust to your requirements) +https://localhost:8443/myportal/control/showPortlet?portalPortletId=SystemInfoNotes&USERNAME=admin&PASSWORD=ofbiz + +In the flat grey theme i also have added notifications in the header when they are available. +</para> + +</section> Propchange: ofbiz/trunk/applications/commonext/data/helpdata/HELP_SystemInfoNotes.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/applications/commonext/data/helpdata/HELP_SystemInfoNotes.xml ------------------------------------------------------------------------------ svn:keywords = "Date Rev Author URL Id" Propchange: ofbiz/trunk/applications/commonext/data/helpdata/HELP_SystemInfoNotes.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Modified: ofbiz/trunk/applications/commonext/documents/ApacheOfbizUser.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/documents/ApacheOfbizUser.xml?rev=812750&r1=812749&r2=812750&view=diff ============================================================================== --- ofbiz/trunk/applications/commonext/documents/ApacheOfbizUser.xml (original) +++ ofbiz/trunk/applications/commonext/documents/ApacheOfbizUser.xml Wed Sep 9 02:10:59 2009 @@ -65,6 +65,7 @@ A project introduction can be found at the <link xl:href="http://docs.ofbiz.org/display/OFBADMIN/Apache+OFBiz+Project+Overview">OFBiz documentation site</link> </para> </chapter> + <xi:include href="CommonExt.xml"/> <xi:include href="../../../applications/accounting/documents/Accounting.xml"/> <xi:include href="../../../applications/product/documents/Product.xml"/> <xi:include href="../../../applications/content/documents/Content.xml"/> Added: ofbiz/trunk/applications/commonext/documents/CommonExt.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/documents/CommonExt.xml?rev=812750&view=auto ============================================================================== --- ofbiz/trunk/applications/commonext/documents/CommonExt.xml (added) +++ ofbiz/trunk/applications/commonext/documents/CommonExt.xml Wed Sep 9 02:10:59 2009 @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> +<chapter xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" + xmlns:xl="http://www.w3.org/1999/xlink" + xmlns:xi="http://www.w3.org/2001/XInclude" + xsi:schemaLocation="http://docbook.org/ns/docbook ../../content/dtd/docbook.xsd" + xmlns="http://docbook.org/ns/docbook"> + + <title>The Application Common Component.</title> + + <xi:include href="../data/helpdata/HELP_COMMONEXT.xml" /> +</chapter> Propchange: ofbiz/trunk/applications/commonext/documents/CommonExt.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/applications/commonext/documents/CommonExt.xml ------------------------------------------------------------------------------ svn:keywords = "Date Rev Author URL Id" Propchange: ofbiz/trunk/applications/commonext/documents/CommonExt.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Modified: ofbiz/trunk/applications/commonext/ofbiz-component.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/ofbiz-component.xml?rev=812750&r1=812749&r2=812750&view=diff ============================================================================== --- ofbiz/trunk/applications/commonext/ofbiz-component.xml (original) +++ ofbiz/trunk/applications/commonext/ofbiz-component.xml Wed Sep 9 02:10:59 2009 @@ -26,6 +26,7 @@ <entity-resource type="data" reader-name="seed" loader="main" location="data/EntityDiagramGroupData.xml"/> <entity-resource type="data" reader-name="seed" loader="main" location="data/CommonExtSeedData.xml"/> + <entity-resource type="data" reader-name="seed" loader="main" location="data/CommonExtHelpData.xml"/> <entity-resource type="data" reader-name="seed" loader="main" location="data/SystemInfoPortletData.xml"/> <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel.xml"/> Modified: ofbiz/trunk/applications/marketing/data/helpdata/HELP_SFA.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/data/helpdata/HELP_SFA.xml?rev=812750&r1=812749&r2=812750&view=diff ============================================================================== --- ofbiz/trunk/applications/marketing/data/helpdata/HELP_SFA.xml (original) +++ ofbiz/trunk/applications/marketing/data/helpdata/HELP_SFA.xml Wed Sep 9 02:10:59 2009 @@ -33,5 +33,8 @@ He can create new parties or he can assign existing parties to himself. </para> </section> + <section> + <title>Related information</title> + </section> </section> Modified: ofbiz/trunk/applications/marketing/documents/Marketing.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/documents/Marketing.xml?rev=812750&r1=812749&r2=812750&view=diff ============================================================================== --- ofbiz/trunk/applications/marketing/documents/Marketing.xml (original) +++ ofbiz/trunk/applications/marketing/documents/Marketing.xml Wed Sep 9 02:10:59 2009 @@ -29,6 +29,17 @@ The marketing component is supporting you to create, select and follow sales opportunities in order to create sales orders for the company. </para> + + <section> + <title>Marketing, CRM and SFA in Apache OFBiz, an overview.</title> + <para> + It is very much based on the party component as its source. + Records from the party component are selected with only one basic reason: a possible sale in the future. + That also means that records in the party manager should be complete, esspecially the role is pretty important. + Not All roles, but at least 'lead' 'contact' and 'Account' should be defined + </para> + + </section> <xi:include href="../data/helpdata/HELP_MARKETING.xml" /> <xi:include href="../data/helpdata/HELP_SFA.xml" /> Modified: ofbiz/trunk/specialpurpose/myportal/data/helpdata/HELP_MYPORTAL.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/data/helpdata/HELP_MYPORTAL.xml?rev=812750&r1=812749&r2=812750&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/myportal/data/helpdata/HELP_MYPORTAL.xml (original) +++ ofbiz/trunk/specialpurpose/myportal/data/helpdata/HELP_MYPORTAL.xml Wed Sep 9 02:10:59 2009 @@ -17,9 +17,12 @@ specific language governing permissions and limitations under the License. --> -<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://docbook.org/ns/docbook ../../../../applications/content/dtd/docbook.xsd" - xmlns="http://docbook.org/ns/docbook"> +<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" + xmlns:xl="http://www.w3.org/1999/xlink" + xmlns:xi="http://www.w3.org/2001/XInclude" + xsi:schemaLocation="http://docbook.org/ns/docbook ../../content/dtd/docbook.xsd" + xmlns="http://docbook.org/ns/docbook"> + <title>The My portal Component introduction.</title> <para> |
Free forum by Nabble | Edit this page |