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.
I guess I'm not ever going to get an answer to this question.
Add it as a custom header (described in docs) with a conditional based on the value of $_GET['album'].
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.
How do I add a custom header/footer to Coppermine? (http://coppermine.sourceforge.net/faq.php#customHeader)