Home
last modified time | relevance | path

Searched +full:pagetools_integration +(+path:plugin +path:move) -(+path:plugin +path:move +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/move/conf/
H A Ddefault.php7 $conf['pagetools_integration'] = 1;
H A Dmetadata.php7 $meta['pagetools_integration'] = array('onoff');
/plugin/move/action/
H A Drename.php49 if (!$this->getConf('pagetools_integration')) {
70 !$this->getConf('pagetools_integration') ||