How to add an additional link below image (displayimage.php), based on image nam How to add an additional link below image (displayimage.php), based on image nam
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How to add an additional link below image (displayimage.php), based on image nam

Started by badmi, August 15, 2007, 05:06:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

badmi

Hello all,

I hope I am in the right category.

Below the picture which is called with ...displayimage.php..., I would like to add a link containing the variable of the picture name that coppermine used to display it (so the link is generated dynamically on the name of the image file).

Where do I have to add such a link, in the displayimage.php itself? If yes, where exactly? If no, where?

Thanks a lot for your help!

Regards, badmi

Stramm

Just modify an existing plugin...  the bbcode plugin should be a perfect base for what you're up to

badmi

Seems to be exactly what I was looking for.

Thanks a lot!

(solved)

regards, badmi