Home
last modified time | relevance | path

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

/plugin/nspages/conf/
H A Dmetadata.php6 $meta["custom_title_allow_list_metadata"] = array("string");
H A Ddefault.php6 $conf['custom_title_allow_list_metadata'] = 'title, user, date.created';
/plugin/nspages/
H A Dsyntax.php173 $fileHelper = new fileHelper($data, $this->getConf('custom_title_allow_list_metadata'));