| /dokuwiki/data/ |
| H A D | deleted.files | 6 lib/plugins/extension/_test/extension.test.php 8 lib/plugins/extension/helper/extension.php 9 lib/plugins/extension/helper/gui.php 10 lib/plugins/extension/helper/list.php 11 lib/plugins/extension/helper/repository.php 24 inc/IXR_Library.php 25 inc/cli.php 75 vendor/paragonie/random_compat/lib/byte_safe_strings.php 76 vendor/paragonie/random_compat/lib/cast_to_int.php 77 vendor/paragonie/random_compat/lib/error_polyfill.php [all …]
|
| /dokuwiki/ |
| H A D | .gitignore | 19 !/conf/dokuwiki.php 22 !/conf/license.php 24 !/conf/mediameta.php 26 !/conf/mysql.conf.php.example 27 !/conf/plugins.php 28 !/conf/plugins.required.php 46 !/lib/tpl/index.php 65 !/lib/plugins/action.php 66 !/lib/plugins/admin.php 67 !/lib/plugins/auth.php [all …]
|
| H A D | .htaccess.dist | 25 #RewriteRule ^_media/(.*) lib/exe/fetch.php?media=$1 [QSA,L,B] 26 #RewriteRule ^_detail/(.*) lib/exe/detail.php?media=$1 [QSA,L,B] 27 #RewriteRule ^_export/([^/]+)/(.*) doku.php?do=export_$1&id=$2 [QSA,L,B] 28 #RewriteRule ^$ doku.php [L] 31 #RewriteRule (.*) doku.php?id=$1 [QSA,L,B] 32 #RewriteRule ^index.php$ doku.php 43 #RewriteRule ^lib/exe/xmlrpc.php$ https://%{SERVER_NAME}%{REQUEST_URI} [L,R=301]
|
| H A D | composer.lock | 76 "src/geshi.php" 102 "name": "kissifrot/php-ixr", 106 "url": "https://github.com/kissifrot/php-ixr.git", 111 …"url": "https://api.github.com/repos/kissifrot/php-ixr/zipball/17c5bc99f42fa086620a0ad2a593366ff67… 117 "php": ">=5.4.0" 148 "issues": "https://github.com/kissifrot/php-ixr/issues", 149 "source": "https://github.com/kissifrot/php-ixr/tree/1.8.5" 168 "php": ">=5.2" 176 "lib/constants.php" 223 "php": "^7|^8" [all …]
|
| /dokuwiki/conf/ |
| H A D | local.php.dist | 1 <?php 3 * This is an example of how a local.php could look like. 4 * Simply copy the options you want to change from dokuwiki.php 7 * When using the installer, a correct local.php file be generated for
|
| H A D | users.auth.php.dist | 1 # users.auth.php 2 # <?php exit()?>
|
| H A D | acl.auth.php.dist | 1 # acl.auth.php 2 # <?php exit()?>
|
| /dokuwiki/inc/ |
| H A D | preload.php.dist | 1 <?php 3 * This is an example for a farm setup. Simply copy this file to preload.php and 5 * You can also use preload.php for other things than farming, e.g. for moving 13 //include(fullpath(dirname(__FILE__)).'/farm.php');
|
| /dokuwiki/vendor/openpsa/universalfeedcreator/ |
| H A D | .editorconfig | 5 # http://www.php-fig.org/psr/psr-2/ 9 [*.php]
|
| H A D | .gitattributes | 5 *.php text eol=lf
|
| /dokuwiki/vendor/aziraphale/email-address-validator/ |
| H A D | README.md | 4 This is a fork of [AddedBytes' EmailAddressValidator class](https://code.google.com/p/php-email-add… 13 - Additional code style and docblock fixing to properly follow the [PHP-FIG PSR-1](http://www.php-f… 14 and [PSR-2](http://www.php-fig.org/psr/psr-2/) documents 23 php composer.phar require aziraphale/email-address-validator:^2 26 If you don't want to use Composer (why not?!), just download the `EmailAddressValidator.php` file, … 30 php composer.phar require aziraphale/email-address-validator:^1 37 ```php 44 The **new syntax** is as follows (ensure you have already included Composer's `autoload.php` file!): 45 ```php 52 ```php
|
| /dokuwiki/_test/ |
| H A D | composer.lock | 10 "name": "scotteh/php-dom-wrapper", 14 "url": "https://github.com/scotteh/php-dom-wrapper.git", 19 …"url": "https://api.github.com/repos/scotteh/php-dom-wrapper/zipball/351e9c635c9aa65c8cedaeefcac3a… 27 "php": ">=7.1.0", 55 "homepage": "https://github.com/scotteh/php-dom-wrapper", 64 "issues": "https://github.com/scotteh/php-dom-wrapper/issues", 65 "source": "https://github.com/scotteh/php-dom-wrapper/tree/2.0.5" 84 "php": ">=7.2.5", 150 "php": ">=7.2" 161 "bootstrap.php" [all …]
|
| H A D | proxy.conf.php.dist | 1 <?php
|
| H A D | mysql.conf.php.dist | 1 <?php
|
| H A D | pgsql.conf.php.dist | 1 <?php
|
| /dokuwiki/vendor/splitbrain/php-jsstrip/ |
| H A D | composer.lock | 25 "php": "^7.1 || ^8.0" 95 "php": "^7.1 || ^8.0" 109 "src/DeepCopy/deep_copy.php" 158 "php": "^7.2 || ^8.0" 214 "php": "^7.2 || ^8.0" 251 "name": "phpunit/php-code-coverage", 255 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 260 …"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/819f92bba8b001d43… 267 "php": ">=7.2", 268 "phpunit/php-file-iterator": "^2.0.2", [all …]
|
| H A D | README.md | 27 composer require splitbrain/php-jsstrip 31 ```php 32 <?php 34 require_once 'vendor/autoload.php';
|
| /dokuwiki/vendor/splitbrain/slika/ |
| H A D | composer.lock | 25 "php": "^7.1 || ^8.0" 94 "php": "^7.1 || ^8.0" 110 "src/DeepCopy/deep_copy.php" 156 "php": "^7.2 || ^8.0" 212 "php": "^7.2 || ^8.0" 263 "php": "^7.2 || ^8.0" 317 "php": "^7.2 || ^8.0", 372 "php": "^7.2 || ^8.0", 422 "php": "^7.2 || ~8.0, <8.1", 474 "name": "phpunit/php-code-coverage", [all …]
|
| /dokuwiki/lib/images/fileicons/ |
| H A D | README | 2 https://github.com/splitbrain/file-icon-generator/blob/master/example-dokuwiki.php
|
| /dokuwiki/vendor/php81_bc/strftime/ |
| H A D | README.md | 1 …b.com/alphp/strftime/actions/workflows/php.yml/badge.svg)](https://github.com/alphp/strftime/actio… 39 - ext-intl ([Internationalization extension ICU](https://www.php.net/manual/en/book.intl.php)) 54 ```php 55 <?php 56 require 'vendor/autoload.php'; 63 - Download [php-8.1-strftime.php](https://github.com/alphp/strftime/raw/master/src/php-8.1-strftime… 65 ```php 66 <?php 67 require 'php-8.1-strftime.php'; 74 ```php [all …]
|
| /dokuwiki/vendor/splitbrain/php-archive/ |
| H A D | README.md | 14 ```php composer.phar require splitbrain/php-archive``` 22 Check the [API docs](https://splitbrain.github.io/php-archive/) for more 26 ```php 27 require_once 'vendor/autoload.php';
|
| /dokuwiki/vendor/phpseclib/phpseclib/ |
| H A D | README.md | 8 - [One-time donation via PayPal or crypto-currencies](http://sourceforge.net/donate/index.php?group… 66 * [Browse the Support Forum](http://www.frostjedi.com/phpbb/viewforum.php?f=46) (no longer in use) 90 composer global require php:^8.1 squizlabs/php_codesniffer friendsofphp/php-cs-fixer vimeo/psalm 92 php-cs-fixer fix --config=build/php-cs-fixer.php --diff --dry-run --using-cache=no
|
| /dokuwiki/vendor/simplepie/simplepie/idn/ |
| H A D | ReadMe.txt | 3 * IDNA Convert (idna_convert.class.php) * 46 idna_convert.class.php - The actual class 47 idna_convert.create.npdata.php - Useful for (re)creating the NPData file 49 example.php - An example web page for converting 53 The class is contained in idna_convert.class.php. 64 include_once('idna_convert.class.php'); 79 include_once('idna_convert.class.php'); 96 include_once('idna_convert.class.php'); 110 tables in a serialized format, you can run the file idna_convert.create.npdata.php, which
|
| /dokuwiki/lib/images/admin/ |
| H A D | README | 2 See http://www.kde-look.org/content/show.php/nuvoX?content=38467
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | README.md | 38 ```php 39 <?php 40 require __DIR__ . '/vendor/autoload.php'; 49 ```php 50 <?php 57 ```php 58 <?php
|