Advanced search  

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

Pages: [1]   Go Down

Author Topic: How to make the "Gallery description" text an html  (Read 2964 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.023 seconds with 19 queries.