coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: StuffDone on April 24, 2009, 06:41:50 PM

Title: Ref FAQ: Change 'Powered by CPG' link to target=_blank
Post by: StuffDone on April 24, 2009, 06:41:50 PM
I found so many pages in this topic that wondered all over the place while not answering the actual question asked.

Change 'Powered by CPG' link to target=_blank

The jist of the conversation danced round the "standards" yet I just downloaded and installed the latest release of Coppermine and it is using the target tag all over the place.

This is but one example in the configuration.php file.

        <td class="admin_menu"><a target="_blank" href="docs/index.htm#plugin" title="Plugin Documentation">Documentation</a></td>

So despite all that was said in what is not a FAQ  I would like to re-ask the question in light of the fact that it appears the "target" tag still works, still has life and is still part of the latest Coppermine release itself.

I don't want to remove the credit or the link. I just don't want it to close my page when it is clicked.

Title: Re: Ref FAQ: Change 'Powered by CPG' link to target=_blank
Post by: Nibbler on April 24, 2009, 07:55:50 PM
Use http://forum.coppermine-gallery.net/index.php/topic,58790.0.html
Title: Re: Ref FAQ: Change 'Powered by CPG' link to target=_blank
Post by: Joachim Müller on April 24, 2009, 08:38:00 PM
Quote from: StuffDone on April 24, 2009, 06:41:50 PM
This is but one example in the configuration.php file.
Such a file doesn't exist in Coppermine.
Any target attribute that currently exist in the sources is there in error and is going to be removed.