You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2012/04/14 18:42:08 UTC

svn commit: r1326142 - in /ofbiz/trunk/specialpurpose/projectmgr: data/ data/helpdata/ documents/

Author: jleroux
Date: Sat Apr 14 16:42:07 2012
New Revision: 1326142

URL: http://svn.apache.org/viewvc?rev=1326142&view=rev
Log:
A patch from Pierre Smits "Improve help screens in Project Mgr" https://issues.apache.org/jira/browse/OFBIZ-4806

Enhance the usability of the Project Mgr application by providing better help screens

Added:
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTasks.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTimesheet.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Project.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectBilling.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectContent.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectEditProject.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectMailingList.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectNotes.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectOrders.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectPhases.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectResources.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectSubProjects.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectTasks.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Projects.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Requests.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Resources.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Skills.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Tasks.xml   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_TimeSheets.xml   (with props)
Modified:
    ofbiz/trunk/specialpurpose/projectmgr/data/ProjectMgrHelpData.xml
    ofbiz/trunk/specialpurpose/projectmgr/documents/ProjectMgr.xml

Modified: ofbiz/trunk/specialpurpose/projectmgr/data/ProjectMgrHelpData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/ProjectMgrHelpData.xml?rev=1326142&r1=1326141&r2=1326142&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/ProjectMgrHelpData.xml (original)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/ProjectMgrHelpData.xml Sat Apr 14 16:42:07 2012
@@ -18,16 +18,158 @@ specific language governing permissions 
 under the License.
 -->
 <entity-engine-xml>
+
     <DataResource dataResourceId="HELP_PROJECTMGR" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
         objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS"
         dataResourceName="ProjectMgr Overview" mimeTypeId="text/xml" isPublic="Y" />
     <Content contentId="HELP_PROJECTMGR" contentTypeId="DOCUMENT" contentName="Project Manager" templateDataResourceId="HELP_TEMPL" 
         dataResourceId="HELP_PROJECTMGR" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
     <ContentAssoc contentId="HELP_ROOT" contentIdTo="HELP_PROJECTMGR" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000"/>
-
+    
     <DataResource dataResourceId="PROJECTMGR_main" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
-        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_main.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="ProjectMgr Main Help" mimeTypeId="text/xml" isPublic="Y" />
-    <Content contentId="PROJECTMGR_main" contentTypeId="DOCUMENT" contentName="Main: open projects." templateDataResourceId="HELP_TEMPL" dataResourceId="PROJECTMGR_main" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_main.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Main Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_main" contentTypeId="DOCUMENT" contentName="Main: open projects" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_main" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
     <ContentAssoc contentId="HELP_PROJECTMGR" contentIdTo="PROJECTMGR_main" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_main"/>
     
