Home
last modified time | relevance | path

Searched refs:directory (Results 1 – 16 of 16) sorted by relevance

/dokuwiki/lib/plugins/extension/
H A DLocal.php10 * @param string $directory
13 protected function readExtensionsFromDirectory($directory) argument
16 $directory = rtrim($directory, '/');
17 $dirs = glob($directory . '/*', GLOB_ONLYDIR);
/dokuwiki/lib/tpl/dokuwiki/lang/it/
H A Dstyle.txt1directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
/dokuwiki/inc/
H A D.htaccess1 ## no access to the inc directory
H A Dpreload.php.dist6 * local configuration files out of the main ./conf directory.
9 // set this to your farm directory
/dokuwiki/conf/
H A D.htaccess1 ## no access to the conf directory
H A Dwordblock.conf14 web-directory\.awardspace\.us
/dokuwiki/_test/
H A DREADME3 This directory contains the test suite for DokuWiki as well as configuration for various code quali…
31 All the tools can be called directly from the ''vendor/bin'' directory.
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_admin.less65 /* data directory security check */
/dokuwiki/
H A D.htaccess.dist35 ## change "/dokuwiki" to the path to your dokuwiki directory relative
/dokuwiki/vendor/geshi/geshi/
H A DREADME.md19 directory. Documentation is also available [online](http://qbnz.com/highlighter/documentation.php).
H A DCHANGELOG990 - Added contrib/ directory with script to create one external stylesheet
1015 called, or by the new method set_language_path(), that specifies a path to the directory
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DTar.php217 $directory = ($fileinfo->getIsdir()) ? $output : dirname($output);
218 if (!file_exists($directory)) {
219 mkdir($directory, 0777, true);
H A DZip.php170 $directory = ($header['folder']) ? $output : dirname($output);
171 @mkdir($directory, 0777, true);
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown134 2. In the `simplepie` directory, run `git shortlog -ns`
H A DCHANGELOG.md100 …classes without namespaces in the `library` directory) is deprecated, use PSR-4 classes (see `src`…
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md73 More examples can be found in the examples directory. Please refer to the [API docs](https://splitb…