Since the try with 0.303 under 0.726 postnuke crashed the whole install last time nd I still have this issue now under postnuke 0.750 RC4 with version 4.02, I don' want to try to shut off slideshow in thumbnails template blind.
So please an english version of the tut. :P
(bump)
I found that posting somewhere:
You can copy the thumbnails template into your own template. Then edit line 127 and make it:
$largerURL = $templateHelper->imageURL($folderID, $id);
Now you have an image url. Then fix the anchor tag by adding "target='_new'" as an attribute in the tag. That should get you beginning.
[Edited on 2/7/2003 by J?rn]
So to prevent more crashs at my page, I copy the thumbnail-template folder. Than I rename THUMBNAIL everywere with my own tag. Than I go into template.php into line 127 and change the above line and add somewhere target='_new' (where?).
That's it and works under 0.750 RC4?
[Edited on 6/9/2004 by Horian]