|
From: Verdon V. <ve...@us...> - 2008-07-25 12:28:36
|
Update of /cvsroot/phpwebsite-comm/modules/rolodex/boost In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6454/boost Modified Files: update.php Log Message: category, location, feature switches Index: update.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/boost/update.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** update.php 24 Jul 2008 12:40:13 -0000 1.12 --- update.php 25 Jul 2008 12:28:11 -0000 1.13 *************** *** 163,167 **** ---------------- + Added support for email/contact link privacy at user level ! + Various minor layout tweaks + Fixed bug in post settings that wasn\'t clearning custom field labels --- 163,167 ---- ---------------- + Added support for email/contact link privacy at user level ! + Minor layout tweaks + Fixed bug in post settings that wasn\'t clearning custom field labels *************** *** 169,172 **** --- 169,176 ---- perms can edit internal custom field data + Added categories to dependency.xml and check file + + Re-organized some control panel tabs into sub-tabs + + Added settings to enable or disable categories, locations, + and features + </pre>'; |