Home
last modified time | relevance | path

Searched refs:path (Results 2951 – 2975 of 3342) sorted by relevance

1...<<111112113114115116117118119120>>...134

/plugin/issuetracker/
H A Dedit.php351 $path = DOKU_PLUGIN.'issuetracker/lang/'; variable
353 @include($path.'en/lang.php');
354 if ($conf['lang'] != 'en') @include($path.$conf['lang'].'/lang.php');
/plugin/gallery/
H A Dsyntax.php
/plugin/diagramsnet/lib/js/rough/
H A Drough.js.modified1100 type: "path",
1116 type: "path",
1122 type: "path",
1147 type: "path",
1186 type: "path",
1223 type: "path",
1724 key: "path",
1875 type: "path",
1933 case "path":
2127 key: "path",
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst24 require_once '/path/to/lib/Twig/Autoloader.php';
27 $loader = new \Twig\Loader\FilesystemLoader('/path/to/templates');
29 'cache' => '/path/to/compilation_cache',
33 that looks up the templates in the ``/path/to/templates/`` folder. Different
108 An absolute path where to store the compiled templates, or
221 When not passing the root path as a second argument, Twig uses ``getcwd()``
537 file_put_contents('/path/to/profile.prof', $dumper->dump($profile));
544 blackfire --slot=7 upload /path/to/profile.prof
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md33 Assert::string($path, 'The path is expected to be a string. Got: %s');
168 `fileExists($value, $message = '')` | Check that a value is an existing path
171 `readable($value, $message = '')` | Check that a value is a readable path
172 `writable($value, $message = '')` | Check that a value is a writable path
/plugin/ckgdoku/ckeditor/plugins/about/dialogs/
H A Dabout.js.4.35 CKEDITOR.dialog.add("about",function(a){var a=a.lang.about,b=CKEDITOR.plugins.get("about").path+"di…
H A Dabout.js.4.5.unc38 … 'background-image:url(' + CKEDITOR.plugins.get( 'about' ).path + 'dialogs/logo_ckeditor.png);' +
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js1 …addButton("Footnotes",{label:d.ToolTip,command:"footnoteDialog",icon:this.path+"images/footnote.pn…
/plugin/fedauth/Auth/OpenID/
H A DDiscover.php87 $path = $parsed['path'];
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DHTTPPreferParsingTest.php149 $this->server->on('propPatch', function($path, PropPatch $propPatch) {
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js1 …addButton("Footnotes",{label:d.ToolTip,command:"footnoteDialog",icon:this.path+"images/footnote.pn…
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock168 path-is-absolute "^1.0.0"
925 is-binary-path "^1.0.0"
1359 path-exists "^2.0.0"
1692 is-binary-path@^1.0.0:
2135 normalize-path "^2.0.1"
2278 normalize-path@^2.0.1:
2396 path-browserify@0.0.0:
2400 path-exists@^2.0.0:
2406 path-is-absolute@^1.0.0:
2410 path-type@^1.0.0:
[all …]
/plugin/letsencrypt/
H A DLescript.php229 protected function readPrivateKey($path) argument
231 if (($key = openssl_pkey_get_private('file://' . $path)) === FALSE) {
/plugin/wikistats/
H A Dsyntax.php248 $path = $file;
253 switch (pathinfo($path, PATHINFO_EXTENSION)) {
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dmhchem.js19 …sion["TeX/mhchem"].config.legacy){if(!MathJax.Ajax.config.path.mhchem){MathJax.Ajax.config.path.mh…
/plugin/epub/scripts/
H A Dcss3.php23 function epub_css_out($path) argument
134 io_saveFile($path . 'Styles/style.css' ,$css);
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/adfs/phpsaml/lib/Saml2/
H A DSettings.php238 * @param string $path
241 public function setSchemasPath($path) argument
243 $this->_paths['schemas'] = $path;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_io.cfm108 <!--- Return the resource type directory combined with the required path. --->
121 <!--- Ensure the folder path has no double-slashes, or mkdir may fail on certain platforms --->
193 <!--- Ensure the folder path has no double-slashes, or mkdir may fail on certain platforms --->
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample01.afp39 sBasePath="../../../fckeditor/" && Change this to your local path
/plugin/graphviz/
H A Dsyntax.php184 $cmd = $this->getConf('path');
/plugin/ckgdoku/ckeditor/
H A DREADME.md35 http://<your site>/<CKEditor installation path>/samples/index.html
/plugin/sequencediagram/bower_components/snap.svg/
H A Dhistory.md34 * Added support for text path
/plugin/codebuttonmod1/
H A DPlugin.txt48 * Icon path fixed
/plugin/sphinxsearch/
H A Dchangelog8 * Fixed detection of DokuWiki data directory when data directory is absolute path

1...<<111112113114115116117118119120>>...134