Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: How to make the "Gallery description" text an html  (Read 2960 times)

0 Members and 1 Guest are viewing this topic.

william

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
    • http://www.geocommapping.com/coppermine/
How to make the "Gallery description" text an html
« on: December 10, 2003, 11:46:11 pm »

What file(s) need to be modified to make the "Gallery description" text an html link?

Thanks in advance!

William
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
How to make the "Gallery description" text an html
« Reply #1 on: December 11, 2003, 04:27:09 am »

edit /themes/yourtheme/template.html and look for
Code: [Select]
{GAL_DESCRIPTION}Change it to
Code: [Select]
<a href="your_url_goes_here">{GAL_DESCRIPTION}</a>

Is this what you had in mind?

GauGau
Logged

william

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
    • http://www.geocommapping.com/coppermine/
Thanks! It worked.
« Reply #2 on: December 11, 2003, 05:41:43 am »

Yes, that was exactly what I was looking for. Thank you very much for the unexpectedly speedy reply!

William
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.