coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: carefree on July 26, 2007, 08:49:09 AM

Title: Link to this file MOD
Post by: carefree on July 26, 2007, 08:49:09 AM
Im trying to create a "link to this file" mod for my theme but dont know the extensions for url, directories etc

Heres what im trying to do:

<b>Link to this file!</b><br />
<textarea rows='5' cols='40' style='font-size: 9px; font-family: Verdana;'><a target=_blank href="{SITE_TITLE}directory_folder/{FILE_URL_EXTENSION}/">{FILE_NAME}</a></textarea>


If I add this to the theme the links will change with the file.

I just need help with the {} coding.