/plugin/farm/install/animaltemplate/conf/ |
H A D | mime.conf | 8 tar application/x-gtar 11 zip application/zip 12 rar application/rar 13 pdf application/pdf 15 doc application/msword 16 xls application/msexcel 18 rtf application/msword 24 sxw application/soffice 25 sxc application/soffice 26 sxi application/soffice [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/ |
H A D | Session.php | 88 public function setApplication(Application $application) argument 90 $this->application = $application; 97 return $this->application;
|
H A D | DataSource.php | 53 public function setApplication(Application $application) argument 55 $this->application = $application; 62 return $this->application;
|
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/ |
H A D | Heroku.php | 113 return array('Accept' => 'application/vnd.heroku+json; version=3'); 121 …return array('Accept' => 'application/vnd.heroku+json; version=3', 'Content-Type' => 'application/…
|
H A D | GitHub.php | 196 return ['Accept' => 'application/json']; 206 return ['Accept' => 'application/vnd.github.v3+json'];
|
/plugin/authgooglesheets/vendor/google/auth/ |
H A D | README.md | 38 [application default credentials][application default credentials] for PHP. 44 and authorization level for the application independent of the user. This is 46 you're building an application that uses Google Compute Engine. 85 // specify the path to your application credentials 128 If your application is running behind Cloud Run, or using Cloud Identity-Aware 138 // specify the path to your application credentials 219 and your application occupies the `Authorization` request header, 223 the Authorization header to your application without processing the content. 232 // specify the path to your application credentials 247 'auth' => ['username', 'pass'], // auth option handled by your application [all …]
|
/plugin/struct/_test/ |
H A D | Type_Media.test.php | 27 array('application/octet-stream', 'hey:joe.jpeg'), 28 array('application/octet-stream', 'http://www.example.com/hey:joe.jpeg'), 45 array('application/octet-stream', 'hey:joe.exe'), 46 array('application/octet-stream', 'http://www.example.com/hey:joe.exe'),
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
H A D | ini-isolation.phpt | 2 phpunit --process-isolation -d default_mimetype=application/x-test IniTest ../_files/IniTest.php 8 $_SERVER['argv'][4] = 'default_mimetype=application/x-test';
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/ |
H A D | config.cfm | 35 // the root of the application or the FCKeditor directory in the URL is a virtual directory 134 <cfif isDefined("application.userFilesPath")> 136 <cflock scope="application" type="readonly" timeout="5"> 137 <cfset config.userFilesPath = application.userFilesPath> 148 <!--- look for config struct in application and server scopes ---> 149 <cfif isDefined("application.FCKeditor") and isStruct(application.FCKeditor)> 151 <cflock scope="application" type="readonly" timeout="5"> 152 <cfset variables.FCKeditor = duplicate(application.FCKeditor)> 162 <!--- catch potential "The requested scope application has not been enabled" exception --->
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/ |
H A D | htaccess.txt | 10 # Recomended: WSGI application running with mod_python and modpython_gateway 13 PythonOption wsgi.application wsgi::App
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Command/ |
H A D | LintCommandTest.php | 123 $application = new Application(); 124 $application->add(new LintCommand()); 125 $command = $application->find('lint:yaml');
|
/plugin/codemirror/dist/modes/ |
H A D | htmlembedded.min.js.map | 1 …application/x-ejs\", {name: \"htmlembedded\", scriptingModeSpec:\"javascript\"});\n CodeMirror.de…
|
H A D | asciiarmor.min.js.map | 1 …application/pgp\", \"asciiarmor\");\n CodeMirror.defineMIME(\"application/pgp-encrypted\", \"asci…
|
/plugin/wysiwyg/fckeditor/_samples/afp/ |
H A D | fck.afpa | 1 <application ID="fck"/>
|
/plugin/remotescript/lib/ |
H A D | .htaccess | 1 AddHandler application/x-httpd-php-source php
|
/plugin/recaptcha2/lib/ReCaptcha/RequestMethod/ |
H A D | Curl.php | 33 'Content-Type: application/x-www-form-urlencoded'
|
/plugin/loginredirect/ |
H A D | README.md | 4 DokuWiki plugin to redirect login requests to another application
|
/plugin/bez/ |
H A D | plugin.info.txt | 6 desc SQLite based application helping in managing nonconformities and customers complaints.
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/ |
H A D | UnbindRequest.php | 46 return Asn1::application(self::APP_TAG, Asn1::null());
|
H A D | AbandonRequest.php | 78 return Asn1::application(self::APP_TAG, Asn1::integer($this->messageID));
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/ |
H A D | Client.php | 228 'Content-Type' => 'application/xml' 279 'Content-Type' => 'application/xml',
|
/plugin/swarmwebhook/lang/en/ |
H A D | ifttt_instructions.txt | 6 * **Content Type**: application/json
|
/plugin/flickr/ |
H A D | syntax.php | 125 }elseif($mime == 'application/x-shockwave-flash'){
|
/plugin/bibtex/ |
H A D | syntax.php | 367 if(substr($mime,0,15) == 'application/pdf' || substr($mime,0,24) == 'application/octet-stream'){ 404 }elseif($mime == 'application/x-shockwave-flash'){
|
/plugin/dokusioc/ |
H A D | plugin.info.txt | 6 …es SIOC version of wiki content (RDF/XML export), checks the requested application type (content n…
|