Update of /cvsroot/phpwebsite-comm/modules/staffman/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18985/docs
Modified Files:
README.txt
Log Message:
minor mods to README and conf/boost
Index: README.txt
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/staffman/docs/README.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** README.txt 3 Jun 2004 00:38:40 -0000 1.10
--- README.txt 27 Jul 2004 00:50:31 -0000 1.11
***************
*** 43,53 ****
------------------------------
- CUSTOMIZATION
- ------------------------------
- To turn OFF the search function, comment out the section of /boost/install.php
- that registers the module with the search module. The beginning and end of the
- section are indicated by comments in the file. Then re-install the staffman module.
-
- ------------------------------
UN-INSTALLATION
------------------------------
--- 43,46 ----
***************
*** 79,84 ****
display the list, freeing administrators from having to know the operation value
required. Second, I have used the help module to provide help for key items in
! the interface. Third, I have registered the module with the Search facility.
! Finally, I have included category (fatcat) support.
I hope you will find staffman a useful example. If you find errors, or wish to
--- 72,76 ----
display the list, freeing administrators from having to know the operation value
required. Second, I have used the help module to provide help for key items in
! the interface.
I hope you will find staffman a useful example. If you find errors, or wish to
|