Update of /cvsroot/phpwebsite-comm/modules/staffman/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30073/docs
Modified Files:
README.txt
Log Message:
modifications to v1.5
Index: README.txt
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/staffman/docs/README.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** README.txt 27 Jul 2004 00:50:31 -0000 1.11
--- README.txt 22 Oct 2004 19:39:22 -0000 1.12
***************
*** 82,85 ****
--- 82,92 ----
VERSION HISTORY
------------------------------
+ 1.5
+ Changed view code so that if the staff listing is not categorized, no category
+ is listed. (Fatcat now returns 'NA' in this instance.)
+ Changed save code so that previously-set categories are properly cleared before
+ saving a new set.
+ Added capability to 'Add Module Default' menu item in Menu Manager.
+ Adjusted all column entries in lists to have valign="top".
1.4-1
Removed code in boost/install.php that unnecessarily registered the module
|