Home
last modified time | relevance | path

Searched refs:file (Results 51 – 75 of 3491) sorted by path

12345678910>>...140

/plugin/adfs/
H A DREADME28 See the COPYING file in your DokuWiki folder for details
/plugin/adfs/lang/en/
H A Dintro.txt7 … a self signed or corporate internal certificate you need to download the file yourself and paste …
H A Dnotfound.txt3 No valid configuration data was found. Either you provided the wrong file or the format is differen…
/plugin/adfs/phpsaml/
H A DCHANGELOG74 …ml/pull/206) Support the ability to parse IdP XML metadata (remote url or file) and be able to inj…
230 …Fixed a typo on the 'NameIdPolicy' attribute that appeared at the README and settings_example file.
H A DREADME.md122 Take in mind that the compressed file only contains the main files.
137 and settings file stored at `vendor/onelogin/php-saml`.
148 (notice that the `compatibility.php` file do that).
246 endpoints files uses the setting file of the toolkit's base folder.
295 file, rename and edit it.
608 execution or locate them in any file and load the file in order to get the
624 file located on the base folder of the toolkit. You can load this file in this
1035 to other php file.
1613 `metadata.php` file. Based on that info, configure the IdP.
1619 unique file, the `index.php` file. This demo1 uses high-level programming.
[all …]
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt97 - Add LICENSE file
178 - Add staticGet509XCerts method. Chained certificates within a PEM file can
/plugin/adhoctags/
H A DLICENSE289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
H A DREADME.md117 In most cases, these should take care of the vast majority of HTML attributes. Make sure to check each file and clean up anything that these searches didn't catch.
/plugin/adminhomepage/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
/plugin/adminperm/
H A D.travis.yml1 # Config file for travis-ci.org
H A DLICENSE289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
H A DREADME27 See the LICENSING file for details
/plugin/adminperm/_test/
H A Dgeneral.test.php16 $file = __DIR__ . '/../plugin.info.txt';
17 $this->assertFileExists($file);
19 $info = confToHash($file);
/plugin/admnote/
H A DREADME33 See the LICENSE file for details
H A DREADME.md21 Unpack the file in the `/lib/plugin` directory of your Dokuwiki installation. It will create a dire…
/plugin/advanced/
H A DLICENSE289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
H A DREADME.md27 See the COPYING file in your DokuWiki folder for details
/plugin/advanced/_test/
H A Dgeneral.test.php15 $file = __DIR__.'/../plugin.info.txt';
16 $this->assertFileExists($file);
18 $info = confToHash($file);
/plugin/advanced/admin/
H A Dconfig.php79 $file = $INPUT->str('file');
86 if (!$file || !$tab) {
94 $configs = $config_cascade[$file];
121 $file_local = DOKU_CONF . $file;
126 switch ($file) {
161 'file' => $file,
232 private function help($file) argument
234 echo $this->locale_xhtml($file);
246 private function getDefaultConfig($file) argument
252 if (!$file_info[$file]) {
[all …]
H A Dimport.php120 foreach ($files as $file) {
122 $wiki_page = str_replace('/', ':', preg_replace('/\.txt$/', '', $file));
136 $wiki_text = io_readFile("$extract_dir/$file");
/plugin/advanced/lang/en/
H A Dconfig.txt10 ^ main file ^ local file ^ type of config …
/plugin/advanced/lang/en/config/
H A Dacl.txt5file called ''conf/acl.auth.php'', which should be writable by the webserver if you want to use th…
13 …dmin// permission of //255// can not be used in the ''conf/acl.auth.php'' file. It is only used in…
H A Dentities.txt3 DokuWiki can replace certain characters or strings with other strings based on a configuration file
H A Dhooks.txt3 …tself, making them safe to survive an update. Just create the appropriate file in either the templ…
H A Dinterwiki.txt14 … special case and the only interwiki link which **cannot be configured** through any config file. |
16 The format of the interwiki config file is:

12345678910>>...140