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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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!