Ref FAQ: Change 'Powered by CPG' link to target=_blank Ref FAQ: Change 'Powered by CPG' link to target=_blank
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Ref FAQ: Change 'Powered by CPG' link to target=_blank

Started by StuffDone, April 24, 2009, 06:41:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

StuffDone

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.



Joachim Müller

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.