Return to Snippet

Revision: 45857
at May 10, 2011 00:46 by electblake


Initial Code
<?php print theme('image_style', array('style_name' => '<NAME OF STYLE>', 'path' => 'public://<FILE URI>')); ?>

Initial URL

                                

Initial Description

                                

Initial Title
Manually build an imagecache (aka image style) in drupal 7

Initial Tags
drupal

Initial Language
PHP