Home
last modified time | relevance | path

Searched refs:directory (Results 76 – 100 of 698) sorted by last modified time

12345678910>>...28

/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc44 SMBExample: "Enter your share as: \\\\Server\\directory\\file",
862 html: translateItem('SMBExample'), //"Enter your share as: \\\\Server\\directory\\file",
/plugin/epub/lang/nl/
H A Dadmin_header.txt2 …rd en, indien gewenst, kunnen ook de geassocieerde ebooks worden verwijderd uit de media directory.
4 titels uit de cache en de geassocieerde ebooks uit de media directory verwijderd. Het laatste werk…
/plugin/epub/lang/en/
H A Dadmin_header.txt2 … epub cache and, if you choose, you can also delete the associated ebooks from the media directory.
4 …om the cache and their associated ebooks will be deleted from the media directory. The latter wi…
/plugin/evesso/classes/
H A DoAuthStorage.php183 $directory = $conf['cachedir'];
184 $this->removeRecursive($directory);
187 function removeRecursive($directory) { argument
188 array_map('unlink', glob("$directory/*.oauth"));
189 foreach (glob("$directory/*", GLOB_ONLYDIR) as $dir) {
/plugin/evesso/phpoauthlib/
H A DREADME.md84 Examples of basic usage are located in the examples/ directory.
/plugin/davcal/vendor/sabre/event/
H A Dphpunit.xml.dist10 <directory>tests/</directory>
15 <directory suffix=".php">./lib/</directory>
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md119 * Switched to PSR-4 directory structure.
/plugin/davcal/vendor/sabre/xml/tests/
H A Dphpunit.xml.dist9 <directory>Sabre/</directory>
14 <directory suffix=".php">../lib/</directory>
/plugin/davcal/vendor/sabre/http/
H A DREADME.md39 Make sure you have [composer][1] installed. In your project directory, create,
/plugin/davcal/vendor/sabre/uri/tests/
H A Dphpunit.xml.dist10 <directory>.</directory>
15 <directory suffix=".php">../lib/</directory>
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md166 * We now use PSR-4 for the directory structure. This means that everything
167 that was used to be in the `lib/Sabre/VObject` directory is now moved to
347 * Changed: Properties have been moved to an ICalendar or VCard directory.
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md78 To run the testsuite jump into the directory `cd tests` and trigger `phpunit`.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DMobileApp.php25 public $directory; variable in Google\\Service\\Dfareporting\\MobileApp
46 public function setDirectory($directory) argument
48 $this->directory = $directory;
55 return $this->directory;
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md229 * Fixed race bug when StreamHandler sometimes incorrectly reported it failed to create a directory
337 * Fixed StreamHandler creation of directory to only trigger when the first log write happens
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDirectory.php506 'path' => 'admin/directory/v1/{+name}',
516 'path' => 'admin/directory/v1/{+name}',
578 'path' => 'admin/directory/v1/{+name}',
750 'path' => 'admin/directory/v1/groups',
754 'path' => 'admin/directory/v1/groups',
1861 'path' => 'admin/directory/v1/users/{userKey}',
1871 'path' => 'admin/directory/v1/users/{userKey}',
1893 'path' => 'admin/directory/v1/users',
1897 'path' => 'admin/directory/v1/users',
1960 'path' => 'admin/directory/v1/users/{userKey}',
[all …]
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md82 remove the `vendor/google/apiclient-services` directory explicitly for the
121 See the [`examples/`](examples) directory for examples of the key client features. You can
/plugin/c3chart/
H A DREADME.md83 …braries. A relative path means that the URL is relative to the `assets` directory of the installed…
/plugin/structtemplate/_vagrant/
H A DVagrantfile7 # directory for other occurrences!
H A Dinstall_dokuwiki_extension.sh145 paths[tmp]=$(mktemp --directory)
H A Dprovision_dokuwiki.sh95 tar --strip ${strip_components} --directory="${dw_path}" -zxf "${dw_package}"
/plugin/openas/
H A DREADME27 assumes that all your templates will be found in the pagetemplates directory
/plugin/xcom/lang/en/
H A Dfunctions.txt6 …rsion. A depth of 1, returns the results the top level of the specified directory, a depth of 2 in…
146 … with colon or a colon and asterisk, i.e. '':*''. To start at the root directory, either a single…
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/newpagetemplate/lang/en/
H A Dhowto.txt6 ''Ini file'' and ''Templates'' are drop-down menus. The initialization files must be in the root ''newpagetemplate'' plugin directory and have the ''.ini'' extension. The templates must be in the directory specified by the ''default_tplns'' configuration option.
/plugin/quickstats/GEOIP/
H A Dinitialize_vendor.txt3 create vendor/GeoLite2-City directory

12345678910>>...28