Planet

Erik Wagner, Program Manager at Volacci, walks you through the steps of installing Google Tag Manager and Univ

You can remove content from your site using the HTTP method DELETE. Since you don't want just anyone deleting content from your site, you'll want to keep permission limited to trusted users.

/**
* Implements hook_install().
*/
function artist_install() {
artist_install_vocabularies();
artist_install_terms();
}

Simplenews is one of the solid Newsletter management modules for Drupal.

Drupal 7 uses InnoDB as default MySQL engine for all tables in database. Innodb is a better option for processing large volume of data.

The latest version of DruCall is now pushed to the Drupal Git Repository.

Pages