Searched refs:folder (Results 1 – 11 of 11) sorted by relevance
/dokuwiki/lib/plugins/authpdo/ |
D | README | 9 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/ |
D | README | 9 lib/plugins/styling/ - if the folder is called different it 27 See the COPYING file in your DokuWiki folder for details
|
/dokuwiki/vendor/simplepie/simplepie/ |
D | README.markdown | 64 2. Make sure that the cache folder inside of the demo folder is server-writable. 65 3. Navigate your browser to the demo folder.
|
/dokuwiki/lib/plugins/acl/ |
D | admin.php | 270 * @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/idn/ |
D | ReadMe.txt | 54 MAKE SURE to copy the npdata.ser file into the same folder as the class file 111 creates the file for you and stores it in the same folder, where it is placed.
|
/dokuwiki/lib/plugins/authad/adLDAP/classes/ |
D | adLDAPContacts.php | 241 $result = $this->folder()->delete($distinguishedName);
|
D | adLDAPGroups.php | 202 $result = $this->adldap->folder()->delete($dn);
|
D | adLDAPUsers.php | 175 $result = $this->adldap->folder()->delete($dn);
|
/dokuwiki/lib/tpl/dokuwiki/ |
D | style.ini | 5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
|
/dokuwiki/lib/plugins/authad/adLDAP/ |
D | adLDAP.php | 258 public function folder() { function in adLDAP
|
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/ |
D | smoothness.css | 1143 .ui-icon-folder-collapsed { background-position: 0 -96px; } 1144 .ui-icon-folder-open { background-position: -16px -96px; }
|