Improved documentation comments across multiple applications.
authorAlan Jack Pippin <ajp@pippin.(none)>
Mon, 7 Jan 2008 07:36:20 +0000 (00:36 -0700)
committerAlan J. Pippin <ajp@pippins.net>
Mon, 7 Jan 2008 07:36:20 +0000 (00:36 -0700)
Fixed bad ordering of install steps.

doc/install.txt
templates/default/act_update.tpl
templates/default/assign_update.tpl
templates/default/att_update.tpl
templates/default/par_view.tpl
templates/default/willing_view.tpl

index ce587ed4f1d5215436efa3f23fdab688aac6c49f..c8c5d6b17f3e4bec34bbbd7f186627d36ea861c1 100644 (file)
@@ -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 -> <username> -> 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
 
index fc5107d30b6563c49a2e48a9ba6d2247b4504b8c..cdf4c54fd442cbbf9b11618f7fd76b5f85c3b45d 100644 (file)
@@ -9,7 +9,7 @@
                        <td align="center" bgcolor="#c9c9c9"><font face="{font}"><b>{lang_action}:&nbsp;{name}</b></font></td>
                </tr>
                <tr>
-                       <td align="left"><font face="{font}"><b>Name:</b>&nbsp;{assignment_data}</td>
+                       <td align="left"><font face="{font}"><b>Name:</b>&nbsp;{assignment_data}&nbsp;Assignment</td>
                </tr>
                <tr>
                        <td align="left"><font face="{font}"><b>Date:</b>&nbsp;{cal_date}</td>
index 2d9adfad799ef4e8f6cdce5cc9f1607019f63bb5..08be270d76af0e58026ebcee9dfadbb4ef23604c 100644 (file)
@@ -12,7 +12,7 @@
                        <td align="left"><font face="{font}"><b>Name:</b>&nbsp;<input type=text size="60" name="name" value="{name}"</input></td>
                </tr>
                <tr>
-                       <td align="left"><font face="{font}"><b>Code:</b>&nbsp;<input type=text size="12" name="code" value="{code}"</input></td>
+                       <td align="left"><font face="{font}"><b>Code:</b>&nbsp;<input type=text size="12" name="code" value="{code}"</input>&nbsp;This is a 2 or 3 letter abbreviation that uniquely identifies this assignment.</td>
                </tr>
        </table>
 
index 8f9899828d53c0feea85a896cb36357c9578eaa2..7ee403ab756d7a94026a481e9873539d3e600d0a 100644 (file)
@@ -9,7 +9,10 @@
                        <td align="center" bgcolor="#c9c9c9"><font face="{font}"><b>Elder Attendance Table</b></font></td>
                </tr>
        </table>
-       <br><br>
+       <br>
+       <b>Note:</b> All Elders serving in the EQ Presidency, Young Men, Sunday School, or Primary
+       <br>have been automarked as attending. Feel free to adjust this accordingly.
+       <br>
        <table border="0" width="{total_width}" cellspacing="2" cellpadding="2">
        <tr bgcolor="#c9c9c9">
                <th>&nbsp;</th>
index fe31041db1394acc5477b892d5503818be46d30c..37a7625d5cad3dc489fbc972b036f0275377af37 100644 (file)
@@ -5,7 +5,9 @@
                        <td align="center" bgcolor="#c9c9c9"><font face="{font}"><b>Elder Participation Table</b></font></td>
                </tr>
        </table>
-       <br><br>
+       <br>
+       This table shows how many times each Elder has participated in each assignment and when they last did so.
+        <br>
        <table border="0" width="{total_width}" cellspacing="2" cellpadding="2">
        <tr bgcolor="#c9c9c9">
                <td width={elder_width}><b><center>Elder</center></b></td>
index d29955bd37174cb409bc45cdc5db6ba706fbf354..4ae65660898e24740533d67cfe9500d8cae6e73e 100644 (file)
@@ -18,7 +18,7 @@
        </tr>
        </table>
        </form>
-
+       This table shows what assignments each Elder is willing to fulfill, and when they last did so.
        <form action="{actionurl}" method="POST">
        <table border="0" width="{total_width}" cellspacing="2" cellpadding="2">
        <tr bgcolor="#c9c9c9">