Update of /cvsroot/phpwebsite-comm/modules/rolodex/boost
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31273/boost
Modified Files:
update.php
Log Message:
1.0 cleanup
Index: update.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/boost/update.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** update.php 7 Jul 2008 13:30:04 -0000 1.9
--- update.php 7 Jul 2008 14:06:16 -0000 1.10
***************
*** 134,137 ****
--- 134,142 ----
+ Added View icon to member viewLink(icon=false)
+ Added option to have admin notification of all member edits
+ + Added Settings link to navLinks() if not already an admin mode
+ + Consolidated list by location/feature/category views into
+ main browse/list function
+ + Cleaned out a lot of old code from old view by lists
+ + Template tweaks
</pre>';
|