Drupal Planet

Drupal Content Access by Path module

Ever needed to give a Drupal content editor access to edit site sections instead of the whole site? Introducing the Content Access by Path module.

How to use once() in Drupal

Once is a Drupal library - available on npm - that ensures your JavaScript only runs once when working on any item.