adding text/links to specific gallery thumb page(s) adding text/links to specific gallery thumb page(s)
 

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

adding text/links to specific gallery thumb page(s)

Started by ebonyhunter, May 21, 2005, 02:46:49 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ebonyhunter

I've been searching this board and the online manual for two days trying to find an answer to this question before writing.  I want to add a short block of text and a banner or text  link with my affiliate re-sell code to a couple of specific gallery thumb pages only....located above the thumbs.

This is the page I want to add text/link content to:

coppermine/thumbnails.php?album=whichever I specify

Can I do this easily like I did on the index.php page using an anycontent.php additiion or is it done some other way?

Thanks in advance.

ebonyhunter

I guess I'm not ever going to get an answer to this question.

Nibbler

Add it as a custom header (described in docs) with a conditional based on the value of $_GET['album'].

ebonyhunter

Quote from: Nibbler on May 26, 2005, 06:13:53 PM
Add it as a custom header (described in docs) with a conditional based on the value of $_GET['album'].

I couldn't find anything in the docs about custom headers.  Do you have a specific section you can direct me to?

Thanks.