bridging and themes bridging and themes
 

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]

Main Menu

bridging and themes

Started by AndyII, December 18, 2005, 10:47:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AndyII

are there premade themes that show the link back to the forum, and vice versa, I am using eblah and I need to link between the two, as it is now, the user is directed to the forum when loging into the gallery, then there isnt any way back to the gallery without typing in the address to the gallery. :(

artistsinhawaii

Andy,

If you could post a link and test account username and password, maybe we could help you better.  If we can see what your theme looks like, read part of the source where your menu links are, we might be able to help pinpoint where you can add a link.

Dennis
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

donnoman

From the manual http://coppermine-gallery.net/demo/cpg14x/docs/#admin

There are two configuration options you might be interested in.

Quote
URL of your home page
This is the URL where a user will be directed when he clicks on the "Home" button in the main menu.

You can use "/" for the root of your domain, "index.php" for your gallery's default starting page, or any other valid URL. By default this is "index.php".


or

Quote
Name of your custom link
Use this if you want to create a custom link that will appear in the menu. What you enter here will be the name of the menu link or button. Leave space blank if you do not have any specific use for it.

[cpg1.4.0 or better required]

URL of your custom link
This is the URL where the user's browser will be directed to when s/he clicks on the "Custom link name" button in the main menu.

You can use any valid URL.

Leave this blank if you do not have any specific use for it.

[cpg1.4.0 or better required]