From 5ce0caf772ef98a26c061d78099117ef9c1a808c Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Thu, 13 Dec 2012 21:59:50 +0100 Subject: [PATCH] Added option to open external urls in a new window (target=_blank) --- com.woltlab.wcf/option.xml | 18 ++++++++++-------- wcfsetup/install/lang/de.xml | 6 ++++-- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/com.woltlab.wcf/option.xml b/com.woltlab.wcf/option.xml index b3e2f50566..90ba1783aa 100644 --- a/com.woltlab.wcf/option.xml +++ b/com.woltlab.wcf/option.xml @@ -176,6 +176,16 @@ boolean 1 + + @@ -381,14 +391,6 @@ no:!cache_source_memcache_host,!cache_source_memcache_use_pconnect]]>boolean - - - - diff --git a/wcfsetup/install/lang/de.xml b/wcfsetup/install/lang/de.xml index 1abea7785f..c32561fa88 100644 --- a/wcfsetup/install/lang/de.xml +++ b/wcfsetup/install/lang/de.xml @@ -77,7 +77,7 @@ - getPath('wcf')}acp/dereferrer.php?url={"http://www.unixgeeks.org/security/newbie/unix/cron-1.html"|rawurlencode}" class="wcf-externalURL">Newbie: Intro to cron]]> + getPath('wcf')}acp/dereferrer.php?url={"http://www.unixgeeks.org/security/newbie/unix/cron-1.html"|rawurlencode}" class="externalURL">Newbie: Intro to cron]]> @@ -229,7 +229,7 @@ - memcached.org.]]> + memcached.org.]]> @@ -340,6 +340,8 @@ + + -- 2.20.1