How to display Drupal blocks based on location - Drupal geolocation block

This howto shows you a easy solution to display / not display Drupal blocks based on the location of the user (location based display of Drupal content).
This howto shows you a easy solution to display / not display Drupal blocks based on the location of the user (location based display of Drupal content).
This short tutorial shows you how to create a Drupal view with future events - generally speaking with nodes for future dates (Drupal modules: Views, Date).
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table (...) .image_dimensions' doesn't exist (...) /media/file_entity/file_entity.module).
This article shows you how to remove the line-breaking paragraph tag p from tokens printed within node fields (2 scenarios).
With the change from Rooms 7.x-1.7 to 7.x-1.8 the installation requirements have changed significantly. This article shows you how to implement 7.x-1.8.
This great howto shows you how you can create a block with related nodes based on taxonomy terms with Drupal views (no extra modules required).
This howto shows you how you can easily add the lightbox functionality to a view of images (Drupal views & lightbox2 module)
A common override that is not included in the default list is the page.tpl.php override based on the content type being displayed.
This howto shows you how you can quickly and easily solve the problem with the Drupal module Views jQFX ImageFlow (Images not showing)
With a very simple parameter you can automatically zoom and centre gmap view output (views, gmap and location module).