constant YANDEX_METRICS_PAGES in Yandex.Metrics 7
Same name and namespace in other branches
- 6.2 yandex_metrics.module \YANDEX_METRICS_PAGES
- 6 yandex_metrics.module \YANDEX_METRICS_PAGES
- 7.3 yandex_metrics.module \YANDEX_METRICS_PAGES
- 7.2 yandex_metrics.module \YANDEX_METRICS_PAGES
Remove counter from all administrative pages, see http://drupal.org/node/34970.
2 uses of YANDEX_METRICS_PAGES
- yandex_metrics_main_settings in ./
yandex_metrics.module - The main module settings form.
- yandex_metrics_show_counter in ./
yandex_metrics.module - Returns FALSE if we need to disable counter on page.
File
- ./
yandex_metrics.module, line 26 - The main code of Yandex.Metrics module.
Code
define('YANDEX_METRICS_PAGES', "admin\nadmin/*\nbatch\nnode/add*\nnode/*/*\nuser/*/*");