From: Alan Jack Pippin <ajp@pippin.(none)>
Date: Sun, 6 Jan 2008 06:54:24 +0000 (-0700)
Subject: Final notes added to the install process.
X-Git-Tag: release_0_1_0~8
X-Git-Url: http://git.pippins.net/%27%20%20%20%20.%20%24GLOBALS%5B%27phpgw%27%5D-%3Elink%28%27inc/jquery/static/static/git-logo.png?a=commitdiff_plain;h=6297f4c1657585de3c425d6be9588db58b34955b;p=eq%2F.git

Final notes added to the install process.
---

diff --git a/doc/install.txt b/doc/install.txt
index 10ae9fe..7ccd814 100644
--- a/doc/install.txt
+++ b/doc/install.txt
@@ -6,15 +6,18 @@ Alan Pippin <apippin@pippins.net>
    v1.0, 19 May 2005
    
    Steps for installing Elders Quroum app
-     _________________________________________________________________
+   _________________________________________________________________
    
 Getting and Installing
 
 Downloading
 
-   Can be downloaded from some url.
-     _________________________________________________________________
-   
+   Can be downloaded from:
+   https://eq.pippins.net/eq.tar
+
+   It can also be obtained via the GIT revision control system by pulling from here:
+   http://git.pippins.net/eq/
+
 Installing
 
    1) Setup the mysql table structures for the EQ application
@@ -27,6 +30,7 @@ Installing
       upload_target_path & script_path
    4) A graphical representation of the mysql schema used by this application can 
       be found here: eq/sql/eq.jpg
+   5) Click on the Admin tool in the EQ app to import your initial set of ward data
 
 Requirements
 
diff --git a/templates/default/admin.tpl b/templates/default/admin.tpl
index 9285312..5a6a406 100644
--- a/templates/default/admin.tpl
+++ b/templates/default/admin.tpl
@@ -59,6 +59,7 @@
             <br>This entry is used to email the entire presidency, and its email address should cause that to happen.
             <br>If a member of the presidency is not a District Leader, make sure to set their "District=0".
 	    <br>The President, Counselor, Secretary, and EQ Presidency fields are boolean value (true|false) flags.
+            <br>You can only add 1 new presidency member at a time (1 per each update request to the table).
 	    <br><br>
 	    <input type="submit" value="Update EQ Presidency Table">
 	    </form>