-
- Downloads
- Added a brand-new access.module which allows you to manage 'roles' (groups) and 'permissions' ... (inspired by Zope's system). + Once installed, click the help-link for more information. + See updates/2.00-to-x.xx.sql for the SQL updates. - Modified loads of code to use our new access.module. The system still has to mature though: new permissions have to be added and existing permissions need stream-lining. Awaiting suggestions. - As a direct result of the new access system, I had to rewrite the way the top-level links in admin.php are rendered and displayed, and xhtml-ified admin.php while I was at it. TODO - Home-brewed modules need updating, home-brewed themes not. (Examples: file.module, trip_link.module) - As soon we *finished* the refactoring of the user system (KJ has been working on this refactoring already) we should consider to embed this role and permission code into account.module ...
Showing
- account.php 1 addition, 1 deletionaccount.php
- admin.php 25 additions, 18 deletionsadmin.php
- includes/comment.inc 79 additions, 69 deletionsincludes/comment.inc
- includes/common.inc 4 additions, 4 deletionsincludes/common.inc
- includes/node.inc 1 addition, 1 deletionincludes/node.inc
- includes/theme.inc 2 additions, 2 deletionsincludes/theme.inc
- includes/user.inc 12 additions, 6 deletionsincludes/user.inc
- index.php 10 additions, 3 deletionsindex.php
- modules/account.module 75 additions, 107 deletionsmodules/account.module
- modules/aggregator.module 57 additions, 47 deletionsmodules/aggregator.module
- modules/aggregator/aggregator.module 57 additions, 47 deletionsmodules/aggregator/aggregator.module
- modules/block.module 25 additions, 17 deletionsmodules/block.module
- modules/block/block.module 25 additions, 17 deletionsmodules/block/block.module
- modules/book.module 30 additions, 13 deletionsmodules/book.module
- modules/book/book.module 30 additions, 13 deletionsmodules/book/book.module
- modules/box.module 40 additions, 30 deletionsmodules/box.module
- modules/comment.module 27 additions, 17 deletionsmodules/comment.module
- modules/comment/comment.module 27 additions, 17 deletionsmodules/comment/comment.module
- modules/conf.module 28 additions, 18 deletionsmodules/conf.module
- modules/cvs.module 22 additions, 11 deletionsmodules/cvs.module
Loading
Please register or sign in to comment