Drupaldump - drupaldump.com - DrupalDump.com - Drupal tips, hacks and beyond

Latest News:

How to remove 'all' contextual filter that is added by default to breadcrumb 22 Aug 2013 | 05:57 pm

In views there is that part in contextual filters where you can set exception and it is by default set to "all" so if you want to show all the nodes which in a way disables this filter, you can use th...

Re-ordering Webform Component Descriptions 19 Jun 2013 | 11:21 pm

Webform is great but fails sometimes at some basic things. Like you want to display description before the field, YOU CAN'T!! seems stupid but it is like that. You can do some nasty jquery overrides o...

Adding unity to flash node module 19 Apr 2013 | 06:29 pm

In drupal 6, there is a very nice module for flash content. Called Flash node http://drupal.org/project/flashnode which does everything you need for flash files swf (not flv or mp3, you need swf tools...

Taxonomy Autotagger and url aliases 6 Apr 2013 | 01:11 am

There is a great module for auto tagging nodes with tags/terms for drupal 6, hopefully something similar will be for drupal 7 aswell http://drupal.org/project/autotag Problem with this modules is tha...

Drupal 7 imagecache, theming images in templates 27 Mar 2013 | 11:09 pm

Creating images in your templates in drupal 7 is somewhat different, so here is the code <?php $hero_image = array( 'style_name' => 'case_study_teaser', 'path' => $image['uri'], 'width' => '', '...

Adding "All" link to views summary (glossary mode) 26 Mar 2013 | 01:30 am

Not sure if this is solved in drupal 7, but in drupal 6 you surely need to override views-view-summary-unformatted.tpl.php with custom code. More on this you can find here http://drupal.org/node/4030...

Translating taxonomy summary in views 8 Mar 2013 | 07:27 pm

Here is another drupal i18n beast. I have nice taxonomy summary for a category of shops. Which is attachment for a view, which passes term to it to filter category and show only shops that are in that...

Mass enable/disable comments 6 Mar 2013 | 05:18 pm

If you created nodes and then enabled comments module after that you will have all those nodes without comments. Even if you enable comments for that content type, this will only help on the new nodes...

Microdata and Fivestar 15 Feb 2013 | 05:52 am

Microformats are going to be big, they are big even today. Drupal is caching up but modules don't work properly. First thing you would probably do is ratings/review formating. You can try with microfo...

Hide an Empty Panel in Drupal (Views pane, mini panels) 9 Feb 2013 | 02:45 am

I had this problem with view panes in panels. I create a view pane, add it to panel and it works nicely when there is data. But when there is not I got just some empty html data, problem is that this ...

Recently parsed news:

Recent searches: