Update of /cvsroot/phpwebsite-comm/modules/staffman/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5868/docs
Modified Files:
README.txt
Log Message:
improved README
Index: README.txt
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/staffman/docs/README.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** README.txt 22 Oct 2004 19:39:22 -0000 1.12
--- README.txt 22 Oct 2004 20:16:50 -0000 1.13
***************
*** 83,92 ****
------------------------------
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
--- 83,92 ----
------------------------------
1.5
! Changed staff.php and template view.tpl so that if the staff listing is not
! categorized, no category is listed. (Fatcat now returns 'NA' in this instance.)
! Changed staff.php save code so that previously-set categories are properly
! cleared before saving a new set.
! Added conf/menuman.php to enable 'Add Module Default' menu item in Menu Manager.
! Modified list layouts so that all column cells are set to valign="top".
1.4-1
Removed code in boost/install.php that unnecessarily registered the module
|