Controlling Access to nodes using core, contrib, and custom

Events happening in the community are now at Drupal community events on www.drupal.org.
hefox's picture

# Brief description (1 paragraph)
Want to control access to some nodes in some way? Then ya need some access on ya nodes.

# Agenda (bulleted list preferred)

  • Introduction
  • Out of the box (user permissions)
  • Contrib modules
  • Module Development, aka how contrib does it
    • Node type modules and hook_access
    • Using grants
    • Rewrite SQL
    • Drupal 7 Changes

# About the Presenter (optional, but helpful to attendees and camp organizers)
The presenter is the presenter :).

(Beginner & intermediate probably, but felt weird selecting more than one :(. )

Comments

More than one tag is fine

winston's picture

In fact, I'd say this might be an advanced session towards the end.

I'm not that experienced with this, but I've heard that node access issues can get tricky so this should be a good one.