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: Gallery description  (Read 3378 times)

0 Members and 1 Guest are viewing this topic.

redlionman

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Gallery description
« on: November 22, 2004, 06:29:01 am »

How do I make the text input in the "Gallery description" under the config tab to become a web link?
« Last Edit: December 03, 2004, 04:45:15 pm by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Gallery description
« Reply #1 on: November 22, 2004, 01:04:04 pm »

edit themes/yourtheme/template.html, find
Code: [Select]
{GAL_DESCRIPTION}and replace with
Code: [Select]
<a href="foobar.htm">{GAL_DESCRIPTION}</a>
Joachim
Logged

peeps

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Posts: 29
  • Image pulled by Coppermine Fetch
    • philpeeps.com
Re: Gallery description
« Reply #2 on: November 23, 2004, 04:25:47 am »

or use plain ol' html in you gallery descriptions to control what you want as a link in the gallery description....
Logged

Nibbler

  • Guest
Re: Gallery description
« Reply #3 on: November 23, 2004, 10:55:31 am »

You can't use html in the gallery description, you need to change the code as described.
Logged

redlionman

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Gallery description
« Reply #4 on: November 24, 2004, 05:14:49 am »

Thankyou!  I finally got it working the way I want it.
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 20 queries.