Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorBeezyT <timo@ezdesign.de>2012-11-09 20:05:09 +0400
committerBeezyT <timo@ezdesign.de>2012-11-09 20:05:09 +0400
commit1881593acb8cf6c9ae1c2b25cc55291c4fc1373f (patch)
tree1be98df0c4b136da716878b6f7d9b03850bf03e1 /config
parentb6f1a8b0d2284ff896b5caa8a8975a1c4482bed3 (diff)
refs #2465
* links in the pages report can be opened in insight instead of a new tab (to enable, use config option insight_launch_from_pages_report) * links containing an image should really work properly now * plugin description set git-svn-id: http://dev.piwik.org/svn/trunk@7420 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'config')
-rw-r--r--config/global.ini.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index 7e1f7d5457..48e50aaa27 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -319,6 +319,9 @@ insight_limit = 300
; will be started in a new tab instead of the iframe.
insight_disable_framed_mode = 0
+; If this option is set, the links in the pages reports will not be opened in a new tab but will launch Insight instead.
+insight_launch_from_pages_report = 0
+
[Tracker]
; Piwik uses first party cookies by default. If set to 1,
; the visit ID cookie will be set on the Piwik server domain as well