Drupal 7 and imagecache / image style
Published by guldi on Dezember 26th, 2011 in theming, imagestyle, imagecache, drupal, developing, d7
Sapperlot, always these changes..... :)
theme('image_style', array('style_name' => 'slider_content', 'path' => 'image path', 'alt' => 'image alt', 'title' => 'image title', 'width' => 'some width', 'height' => 'some height')));
http://www.victheme.com/blog/drupal-7-themeimagecache-replacement

Kommentar hinzufügen