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: right menu - modify "gallery"  (Read 3436 times)

0 Members and 1 Guest are viewing this topic.

jacques_brelle

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
right menu - modify "gallery"
« on: October 21, 2003, 09:21:35 pm »

I hope it's the right place for my post...
Well I've seen that :
http://coppermine.sourceforge.net/faq.php?q=rightHandMenu#rightHandMenu
... but I don't get it :

In the {GALLERY} I'm trying to put the $template_img_navbar on the right side of the displayed image. Maybe I'm dumb but modifying theme.php I failed.  :|

Do you have any idea about the right way to proceed ?
(this is for a Coppermine 1.2.0 one)
Thx anyway.
 :mrgreen:
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
right menu - modify "gallery"
« Reply #1 on: October 22, 2003, 08:45:48 am »

normally, the order for a menu at the top or at the left of the gallery is like this in template.html:
Code: [Select]
{GAL_NAME}...
{GAL_DESCRIPTION}...
{MAIN_MENU}...
{ADMIN_MENU}...
{GALLERY}

If you want it the other way round, like this:
Code: [Select]
{GAL_NAME}...
{GAL_DESCRIPTION}...
{GALLERY}...
{MAIN_MENU}...
{ADMIN_MENU}
you'll have to apply the modifications mentioned in the faq.

GauGau
Logged

jacques_brelle

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
right menu - modify "gallery"
« Reply #2 on: October 22, 2003, 04:51:07 pm »

I did it... and it doesn't work for me (maybe because of the code mentioned in the faq which is for a CPG 1.1... header and footer functions are quite different in the CPG 1.2 ).
Forget it anyway, I'll try in another way.
Thx Gaugau for your time and your patience.
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.