-</entity-engine-xml>
+    <DataResource dataResourceId="PROJECTMGR_MyTasks" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTasks.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr My Tasks Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_MyTasks" contentTypeId="DOCUMENT" contentName="My Tasks" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_MyTasks" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_PROJECTMGR" contentIdTo="PROJECTMGR_MyTasks" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_MyTasks"/>
+    
+    <DataResource dataResourceId="PROJECTMGR_MyTimes" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTimesheet.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr My Timesheet Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_MyTimes" contentTypeId="DOCUMENT" contentName="My Timesheets" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_MyTimes" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_PROJECTMGR" contentIdTo="PROJECTMGR_MyTimes" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_MyTimesheet"/>
+    
+    <!-- regarding projects -->
+    <DataResource dataResourceId="PROJECTMGR_Projects" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Projects.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Find Project Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Projects" contentTypeId="DOCUMENT" contentName="Projects" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Projects" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_PROJECTMGR" contentIdTo="PROJECTMGR_Projects" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_FindProject"/>
+    
+    <DataResource dataResourceId="PROJECTMGR_EProject" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectEditProject.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Find Project Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_EProject" contentTypeId="DOCUMENT" contentName="Edit Project" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_EProject" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="PROJECTMGR_Projects" contentIdTo="PROJECTMGR_EProject" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_EditProject"/>
+    
+    <DataResource dataResourceId="PROJECTMGR_Project" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Project.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Find Project Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Project" contentTypeId="DOCUMENT" contentName=" Project Summary" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Project" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="PROJECTMGR_Projects" contentIdTo="PROJECTMGR_Project" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_projectView"/>
+    
+    <DataResource dataResourceId="PROJECTMGR_Mailing" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectMailingList.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Project Phases Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Mailing" contentTypeId="DOCUMENT" contentName="Mailing" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Mailing" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="PROJECTMGR_Project" contentIdTo="PROJECTMGR_Mailing" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_FindMailingList"/>
+    
+    <DataResource dataResourceId="PROJECTMGR_Phases" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectPhases.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Project Phases Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Phases" contentTypeId="DOCUMENT" contentName="Phases" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Phases" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="PROJECTMGR_Project" contentIdTo="PROJECTMGR_Phases" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_FindPhase"/>
+    
+    <DataResource dataResourceId="PROJECTMGR_Tasks" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectTasks.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Project Tasks Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Tasks" contentTypeId="DOCUMENT" contentName="Tasks" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Tasks" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="PROJECTMGR_Project" contentIdTo="PROJECTMGR_Tasks" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_EditProjectTasks"/>
+    
+    <DataResource dataResourceId="PROJECTMGR_Orders" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectOrders.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Project Orders Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Orders" contentTypeId="DOCUMENT" contentName="Orders" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Orders" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="PROJECTMGR_Project" contentIdTo="PROJECTMGR_Orders" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_EditProjectOrders"/>
+    
+    <DataResource dataResourceId="PROJECTMGR_Resources" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectResources.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Project Resources Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Resources" contentTypeId="DOCUMENT" contentName="Resources" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Resources" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="PROJECTMGR_Project" contentIdTo="PROJECTMGR_Resources" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_ListWorkEffortPartyAssigns"/>
+    
+    <DataResource dataResourceId="PROJECTMGR_Content" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectContent.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr SProject Content Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Content" contentTypeId="DOCUMENT" contentName="Content" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Content" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="PROJECTMGR_Project" contentIdTo="PROJECTMGR_Content" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_EditProjectContents"/>
+    
+    <DataResource dataResourceId="PROJECTMGR_Notes" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectNotes.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Project Notes Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Notes" contentTypeId="DOCUMENT" contentName="Notes" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Notes" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="PROJECTMGR_Project" contentIdTo="PROJECTMGR_Notes" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_EditWorkEffortNotes"/>
+    
+    <DataResource dataResourceId="PROJECTMGR_Subs" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectSubProjects.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Sub projects Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Subs" contentTypeId="DOCUMENT" contentName="Sub projects" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Subs" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="PROJECTMGR_Project" contentIdTo="PROJECTMGR_Subs" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_ListSubProjects"/>
+    
+    <DataResource dataResourceId="PROJECTMGR_Billing" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectBilling.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Project Billing Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Billing" contentTypeId="DOCUMENT" contentName="Billing" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Billing" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="PROJECTMGR_Project" contentIdTo="PROJECTMGR_Billing" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_projectBilling"/>
+    
+    <!-- regarding tasks -->
+    <DataResource dataResourceId="PROJECTMGR_Tasks" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Tasks.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Find Task Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Tasks" contentTypeId="DOCUMENT" contentName="Tasks" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Tasks" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_PROJECTMGR" contentIdTo="PROJECTMGR_Tasks" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_FindTask"/>
+    
+    <DataResource dataResourceId="PROJECTMGR_Resources" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Resources.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Resource Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Resources" contentTypeId="DOCUMENT" contentName="Resources" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Resources" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_PROJECTMGR" contentIdTo="PROJECTMGR_Resources" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_FindResource"/>
+    
+    <!-- regarding timesheets -->
+    <DataResource dataResourceId="PROJECTMGR_Timesheet" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Timesheets.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Timesheet Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Timesheet" contentTypeId="DOCUMENT" contentName="Timesheets" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Timesheet" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_PROJECTMGR" contentIdTo="PROJECTMGR_Timesheet" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_FindTimesheet"/>
+    
+    <!-- regarding skills -->
+    <DataResource dataResourceId="PROJECTMGR_Skills" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Skills.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Edit Skill Types Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Skills" contentTypeId="DOCUMENT" contentName="Skill Types" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Skills" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_PROJECTMGR" contentIdTo="PROJECTMGR_Skills" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_EditSkillTypes"/>
+    
+    <!-- regarding requests -->
+    <DataResource dataResourceId="PROJECTMGR_Requests" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Requests.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" 
+        dataResourceName="ProjectMgr Requests Help" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="PROJECTMGR_Requests" contentTypeId="DOCUMENT" contentName="Request List" templateDataResourceId="HELP_TEMPL" 
+        dataResourceId="PROJECTMGR_Requests" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_PROJECTMGR" contentIdTo="PROJECTMGR_Requests" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PROJECTMGR_RequestList"/>
+    
+
+</entity-engine-xml>
\ No newline at end of file

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTasks.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTasks.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTasks.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTasks.xml Sat Apr 14 16:42:07 2012
@@ -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.
+-->
+<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>xProject Mgr: My tasks</title>
+        <para>
+            This overview outlines all tasks the user has been assigned to.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTasks.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTasks.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTasks.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTimesheet.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTimesheet.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTimesheet.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTimesheet.xml Sat Apr 14 16:42:07 2012
@@ -0,0 +1,33 @@
+<?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>Project Mgr: My Timesheets</title>
+        <para>
+            Here the user enters the hours worked on tasks. 
+        </para>
+        <para>
+            It also provides an overview of all timesheets the user has filled out. It also shows the status of the timesheets.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTimesheet.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTimesheet.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_MyTimesheet.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Project.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Project.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Project.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Project.xml Sat Apr 14 16:42:07 2012
@@ -0,0 +1,90 @@
+<?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>Project Mgr: Project - summary</title>
+        <para>
+            This dashboard gives a one page overview of project details, resources, phases and task. 
+            It is also the starting point to navigate to the various sub screens related to a project.
+        </para>
+        <section>
+            <title>Sub screens</title>
+            <para>Following sub screens are provided:</para>
+            <itemizedlist>
+                <listitem><para>Gantt chart</para></listitem>
+                <listitem><para>Mailing List</para></listitem>
+                <listitem><para>Phases</para></listitem>
+                <listitem><para>Tasks</para></listitem>
+                <listitem><para>Orders</para></listitem>
+                <listitem><para>Resources</para></listitem>
+                <listitem><para>Content</para></listitem>
+                <listitem><para>Notes</para></listitem>
+                <listitem><para>Sub projects</para></listitem>
+                <listitem><para>Billing</para></listitem>
+            </itemizedlist>
+        </section>
+        <section>
+            <title>Project Information</title>
+            <para>This section provides detailed information about the project, e.g. the type and scope, the description and planned and actual start and end dates 
+            and planned and actual hours
+            </para>
+        </section>
+        <section>
+            <title>Resources</title>
+            <para>This section provides detailed information about the participants (organizations and persons) of the project. 
+            For the participating persons this section provides information regarding the role in the project and the hours registered and processed.
+            </para>
+        </section>
+        <section>
+            <title>Sub projects</title>
+            <para>This section provides detailed information about the project that are registered as sub projects of the project.
+            </para>
+        </section>
+        <section>
+            <title>Phases</title>
+            <para>This section provides an overview of the phases of the project, incl. status, priority, start and end date and the hours planned and registered.
+            </para>
+        </section>
+        <section>
+            <title>Task</title>
+            <para>This section provides provides an overview of the tasks of the project, incl. status, priority, start and end date, the first assigned resource
+            and hours planned and registered.
+            </para>
+        </section>
+        <section>
+            <title>Notes</title>
+            <para>This section provides detailed information about notes registered with the project.
+            </para>
+        </section>
+        <section>
+            <title>Content</title>
+            <para>This section provides an overview of content (documents and other files)registered with the project.
+            </para>
+        </section>
+        <section>
+            <title>Orders</title>
+            <para>This section provides an overview of orders linked to the project.
+            </para>
+        </section>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Project.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Project.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Project.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectBilling.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectBilling.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectBilling.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectBilling.xml Sat Apr 14 16:42:07 2012
@@ -0,0 +1,33 @@
+<?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>Project Mgr: Project - billing</title>
+        <para>
+            This screen shows all hours registered to the various tasks in the project by all participants.
+        </para>
+        <para>
+            From here the Project Manager processes all time entries for further processing regarding invoicing and cost accounting.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectBilling.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectBilling.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectBilling.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectContent.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectContent.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectContent.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectContent.xml Sat Apr 14 16:42:07 2012
@@ -0,0 +1,38 @@
+<?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>Project Mgr: Project - content</title>
+        <para>
+            The project manager allows you to manage a project which in its simplest form consists out of phases and tasks.
+        </para>
+        <para>
+            A project consists out of one or more phases of which each phase can have one or more tasks.
+            A task always has a single parentPhase.
+            Time registration is only done on a task level.
+        </para>
+        <para>
+            Estimated and actual dates are only maintained at the task level. For reporting they are calculated to the higher levels. Project views are created to support this.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectContent.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectContent.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectContent.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectEditProject.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectEditProject.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectEditProject.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectEditProject.xml Sat Apr 14 16:42:07 2012
@@ -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.
+-->
+<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>Project Mgr: Project - edit info</title>
+        <para>
+            The Project Manager can edit various details regarding the project.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectEditProject.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectEditProject.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectEditProject.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectMailingList.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectMailingList.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectMailingList.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectMailingList.xml Sat Apr 14 16:42:07 2012
@@ -0,0 +1,38 @@
+<?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>Project Mgr: Project - find mailing list</title>
+        <para>
+            The project manager allows you to manage a project which in its simplest form consists out of phases and tasks.
+        </para>
+        <para>
+            A project consists out of one or more phases of which each phase can have one or more tasks.
+            A task always has a single parentPhase.
+            Time registration is only done on a task level.
+        </para>
+        <para>
+            Estimated and actual dates are only maintained at the task level. For reporting they are calculated to the higher levels. Project views are created to support this.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectMailingList.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectMailingList.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectMailingList.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectNotes.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectNotes.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectNotes.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectNotes.xml Sat Apr 14 16:42:07 2012
@@ -0,0 +1,38 @@
+<?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>Project Mgr: Project - notes</title>
+        <para>
+            The project manager allows you to manage a project which in its simplest form consists out of phases and tasks.
+        </para>
+        <para>
+            A project consists out of one or more phases of which each phase can have one or more tasks.
+            A task always has a single parentPhase.
+            Time registration is only done on a task level.
+        </para>
+        <para>
+            Estimated and actual dates are only maintained at the task level. For reporting they are calculated to the higher levels. Project views are created to support this.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectNotes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectNotes.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectNotes.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectOrders.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectOrders.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectOrders.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectOrders.xml Sat Apr 14 16:42:07 2012
@@ -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.
+-->
+<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>Project Mgr: Project - orders</title>
+        <para>
+            This screen provides an overview of all orders related to the project.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectOrders.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectOrders.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectOrders.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectPhases.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectPhases.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectPhases.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectPhases.xml Sat Apr 14 16:42:07 2012
@@ -0,0 +1,33 @@
+<?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>Project Mgr: Project - phases</title>
+        <para>
+            This screen provides an overview of the phases of the project.
+        </para>
+        <para>
+            The Project Manager can manage all phases in the project here, e.g. defining new phases.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectPhases.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectPhases.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectPhases.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectResources.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectResources.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectResources.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectResources.xml Sat Apr 14 16:42:07 2012
@@ -0,0 +1,33 @@
+<?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>Project Mgr: Project - resources</title>
+        <para>
+            This screen provides an overview of all participants in the project.
+        </para>
+        <para>
+            From here the Project Manager can add new resources to the project, or end the participation of existing project members.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectResources.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectResources.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectResources.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectSubProjects.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectSubProjects.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectSubProjects.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectSubProjects.xml Sat Apr 14 16:42:07 2012
@@ -0,0 +1,38 @@
+<?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>Project Mgr: Project - sub projects</title>
+        <para>
+            The project manager allows you to manage a project which in its simplest form consists out of phases and tasks.
+        </para>
+        <para>
+            A project consists out of one or more phases of which each phase can have one or more tasks.
+            A task always has a single parentPhase.
+            Time registration is only done on a task level.
+        </para>
+        <para>
+            Estimated and actual dates are only maintained at the task level. For reporting they are calculated to the higher levels. Project views are created to support this.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectSubProjects.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectSubProjects.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectSubProjects.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectTasks.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectTasks.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectTasks.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectTasks.xml Sat Apr 14 16:42:07 2012
@@ -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.
+-->
+<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>Project Mgr: Project - tasks</title>
+        <para>
+            This screen provides an overview of all tasks associated to the project.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectTasks.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectTasks.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_ProjectTasks.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Projects.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Projects.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Projects.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Projects.xml Sat Apr 14 16:42:07 2012
@@ -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.
+-->
+<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>Project Mgr: Find Projects</title>
+        <para>
+            This screen provides an overview of all projects the user is participating in.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Projects.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Projects.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Projects.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Requests.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Requests.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Requests.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Requests.xml Sat Apr 14 16:42:07 2012
@@ -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.
+-->
+<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>Project Mgr: Requests</title>
+        <para>
+            This screen provides an overview of all customer request regarding projects.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Requests.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Requests.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Requests.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Resources.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Resources.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Resources.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Resources.xml Sat Apr 14 16:42:07 2012
@@ -0,0 +1,38 @@
+<?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>Project Mgr: Find Resources</title>
+        <para>
+            The project manager allows you to manage a project which in its simplest form consists out of phases and tasks.
+        </para>
+        <para>
+            A project consists out of one or more phases of which each phase can have one or more tasks.
+            A task always has a single parentPhase.
+            Time registration is only done on a task level.
+        </para>
+        <para>
+            Estimated and actual dates are only maintained at the task level. For reporting they are calculated to the higher levels. Project views are created to support this.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Resources.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Resources.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Resources.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Skills.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Skills.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Skills.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Skills.xml Sat Apr 14 16:42:07 2012
@@ -0,0 +1,38 @@
+<?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>Project Mgr: Edit Skill Type</title>
+        <para>
+            The project manager allows you to manage a project which in its simplest form consists out of phases and tasks.
+        </para>
+        <para>
+            A project consists out of one or more phases of which each phase can have one or more tasks.
+            A task always has a single parentPhase.
+            Time registration is only done on a task level.
+        </para>
+        <para>
+            Estimated and actual dates are only maintained at the task level. For reporting they are calculated to the higher levels. Project views are created to support this.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Skills.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Skills.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Skills.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Tasks.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Tasks.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Tasks.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Tasks.xml Sat Apr 14 16:42:07 2012
@@ -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.
+-->
+<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>Project Mgr: Tasks</title>
+        <para>
+            This screen provides an overview of all tasks in the module
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Tasks.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Tasks.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_Tasks.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_TimeSheets.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_TimeSheets.xml?rev=1326142&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_TimeSheets.xml (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_TimeSheets.xml Sat Apr 14 16:42:07 2012
@@ -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.
+-->
+<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>Project Mgr: Timesheets</title>
+        <para>
+            This screen provides an overview of all timesheets registered with the application by all project participants.
+        </para>
+</section>
+

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_TimeSheets.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_TimeSheets.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/specialpurpose/projectmgr/data/helpdata/HELP_PROJECTMGR_TimeSheets.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: ofbiz/trunk/specialpurpose/projectmgr/documents/ProjectMgr.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/documents/ProjectMgr.xml?rev=1326142&r1=1326141&r2=1326142&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/documents/ProjectMgr.xml (original)
+++ ofbiz/trunk/specialpurpose/projectmgr/documents/ProjectMgr.xml Sat Apr 14 16:42:07 2012
@@ -22,7 +22,26 @@ under the License.
     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 Project Manager.</title>
+    <title>Project Manager</title>
     <xi:include href="../data/helpdata/HELP_PROJECTMGR.xml" />
     <xi:include href="../data/helpdata/HELP_PROJECTMGR_main.xml" />
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_MyTasks.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_MyTimesheet.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_Projects.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_Project.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_ProjectBilling.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_ProjectContent.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_ProjectEditProject.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_ProjectMailingList.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_ProjectNotes.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_ProjectOrders.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_ProjectPhases.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_ProjectResources.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_ProjectSubProjects.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_ProjectTasks.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_Requests.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_Resources.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_Skills.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_Tasks.xml"/>
+    <xi:include href="../data/helpdata/HELP_PROJECTMGR_TimeSheets.xml"/>
 </chapter>