News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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!