Fixed bad ordering of install steps.
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
<td align="center" bgcolor="#c9c9c9"><font face="{font}"><b>{lang_action}: {name}</b></font></td>
</tr>
<tr>
- <td align="left"><font face="{font}"><b>Name:</b> {assignment_data}</td>
+ <td align="left"><font face="{font}"><b>Name:</b> {assignment_data} Assignment</td>
</tr>
<tr>
<td align="left"><font face="{font}"><b>Date:</b> {cal_date}</td>
<td align="left"><font face="{font}"><b>Name:</b> <input type=text size="60" name="name" value="{name}"</input></td>
</tr>
<tr>
- <td align="left"><font face="{font}"><b>Code:</b> <input type=text size="12" name="code" value="{code}"</input></td>
+ <td align="left"><font face="{font}"><b>Code:</b> <input type=text size="12" name="code" value="{code}"</input> This is a 2 or 3 letter abbreviation that uniquely identifies this assignment.</td>
</tr>
</table>
<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> </th>
<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>
</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">