From: <gbr...@us...> - 2003-09-10 20:36:48
|
Update of /cvsroot/phpwebsite-comm/modules/staffman/docs In directory sc8-pr-cvs1:/tmp/cvs-serv25525/docs Modified Files: README.txt Log Message: Add update.php file to reload new help data for View All Index: README.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/staffman/docs/README.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** README.txt 5 Sep 2003 14:22:58 -0000 1.4 --- README.txt 10 Sep 2003 20:36:12 -0000 1.5 *************** *** 35,38 **** --- 35,46 ---- ------------------------------ + UPDATING + ------------------------------ + This module is designed to be self-updating. Simply drop the staffman directory into + the mod/ directory of your site, replacing the existing staffman directory. Log in to + your site as Deity, select Control Panel, Administration, and Boost. Click the Update + button next to Staff Listing to complete the update. + + ------------------------------ CUSTOMIZATION ------------------------------ *************** *** 82,85 **** --- 90,98 ---- VERSION HISTORY ------------------------------ + 1.2 + Fixed missing help information in earlier upgrade (1.1 and 1.1.1) by adding update + scripting to re-load the help file. + 1.1.1 + Corrected minor display problems when viewing multiple staff member listings. 1.1 Added capability to view all staffmembers with a button on the main list |