Home
last modified time | relevance | path

Searched +full:sneaky_index -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/
H A Dsearch.php92 * namespaces (directories) are NOT checked (when sneaky_index is 0) as this
146 'sneakyacl' => $conf['sneaky_index'],
H A DAjax.php401 'sneakyacl' => $conf['sneaky_index']
/dokuwiki/conf/
H A Ddokuwiki.php51 $conf['sneaky_index']= 0; //check for namespace read permission in index view (0|1) (1 might cause unexpected behavior)
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php117 $meta['sneaky_index'] = ['onoff'];