Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Ever needed to have multiple aliases for an entity handled by pathauto? If not, then you might not be a SEO enthusiast! (Just kidding, I am certainly not one either).
This module allows other modules or themes to register theme templates on a YAML file (replacing hook_theme()) and provide a repository for all themes registered.
I needed a simple way to detect a user's timezone in order to display dates in their local timezone without depending on their user profile to save the correct timezone.