Want to remove language from node links?
Wednesday, November 19th, 2008Try this module on the attachment..
Try this module on the attachment..
I found a simple tutorial for newbie.. !!!
Click here… I spend more than one hour to find out this.. Pity me !
If you want to use two presets or more, you can use this code..
Sigh.. Wasting hours looking for this answer.. Silly me !
<?php
print theme('imagecache', $preset, $image['filepath'], $alt, $title, $attributes);
?>
This is the example…
<?php
print theme('imagecache', 'small', 'test.jpg', 'just a test image', 'test image');
?>
..
I’m a bit confused in the beginning. Hope this video can help