End of redirect problems? Make links to BB open new window? End of redirect problems? Make links to BB open new window?
 

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

End of redirect problems? Make links to BB open new window?

Started by athlonkmf, January 11, 2004, 02:13:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

athlonkmf

There are some major annoyances when you integrate coppermine to some kind of BB. A lot have been thought to let all the links to the BB redirect itself to CPG when finished (IE. when clicking login, you get to BB's loginpage. After you login you wants to get back to gallery automaticly)

But can't you just make the link in such a way that it actually opens a new window?

So if you click login, a new login window opens with the BB's loginmanager. When loggined, that window either close or shows the forum, but you can do your CPG stuff. (maybe even make it so that the loginpage opens in a frame, and when loginned the frame closes and reloads the refferred window (ie, the CPG-window)

The same could be done for usermanagement. Instead that it opens in the same window, just make it open in a new window. End of redirect problems.
My coppermine gallery with 35000 images: http://www.asianfanatics.net/
Another coppermine gallery with images over the 1MB http://dsample.kmfstudio.com

Joachim Müller

hehe, you're free to do this (simple html, just replace <a href="foo">bar</a> with <a href="foo" target="_blank">bar</a>), but I wouldn't call this seamless integration, but pop-up terrorism. :wink:

GauGau