Home
last modified time | relevance | path

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

/plugin/userhomepage/conf/
H A Ddefault.php14 $conf['edit_before_create'] = 0;
H A Dmetadata.php14 $meta['edit_before_create'] = array('onoff');
/plugin/userhomepage/
H A Daction.php214 …ated['private']) && (page_exists($this->private_page)) && ($this->getConf('edit_before_create'))) {