Home
last modified time | relevance | path

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

/plugin/purplenumbers/conf/
H A Dmetadata.php8 $meta['uniqueness'] = array('multichoice','_choices' => array(0,1));
H A Ddefault.php8 $conf['uniqueness'] = 0; //0= IDs unique per page, 1= IDs unique per site
/plugin/purplenumbers/
H A Drenderer.php201 } else if ($this->getConf('uniqueness')) {