Return to Snippet

Revision: 27029
at July 6, 2010 23:46 by jepedo


Updated Code
<? print theme('imagecache', $preset, $image['filepath'], $alt, $title,  $attributes); ?>

Revision: 27028
at May 20, 2010 09:14 by jepedo


Initial Code
<?php print theme('imagecache', $preset, $node->field_paint_feature_image[0]['filepath']); ?>

Initial URL


Initial Description


Initial Title
Themed imagecache

Initial Tags
image

Initial Language
PHP