Jump to navigation Skip to content
In honor of long-time Drupal contributor Aaron Winborn (see his recent Community Spotlight), whose battle with
Here's an update from the Documentation Working Group (DocWG) on what has been happening in Drupal Documentation in the last month or so. Sorry...
Topics:
2015 started out strong with our first DrupalCon of the year, which took place from 10-12 February in Bogota, Columbia.
The Drupal project just turned 14 years old. There are now over 1 million known installations of Drupal, and Drupal.org has over 1 million users.
For our equipment booking system we needed two kinds of content types: reservation and equipment. Patrons would create nodes of the reservation content type. Staff would create nodes of the equipment content type(s).
Have you ever used hook_node_access() to control access to various node operations on your site?