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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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!