Home
last modified time | relevance | path

Searched refs:directory (Results 1 – 25 of 698) sorted by path

12345678910>>...28

/plugin/404manager/
H A DCHANGES.md19 …* Unit test were added with the Dokuwiki Test Framework. See the [_test](_test) directory and the …
H A DREADME.md130 …file 404managerRedirect.conf or 404managerRedirect.conf.migrated in the directory DOKUWIKI_HOME\li…
137 Just copy the directory [lang/en](lang/en), rename it in your own language (For instance, for franc…
/plugin/aceeditor/
H A Dbuild.js1 …delimiter|des_key_file|describe|deterministic|dev_pop|dev_samp|deviance|directory|disable|discard|…
/plugin/adfs/phpsaml/
H A DREADME.md57 authentication, provides greater visibility and makes directory
702 provides examples of those views in the endpoints directory.
/plugin/adhoctags/
H A DREADME.md94 If you previously used `<html>` tags to embed HTML code into your DokuWiki site, you need to replace them with the format used by this plugin. The best way to get started is to make a run a couple of search-replace operations on the `data/pages/` directory in your DokuWiki installation.
96 :bangbang: **Important:** It is advisable to run the following searches on a *copy* of this directory and also keep a backup of the original state, in case of problems that only show up later. The following search-replace operations can do serious damage to your site content. The autor does not take any responsibility for any damages that follow from applying this procedure: :bangbang:
/plugin/admnote/
H A DREADME.md21 Unpack the file in the `/lib/plugin` directory of your Dokuwiki installation. It will create a dire…
/plugin/advanced/lang/en/config/
H A Dhooks.txt3 … the appropriate file in either the template directory (''lib/tpl/<template>/'') or your ''conf/''…
H A Dmanifest.txt8 …- it can be overwritten by values set in a ''manifest.local.json'' in the ''conf'' directory which…
H A Dsmileys.txt3directory and configured in the ''conf/smileys.conf'' file. The local and upgrade-safe directory o…
H A Dstyleini.txt3 The ''style.ini'' is a [[wp>INI_file|ini file]] in each [[doku>template]]'s directory((if the templ…
/plugin/airtable/
H A DREADME.md14 * Place the airtable folder inside your Dokuwiki plugin directory:
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js29860 directory = new Data;
29862 directory.writeShort(tableCount);
29863 directory.writeShort(searchRange);
29865 directory.writeShort(rangeShift);
29872 directory.writeString(tag);
29874 directory.writeInt(offset);
29886 directory.write(tableData);
29887 sum = checksum(directory.data);
29889 directory.pos = headOffset + 8;
29890 directory.writeUInt32(adjustment);
[all …]
H A Dpdfmake.min.js14directory=new i(this.contents),this.head=new HeadTable(this),this.name=new NameTable(this),this.cm…
15 …ode(s)},this.font.os2.exists&&(g["OS/2"]=this.font.os2.raw()),this.font.directory.encode(g)},t}(),…
H A Dpdfmake.min.js.map1directory","hhea","maxp","hmtx","loca","glyf","xMin","yMin","xMax","yMax","character","codeMap","f…
/plugin/anewssystem/
H A DREADME18 directory or put the link into the Plugin Manager for automated installation:
/plugin/approve/
H A Dhelper.php283 $directory = new RecursiveDirectoryIterator($datadir, FilesystemIterator::SKIP_DOTS);
284 $iterator = new RecursiveIteratorIterator($directory);
/plugin/archivegenerator/
H A Dadmin.php256 * @param string $directory path of the directory to add relative to the dokuwiki root
260 protected function addEmptyDirToArchive(Zip $archive, $directory) argument
262 $this->log('info', sprintf($this->getLang('message: create empty dir'), $directory));
263 $dirPath = $this->base . $directory . '/.keep';
/plugin/archiveupload/
H A Daction.php97 msg('Failed to create tmp dir, check permissions of cache/ directory', -1);
H A Dplugin.info.txt6 desc uncompress archived files into media directory
/plugin/authdrupal7/
H A DREADME.md42 * The path to you drupal root directory (including a slash at the end e.g. ```../drupal/```)
/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/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/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/authhttp/
H A DREADME91 and rename the extracted directory to "authhttp", otherwise the plugin won't

12345678910>>...28