Final notes added to the install process.
authorAlan Jack Pippin <ajp@pippin.(none)>
Sun, 6 Jan 2008 06:54:24 +0000 (23:54 -0700)
committerAlan J. Pippin <ajp@pippins.net>
Sun, 6 Jan 2008 06:54:24 +0000 (23:54 -0700)
doc/install.txt
templates/default/admin.tpl

index 10ae9feb00df556f4d9da147ba98e2fdcf5cd08d..7ccd814cd4037b9feef45568070e68892730bfe0 100644 (file)
@@ -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
 
index 92853122bc4cbad8e6b772bffab53ba6fdcc7de9..5a6a40601687c1e379275bf21006a7293e5b0b3d 100644 (file)
@@ -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>