In early 2015 Gaslamp Media teamed up with Steer Davies Gleave (SDG) to provide a completely new website solution for San Diego Metropolitan Transit System (SDMTS). The site had four general requirements: Responsive Design Integration of routing services provided by SDG Powerful and easy to use CMS Retain existing URLs and legacy content The Platform […]
Tag: Drupal 7
An updated guide is available! See Drupal Bootstrap 3.4 Instructions Bootstrap is our favorite starter theme for Drupal 7. However, the documentation is a little out of date and incomplete for Bootstrap 3.1.x and newer. The template files are also in an unusual place, making getting started with the subtheme trickier than it needs to be. […]
Views bulk operation is sorely missing a shift+click function that lets you select a range of checkboxes without having to click every box. We wrote up a small Drupal 7 module that adds this functionality. It implements jquery shiftclick into any VBO page. Instructions: Download the file Upload it to your modules folder (usually /sites/all/modules/) Enable […]
Easily change the default Google Map marker in the Geofield module with the patch by anou. It introduces a field to enter a path for your custom marker.