coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: MrBlue on October 14, 2008, 08:00:51 PM

Title: Link intermediate picture to thumbnail overview instead of fullsize
Post by: MrBlue on October 14, 2008, 08:00:51 PM
Hello guys,

i searched the forum but don't find any solution. Maybe it is because of my bad english.

I would link the intermediate picture back to the thumbnail overview.

I found this line in the themes.inc.php
$pic_html = "<a href=\"javascript:;\" onclick=\"MM_openBrWindow('displayimage.php?pid=$pid&amp;fullsize=1','" . uniqid(rand()) . "','scrollbars=yes,toolbar=no,status=no,resizable=yes,width=$winsizeX,height=$winsizeY')\">";

How can i put a link back to the thumbnail-view of the current album?

Thanks :)
Title: Re: Link intermediate picture to thumbnail overview instead of fullsize
Post by: MrBlue on February 08, 2009, 10:51:33 AM
Did i forget some informations?

Or can nobody help me? :(
Title: Re: Link intermediate picture to thumbnail overview instead of fullsize
Post by: Gizmo on February 08, 2009, 12:50:33 PM
Well, I will say you are a patient person. :)

How about taking a look at this plugin - EnlargeIt (http://forum.coppermine-gallery.net/index.php/topic,53290.0.html). It will display the intermediate image over the thumbnail page. Quite nice. If this doesn't meet your needs come back and we'll try again. If it does, please come back and mark this thread as solved.
Title: Re: Link intermediate picture to thumbnail overview instead of fullsize
Post by: MrBlue on February 25, 2009, 06:22:15 PM
This plugin is nice :)

Thank you!