admin_menu_extras

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module gives admin_menu some additional functions and tweaks:

  • Optionally shows admin_menu only on admin paths
  • Compatibility with Stanley theme

DPM Once

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Introduces a function called dpm_once() that only runs dpm once from each place it is called.

This code is not mine. I copied it from here:
http://dropbucket.org/node/1478
There is also a patch to be merged to devel here:
https://www.drupal.org/node/2294133

but because I needed the functionality and I wanted to be able to include it in my dev-profiles easily I opted to create this mini-module.

Bdays

Component type

module

Categories

RDF

Maintenance status

Development status

Component created

Component changed

Based on user field: field_fecha_de_nacimiento , this module checks each day via cron the users that are celebrating the birthday, then triggers the rule event "User celebrates the anniversary of his birth".