Home
last modified time | relevance | path

Searched refs:directory (Results 501 – 525 of 698) sorted by relevance

1...<<2122232425262728

/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md45 collection of `.php` files in the `parser` directory including:
135 root directory name is the all-lowercase name of the language parsed by the grammar.
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
H A DCHANGELOG.md33 * Fix typo in code to copy cert to temp directory.
/plugin/sqlite/
H A DREADME13 can be done through commandline tools. Database files can be found in the data/meta directory.
/plugin/jplayer/vendor/mustache/mustache/
H A DCONTRIBUTING.md10 …have a clean slate. Make sure you have PHPUnit 3.5+, then run `phpunit` from the project directory.
/plugin/404manager/
H A DCHANGES.md19 …* Unit test were added with the Dokuwiki Test Framework. See the [_test](_test) directory and the …
/plugin/mdpage/vendor/cebe/markdown/
H A DCONTRIBUTING.md36 the `/tests` directory. See existing files for examples.
/plugin/eventline/
H A DREADME60 located in the LICENSE.txt file located in the same directory as this very file
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample01.asp45 ' Automatically calculates the editor base path based on the _samples directory.
H A Dsample03.asp70 ' Automatically calculates the editor base path based on the _samples directory.
/plugin/copypage/
H A DREADME.md21 You can launch a DokuWiki instance with the copypage plugin in your current directory by [docker](h…
/plugin/openas/
H A DREADME27 assumes that all your templates will be found in the pagetemplates directory
/plugin/dev/
H A DREADME32 Wizard and plugin only share the skeletons (in the skel directory)
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit16 FileBrowserError_205: 'Unable to rename the selected file; check your directory/write permisssions…
27 FolderMoveWarning: 'You can only move files to a folder one level below the current directory',
62 SMBExample: "Enter your share as: \\\\Server\\directory\\file",
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit20 FileBrowserError_205: 'Unable to rename the selected file; check your directory/write permisssions…
31 FolderMoveWarning: 'You can only move files to a folder one level below the current directory',
67 SMBExample: "Enter your share as: \\\\Server\\directory\\file",
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst27 The ``collectDir()`` method compiles all templates found in a directory,
108 directory *replaces* another one from a directory further in the list.
111 (aka a template in a directory further in the list)?
137 It turns out it is possible to get this to work, by adding a directory right
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md17 To download Composer, run in the root directory of your project:
23 You should now have the file `composer.phar` in your project directory.
34 the directory `vendor` in your project directory. If you use a version control
/plugin/findologicxmlexport/vendor/sebastian/version/
H A DREADME.md20 * `$path` is the path to the directory (or a subdirectory thereof) where the sourcecode of the proj…
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A DREADME.md56 For more specific examples, please have a look at the examples directory.
/plugin/sequencediagram/bower_components/snap.svg/
H A DREADME.md29 * Open the terminal from the Snap.svg directory:
/plugin/sketchcanvas/
H A DREADME.md102 the URL below and place it under "phplib" directory in the server
123 This will produce a directory and a source file `bundle/SketchCanvas.js` and its source map file `bundle/SketchCanvas.js.map`.
129 `sketchcanvas.zip` will be produced in the directory.
/plugin/pubmed2020/site/
H A Ddescription.txt23 …nd stores the summary of each articles in an XML file in // /data/media/ncbi_esummary // directory.
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php169 $directory = ($header['typeflag']) ? $output : dirname($output);
170 io_mkdir_p($directory);
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md106 `Exception` directory. In this case, `Foo\Bar\Exception` should move as
139 * `addNamespace` is used to map a namespace prefix to a directory,
146 For instance, to map the `Foo\Bar` namespace to the `Source/` directory:
/plugin/xcom/lang/en/
H A Dhowto.txt62 There is an initialization file named ''xcom.ini'' which is found in the scripts directory. Use of …
74 …') for setting an alternate directory for this file, and this can be anywhere on your server. But…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php942 * @param string $directory The path to a directory.
948 private function _expandSniffDirectory($directory, $depth=0) argument
953 … $rdi = new RecursiveDirectoryIterator($directory, RecursiveDirectoryIterator::FOLLOW_SYMLINKS);
955 $rdi = new RecursiveDirectoryIterator($directory);
960 $dirLen = strlen($directory);

1...<<2122232425262728