From: Alan Jack Pippin 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/embedvideo/.git/static/gitweb.js?a=commitdiff_plain;h=6297f4c1657585de3c425d6be9588db58b34955b;hp=ba23ebcfc6ed58f3db2359e37875c6488dc7d837;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 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 @@
This entry is used to email the entire presidency, and its email address should cause that to happen.
If a member of the presidency is not a District Leader, make sure to set their "District=0".
The President, Counselor, Secretary, and EQ Presidency fields are boolean value (true|false) flags. +
You can only add 1 new presidency member at a time (1 per each update request to the table).