Simple:
With ImageCache module:
With ImageCache module and Lightbox2 module:
l('', $filepath, $options = array('html' => TRUE));?>
l(theme('imagecache', $preset, $filepath, $alt, $title, $attributes = array()), $filepath, $options = array('html' => TRUE));?>
l(theme('imagecache', $preset, $filepath, $alt, $title, $attributes = array()), $filepath, array('attributes' => array('rel' => 'lightbox[roadtrip]'), 'html' => TRUE));#ImageCache provides a formatter function which does the same. To my mind this one here is more simple...?>
No comments:
Post a Comment