Archive for the 'Tutorials' Category

Controlling Access on Large Drupal Sites

Thursday, July 27th, 2006

Suppose you’ve got a large website, with hundreds of pages of content… maybe even thousands. Suppose also that you have several different user groups and several sections of content requiring varying levels of access. Site content is edited by and contributed to by non-techies, and furthermore, we don’t want them to have to worry about protecting each page they create… we just want them to publish and not have to think about access control.

This is a pretty tall order… but thanks to Drupal, and some great third party modules, it can be a piece of cake.

Read on »