Talking Drupal #030 - Location Location Location

January 03, 2014
In episode #030 we talk about GEO Data and Location services in Drupal.

Listen:

direct Link

Topics

  • Location - Content by location and distance
  • Core of location - Latitude and Longitude
  • GeoCoding & Reverse GeoCoding
  • Google API
  • Ways to Find Current Location

Block Class allows users to add classes to any block through the block's configuration interface. By adding a very short snippet of PHP to a theme's block.tpl.php file, classes can be added to the parent <div class="block ..."> element of a block.