Drupal Theming, JQuery, Site Building & Front End Web Development » Danny Englander
High Rock Media Blog
-
9 / Mar / 2013 | by Danny EnglanderRandom Acts of Drupal
A few months ago, I became a full Drupal contributor on drupal.org with my theme Bamboo. I have to say that contributing to Drupal has been an eye opening experience and extremely rewarding.
Read more... -
24 / Jan / 2013 | by Danny EnglanderLeveraging Drupal 7 API Functions for Theming Field Array Element Data
In my last article I demonstrated how to extract basic data from field array elements which is ideal for custom node theming. The key to this is using *field_get_items*. I'll expand upon that by adding in additional Drupal API functions to enhance...
Read more... -
23 / Jan / 2013 | by Danny EnglanderDrupal 7 Fields: Digging Deep into the Data for Themers
In this article, I'll show how to really dig into data associated with a field and for that I'll use a preprocess function in your theme's template.php for the logic and then a variable for presentation in a custom node template.
Read more... -
9 / Nov / 2012 | by Danny EnglanderGoodbye Old Proprietary Friend...
I've been using MAMP Pro for some years now for my local Drupal development environment in Mac OS X. The prospect of MAMP is alluring, it promises point and click creation of website environments locally on your Mac with database, Apache and all.
Read more...