Home
last modified time | relevance | path

Searched refs:folder (Results 1 – 10 of 10) sorted by relevance

/dokuwiki/lib/plugins/authpdo/
H A DREADME9 lib/plugins/authpdo/ - if the folder is called different it
27 See the COPYING file in your DokuWiki folder for details
/dokuwiki/lib/plugins/styling/
H A DREADME9 lib/plugins/styling/ - if the folder is called different it
27 See the COPYING file in your DokuWiki folder for details
/dokuwiki/lib/plugins/acl/
H A Dadmin.php270 * @param string $folder an already converted filesystem folder of the current namespace
274 public function makeTree($folder, $limit = '') argument
280 search($data, $conf['datadir'], 'search_index', ['ns' => $folder], $limit);
282 … search($media, $conf['mediadir'], 'search_index', ['ns' => $folder, 'nofiles' => true], $limit);
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown78 2. Make sure that the cache folder inside of the demo folder is server-writable.
79 3. Navigate your browser to the demo folder.
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPContacts.php241 $result = $this->folder()->delete($distinguishedName);
H A DadLDAPGroups.php202 $result = $this->adldap->folder()->delete($dn);
H A DadLDAPUsers.php175 $result = $this->adldap->folder()->delete($dn);
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php258 public function folder() { function in adLDAP
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css1143 .ui-icon-folder-collapsed { background-position: 0 -96px; }
1144 .ui-icon-folder-open { background-position: -16px -96px; }