From d0da3df0bbb0f897fe70e173093052b0e39c3bb0 Mon Sep 17 00:00:00 2001 From: Alan Jack Pippin Date: Mon, 7 Jan 2008 00:36:20 -0700 Subject: [PATCH] Improved documentation comments across multiple applications. Fixed bad ordering of install steps. --- doc/install.txt | 8 +++++--- templates/default/act_update.tpl | 2 +- templates/default/assign_update.tpl | 2 +- templates/default/att_update.tpl | 5 ++++- templates/default/par_view.tpl | 4 +++- templates/default/willing_view.tpl | 2 +- 6 files changed, 15 insertions(+), 8 deletions(-) diff --git a/doc/install.txt b/doc/install.txt index ce587ed..c8c5d6b 100644 --- a/doc/install.txt +++ b/doc/install.txt @@ -27,16 +27,18 @@ Installing 3) Point your browser to: http://www.yourdomain.com/phpgroupware/setup The setup prog will autodetect this application. From there you will need to assign this app to the users you want to have be able to use it. + Enable it for each user by going to Site Admin -> User Accounts -> -> edit + Make sure the "eq" application has a checkmark next to it under "Permissions this user has" 4) Edit the LOCAL CONFIGURATION section of eq/inc/class.eq.inc.php Make sure you update the path locations for your specific: upload_target_path & script_path 5) A graphical representation of the mysql schema used by this application can be found here: eq/sql/eq.jpg - 6) Click on the Admin tool and update the EQ Presidency Table appropriately. + 6) Click on the Admin tool in the EQ app to import your initial set of ward data + obtained from MLS into the EQ application. + 7) Click on the Admin tool and update the EQ Presidency Table appropriately. The most important thing at this point is to get your district leaders added for each district you have in your quorum. - 7) Click on the Admin tool in the EQ app to import your initial set of ward data - obtained from MLS into the EQ application. Requirements diff --git a/templates/default/act_update.tpl b/templates/default/act_update.tpl index fc5107d..cdf4c54 100644 --- a/templates/default/act_update.tpl +++ b/templates/default/act_update.tpl @@ -9,7 +9,7 @@ {lang_action}: {name} - Name: {assignment_data} + Name: {assignment_data} Assignment Date: {cal_date} diff --git a/templates/default/assign_update.tpl b/templates/default/assign_update.tpl index 2d9adfa..08be270 100644 --- a/templates/default/assign_update.tpl +++ b/templates/default/assign_update.tpl @@ -12,7 +12,7 @@ Name:  - Code:  + Code:  This is a 2 or 3 letter abbreviation that uniquely identifies this assignment. diff --git a/templates/default/att_update.tpl b/templates/default/att_update.tpl index 8f98998..7ee403a 100644 --- a/templates/default/att_update.tpl +++ b/templates/default/att_update.tpl @@ -9,7 +9,10 @@ Elder Attendance Table -

+
+ Note: All Elders serving in the EQ Presidency, Young Men, Sunday School, or Primary +
have been automarked as attending. Feel free to adjust this accordingly. +
diff --git a/templates/default/par_view.tpl b/templates/default/par_view.tpl index fe31041..37a7625 100644 --- a/templates/default/par_view.tpl +++ b/templates/default/par_view.tpl @@ -5,7 +5,9 @@
 Elder Participation Table
-

+
+ This table shows how many times each Elder has participated in each assignment and when they last did so. +
diff --git a/templates/default/willing_view.tpl b/templates/default/willing_view.tpl index d29955b..4ae6566 100644 --- a/templates/default/willing_view.tpl +++ b/templates/default/willing_view.tpl @@ -18,7 +18,7 @@
Elder
- + This table shows what assignments each Elder is willing to fulfill, and when they last did so.
-- 2.34.1