Back to vBulletin 3.7 Template Modifications

AdminCP & ModCP open in new window/tab
Mod Version: 1.0.1, by lordtopcat

This modification is in the archives.
vB Version: 3.7.x Rating: (2 votes - 4.50 average) Installs: 29
Released: 17 Feb 2008 Last Update: Never Downloads: 4
Not Supported Template Edits  

Hi Guys,

This small modification will make your Administration Control Panel & Moderator Control Panel open up in a new window/tab when you click on the link. I find this useful especially when I am editing templates and can quickly switch between the two links.

Very simple instructions, just two edits.

FIND in footer template
Code:
<a href="$admincpdir/index.php$session[sessionurl_q]">
REPLACE with
Code:
<a href="$admincpdir/index.php$session[sessionurl_q]" target="_blank">
FIND in footer template
Code:
<a href="$modcpdir/index.php$session[sessionurl_q]">
REPLACE with
Code:
<a href="$modcpdir/index.php$session[sessionurl_q]" target="_blank">
I know the mod isn't much, but it is very helpful at times

Internet Explorer 7 users: If you want it to open up in a new tab instead of window, do the following:
Go to 'Tools' -> 'Internet Options' -> 'Settings' under 'Tabs'
Change 'When a Pop up is encountered' from 'Open in a new window' to 'open in a new tab'.

Regards
LTC

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024