From c030018ea794307bb40710bba8b22831ce11e11b Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Mon, 8 May 2006 04:05:04 +0000 Subject: [PATCH] initial project management default template --- .../wgtemplate_default_pm_edit_task.tmpl | 75 ++ .../wgtemplate_default_pm_gantt_chart.tmpl | 52 ++ ...wgtemplate_default_pm_project_display.tmpl | 645 ++++++++++++++++++ .../wgtemplate_default_pm_view.tmpl | 150 ++++ 4 files changed, 922 insertions(+) create mode 100644 docs/upgrades/templates-6.99.0/wgtemplate_default_pm_edit_task.tmpl create mode 100644 docs/upgrades/templates-6.99.0/wgtemplate_default_pm_gantt_chart.tmpl create mode 100644 docs/upgrades/templates-6.99.0/wgtemplate_default_pm_project_display.tmpl create mode 100644 docs/upgrades/templates-6.99.0/wgtemplate_default_pm_view.tmpl diff --git a/docs/upgrades/templates-6.99.0/wgtemplate_default_pm_edit_task.tmpl b/docs/upgrades/templates-6.99.0/wgtemplate_default_pm_edit_task.tmpl new file mode 100644 index 000000000..676a75b0d --- /dev/null +++ b/docs/upgrades/templates-6.99.0/wgtemplate_default_pm_edit_task.tmpl @@ -0,0 +1,75 @@ +#ProjectManagerTMPL0004 +#title:Default Project Manager Edit Task +#menuTitle:Default Project Manager Edit Task +#url:default-pm-template-edit-task +#namespace:ProjectManager_editTask +#create + + + + + + + + + + + + + + + + + + + + + + + + +~~~ \ No newline at end of file diff --git a/docs/upgrades/templates-6.99.0/wgtemplate_default_pm_gantt_chart.tmpl b/docs/upgrades/templates-6.99.0/wgtemplate_default_pm_gantt_chart.tmpl new file mode 100644 index 000000000..2044ce511 --- /dev/null +++ b/docs/upgrades/templates-6.99.0/wgtemplate_default_pm_gantt_chart.tmpl @@ -0,0 +1,52 @@ +#ProjectManagerTMPL0003 +#title:Default Project Manager Gantt Chart +#menuTitle:Default Project Manager Gantt Chart +#url:default-pm-template-gantt-chart +#namespace:ProjectManager_gantt +#create + +
+ + +
+ +
+
+ +
+
+
+
+ +
+ +
+
+
+
+
+ + + + + + + + + + + + + + + + + + +
 
+
+
+ +~~~ \ No newline at end of file diff --git a/docs/upgrades/templates-6.99.0/wgtemplate_default_pm_project_display.tmpl b/docs/upgrades/templates-6.99.0/wgtemplate_default_pm_project_display.tmpl new file mode 100644 index 000000000..61015c58c --- /dev/null +++ b/docs/upgrades/templates-6.99.0/wgtemplate_default_pm_project_display.tmpl @@ -0,0 +1,645 @@ +#ProjectManagerTMPL0002 +#title:Default Project Display +#menuTitle:Default Project Display +#url:default-pm-template-project-display +#namespace:ProjectManager_project +#create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 Task NameDurationStartFinishPred +
+ +
+
 
+ + + + + +
 
 
+ + + + +~~~ + + + \ No newline at end of file diff --git a/docs/upgrades/templates-6.99.0/wgtemplate_default_pm_view.tmpl b/docs/upgrades/templates-6.99.0/wgtemplate_default_pm_view.tmpl new file mode 100644 index 000000000..e7f4217f5 --- /dev/null +++ b/docs/upgrades/templates-6.99.0/wgtemplate_default_pm_view.tmpl @@ -0,0 +1,150 @@ +#ProjectManagerTMPL0001 +#title:Default Project Management System Dashboard +#menuTitle:Default Project Management System Dashboard +#url:default-pm-template-dashboard +#namespace:ProjectManager_dashboard +#create + +

+
+ + +

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

+ +

+
+
+ + +
+
+
%
+
+
+ +   + +
+ +~~~ + \ No newline at end of file