from thumbnail to full-size pop-up (skip intermediate page) - Page 2 from thumbnail to full-size pop-up (skip intermediate page) - Page 2
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

from thumbnail to full-size pop-up (skip intermediate page)

Started by Joachim Müller, July 29, 2006, 03:33:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hassan784

how can i open tumbnail in new windows..any script?
Help Plz  :-\

Joachim Müller

That's what this mod does. Read the thread, follow the instructions, apply the needed code changes. ::)

hassan784

i like this changes but i need to open my tumbnail picture in new window and also open manually..
coppermine use javascript ...
i need a script without java script

plz help me

Joachim Müller

To make the link HTML-driven instead of JavaScript-driven, replace                '{LINK_TGT}' => "displayimage.php?album=$aid$cat_link&pos={$thumb['pos']}$uid_link",with
                    '{LINK_TGT}' => "displayimage.php?pid={$thumb['pid']}&fullsize=1" target="_blank",(untested).

hassan784

the simple  code  work properly .. i  need its also  work like  i click on image and its open in new window

your Code not work properly '{LINK_TGT}' => "displayimage.php?pid={$thumb['pid']}&fullsize=1" target="_blank",


Joachim Müller

Start a thread of your own - your questions are unrelated to this mod.

hassan784

i didnt know sir .. how can i start new thread ??

Sir i wana just that link  to one  a thumbnail picture by clicking in new window
your Code not work properly
'{LINK_TGT}' => "displayimage.php?pid={$thumb['pid']}&fullsize=1" target="_blank",

hassan784

I just use your thumbnail to full-size pop-up (skip intermediate page) Code in My website

www.therealfun.com
Check this u know better
i click on thumbnail picture  its open in same window
but i need a code of that URL (thats u give me ) its not work

Joachim Müller

I told you to stay out of this thread. Why don't you do as suggested? You can't start new threads on the mods board, but on the support board.

hassan784

 How this link will be open in window
'{LINK_TGT}' => "displayimage.php?album=$aid$cat_link&pos={$thumb['pos']}$uid_link",

this link code will not work
'{LINK_TGT}' => "displayimage.php?pid={$thumb['pid']}&fullsize=1" target="_blank",
Please give me some another  code for opeing image in new window