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 do i add....  (Read 4423 times)

0 Members and 1 Guest are viewing this topic.

jeffreyt

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
How do i add....
« on: January 09, 2004, 11:07:36 am »

Hello,

I'm using the "Rainy Day" theme at my site. In this theme, the "Gallery description" is not shown. Can i add this in the theme where-ever i want?

Iff so, is this the good code? : <h2>&nbsp;{GAL_DISCR}</h2>

Thanks in advance.

Jeffreyt
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
How do i add....
« Reply #1 on: January 09, 2004, 12:35:25 pm »

no, you can't make up your own var names and hope they work.
Edit /themes/rainy_day/template.html and add
Quote
{GAL_DESCRIPTION}
wherever you want.
You can use these vars (or better still: placeholders) in your template file (mind you, the order is not at will):
{TITLE}
{META}
{GAL_NAME}
{GAL_DESCRIPTION}
{MAIN_MENU}
{ADMIN_MENU}
{GALLERY}

GauGau
Logged

nukeworker

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 83
  • Visit NukeWorker.com
    • Nuclear Jobs
Re: How do i add....
« Reply #2 on: September 14, 2005, 09:19:48 pm »

[deleted]
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.