From: <gbr...@us...> - 2003-06-25 22:13:15
|
Update of /cvsroot/phpwebsite-comm/modules/jobman/docs In directory sc8-pr-cvs1:/tmp/cvs-serv30489/docs Modified Files: README.txt Log Message: General cleanup, change visible module name to Positions Available Index: README.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/jobman/docs/README.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** README.txt 21 May 2003 22:29:37 -0000 1.1.1.1 --- README.txt 25 Jun 2003 22:13:10 -0000 1.2 *************** *** 1,7 **** ----------------------------------------------------------------------------------- ! phpWebSite Job List Manager README ----------------------------------------------------------------------------------- ! Author: George Brackett <gbr...@NO...> ! Version: 1 4/30/2003 ------------------------------- --- 1,8 ---- ----------------------------------------------------------------------------------- ! phpWebSite Positions Available README ----------------------------------------------------------------------------------- ! ! @version $Id$ ! @author George Brackett <gbr...@NO...> ------------------------------- *************** *** 9,15 **** ------------------------------- phpWebSite v0.9.1 or above - These post-0.9.1 CVS updates will be required until phpWS v0.9.2 is released: - core/Manager.php - mod/menuman/ ------------------------------- --- 10,13 ---- *************** *** 30,34 **** This module is designed to be self-installing. Simply drop the jobman directory into the mod/ directory of your site. Log in to your site as Deity, select Modules, and ! select the Boost Module Upgrader. The jobman module will be listed as "Job List Manager." Click Install. After successful installation, the module will appear along with other installed modules in the Content column of the Modules display. --- 28,32 ---- This module is designed to be self-installing. Simply drop the jobman directory into the mod/ directory of your site. Log in to your site as Deity, select Modules, and ! select the Boost Module Upgrader. The jobman module will be listed as "Positions Available." Click Install. After successful installation, the module will appear along with other installed modules in the Content column of the Modules display. *************** *** 45,49 **** ------------------------------ To uninstall this module, log in to your site as Deity, select Modules and then ! Boost Module Upgrader. Locate 'Job List Manager' in the list of modules, and click Uninstall. --- 43,47 ---- ------------------------------ To uninstall this module, log in to your site as Deity, select Modules and then ! Boost Module Upgrader. Locate 'Positions Available' in the list of modules, and click Uninstall. |