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: add link  (Read 2883 times)

0 Members and 1 Guest are viewing this topic.

SamoanOnion

  • Coppermine newbie
  • Offline Offline
  • Posts: 15
    • http://all4hisglory.org
add link
« on: February 19, 2004, 02:42:34 am »

hello,

I just installed coppermine with IPB, I just was wondering.  what file do I edit to get a link up top where the menu is back to my forum when I get to the gallery???
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
add link
« Reply #1 on: February 19, 2004, 07:30:33 am »

like it is explained in the documentation ( http://coppermine.sourceforge.net/demo/docs/index.htm#creating ) and the faq ( http://coppermine.sourceforge.net/faq.php?q=customHeader#customHeader ).
Edit themes/yourtheme/theme.php and find
Code: [Select]
// HTML template for main menu
$template_main_menu = <<<EOT
                <span class="topmenu">
Add after it your custom link like this
Code: [Select]
<a href="foo.html" title="My description">my custom link</a> ::
HTH

GauGau
Logged
Pages: [1]   Go Up
 

Page created in 0.453 seconds with 18 queries.