[Phpslash-commit] CVS: phpslash-dev CHANGES,1.140,1.141
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-11-09 19:13:23
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8252/phpslash-dev Modified Files: CHANGES Log Message: Added support for block option edit_perms. Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.140 retrieving revision 1.141 diff -C2 -d -r1.140 -r1.141 *** CHANGES 6 Nov 2004 18:59:16 -0000 1.140 --- CHANGES 9 Nov 2004 19:13:14 -0000 1.141 *************** *** 13,16 **** --- 13,24 ---- 9 - Removal of something (kill -9 :) + 2004-November 9 Joe Stewart <joe...@us... + [F] - Block_admin.class, psl_core.sql - Added support for block option "edit_perms". + This option allows each block to limit users that have the ability to edit. + Wrong choices or deleting page blocks can be particulary problematic. + Added group - blockLayoutEditor, consisting of new permissions - + blockEditPageBlocks, blockEditModuleBlocks, blockEditNavbarBlocks, + blockEditHeaderBlocks, and blockEditFooterBlocks. + 2004-November 6 Joe Stewart <joe...@us... [BF] - basic/slashHead-fckeditor.tpl - insert back missing stylesheets |