Drupal Theming, JQuery, Site Building & Front End Web Development » Danny Englander
High Rock Media Blog
-
30 / Dec / 2010 | by Danny EnglanderHow to add a block region to a node page in Drupal 6
As a Drupal themers / front end developers, we are always asked to push the envelope of what's possible with design and theming. With Drupal 6, custom block regions are usually added in page.tpl.php which is normally outside of the actual page node...
Read more... -
10 / Nov / 2010 | by Danny EnglanderScreencast: Tracking File Downloads in Drupal 6
In this video, we explore how to track file downloads in Drupal 6 using the Filefield Download Tracking, CCK and Private Download modules. I'll also show you how to do this using a hybrid public / private file system.
Read more... -
20 / Oct / 2010 | by Danny EnglanderTheming Unique Home Page Elements in Drupal with $is_front & PHP
Ask 10 Drupal Themers how they would accomplish a task in Drupal and you just might get 10 different answers. Most likely those 10 different ways of accomplishing the task would all be valid and unique. This concept would apply when theming a home page...
Read more... -
2 / Jun / 2010 | by Danny EnglanderCreating Custom Content Type Page Templates with Drupal & PHP
We were recently asked to create custom landing pages for a Google ad campaign for a Drupal site we developed. The issue we faced was that the layout for the landing page was not really close to anything in the existing theme. (Updated for Drupal 7).
Read more...