Home
last modified time | relevance | path

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

/plugin/linkback/conf/
H A Ddefault.php13 $conf['enabled_namespaces'] = 'blog';
H A Dmetadata.php15 $meta['enabled_namespaces'] = array( 'string', '_pattern' => '#[A-Za-z_:0-9, ]*#' );
/plugin/linkback/action/
H A Dsend.php162 $namespace_conf = $this->getConf('enabled_namespaces');