taxonomy_access 5.x-2.x-dev

edrex - June 20, 2007 - 09:47
Nightly development snapshot from CVS branch: DRUPAL-5--2
First released: June 20, 2007 - 09:47
Download: taxonomy_access-5.x-2.x-dev.tar.gz
Size: 36.37 KB
md5_file hash: 49695f863915798704442527a4d851b1
Last updated: August 28, 2008 - 00:11
View usage statistics for this release

This branch introduces some important SQL optimizations, which drastically reduce the number of database records required for sites with a large number of terms and roles. The admin interface has been updated to allow you to keep your access rules lean and mean.

The changes should ease administration, make some queries faster, and have certainly made the code simpler. The important stuff seems to be working, but please test your rules carefully and report any anomalies (include a simple example of an access scheme which doesn't behave as expected so that we can replicate).

Updating

There is an upgrade path from the old version, just make sure that you carefully examine the rules for each role and remove all the extra rules after upgrading.

Docs

The documentation hasn't been updated yet (I think a handbook page with lots of examples would be enormously helpful). The basic change is the addition of a global default rule and then a per-vocabulary default for each role which give the permissions for any term which don't have its own rule. More to come (please file issues with questions etc).

Future

The admin UI will likely continue to be improved in this branch.

 
 

Drupal is a registered trademark of Dries Buytaert.