Add link under Album Description. Add link under Album Description.
 

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

Add link under Album Description.

Started by Duskrider, June 02, 2006, 07:30:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Duskrider

Hello,

I went looking through the code, and couldn't seem to find where to do this.  All I want to do is use php to add a link underneath the description of each of my albums.  It could be contained within the description block itself, or on a seperate line, but just so it's in the album list screen under the description. 

The purpose, if it helps you understand, is to add a "More Details on this Album" link so that users can click on it and are sent to an oustide page about the Album.  I would need to use php so I can get the $aid in there for the outside page.

Thanks!