Go to file
Dries Buytaert 72065fb835 - 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 ...
2001-06-20 20:00:40 +00:00
database Oops, a rather large commit: 2001-06-17 18:31:25 +00:00
includes - Added a brand-new access.module which allows you to manage 'roles' 2001-06-20 20:00:40 +00:00
misc New powered-by gif with 3D drop 2001-03-02 22:27:01 +00:00
modules - Added a brand-new access.module which allows you to manage 'roles' 2001-06-20 20:00:40 +00:00
scripts - Changed 'drop' to 'drupal'; a left-over from the old days, I guess. 2001-06-15 11:07:27 +00:00
themes Oops, a rather large commit: 2001-06-17 18:31:25 +00:00
updates - Added a brand-new access.module which allows you to manage 'roles' 2001-06-20 20:00:40 +00:00
.htaccess - Renamed syndication.module to import.module. 2001-05-28 18:53:48 +00:00
CHANGELOG - Small visual update to watchdog.module. 2001-06-15 11:04:59 +00:00
INSTALL - a bunch of various updates 2001-04-05 20:33:36 +00:00
LICENSE - various updates, bugfixes and improvements 2001-02-04 22:09:38 +00:00
account.php - Added a brand-new access.module which allows you to manage 'roles' 2001-06-20 20:00:40 +00:00
admin.php - Added a brand-new access.module which allows you to manage 'roles' 2001-06-20 20:00:40 +00:00
cron.php CHANGES: 2001-05-19 13:41:52 +00:00
error.php - Improved watchdog and submission throttle: removed redundant code, 2001-06-13 21:37:19 +00:00
export.php - Renamed syndication.module to import.module. 2001-05-28 18:53:48 +00:00
favicon.ico I whipped up a favicon to please our IE using users... 2001-01-04 15:21:43 +00:00
index.php - Added a brand-new access.module which allows you to manage 'roles' 2001-06-20 20:00:40 +00:00
module.php - Merged "system settings" and "module settings" into one page. IMHO 2001-06-17 20:35:48 +00:00
node.php - Added a brand-new access.module which allows you to manage 'roles' 2001-06-20 20:00:40 +00:00
robots.txt Again, a large batch of updates - I'm twisting things around here: 2000-12-16 08:39:01 +00:00
search.php - Added a brand-new access.module which allows you to manage 'roles' 2001-06-20 20:00:40 +00:00
submit.php - Added a brand-new access.module which allows you to manage 'roles' 2001-06-20 20:00:40 +00:00