| /dokuwiki/_test/tests/inc/ |
| H A D | changelog_hasrevisions.test.php | 6 * Tests for if a page has revisions with hasRevisions() 14 * test page has revisions 25 * test page has no revisions
|
| H A D | httpclient_https.test.php | 10 // skip tests when this PHP has no SSL support
|
| H A D | httpclient_https_proxy.test.php | 10 // skip tests when this PHP has no SSL support
|
| H A D | auth_encryption.test.php | 16 * Try to decode a known secret. This one has been created with phpseclib Version 2
|
| /dokuwiki/lib/plugins/acl/lang/la/ |
| H A D | lang.php | 14 $lang['p_user_id'] = 'Sodalis <b class="acluser">%s</b> nunc has facultates paginae "<b… 15 $lang['p_user_ns'] = 'Sodalis <b class="acluser">%s</b> nunc has facultates generis "<b… 16 $lang['p_group_id'] = 'Socius\a gregis <b class="aclgroup">%s</b> nunc has facultates pa… 17 $lang['p_group_ns'] = 'Socius\a gregis <b class="aclgroup">%s</b> nunc has facultates ge…
|
| /dokuwiki/vendor/kissifrot/php-ixr/ |
| H A D | README.md | 13 …e library includes a wide variety of additional XML-RPC specifications and has all the features re… 17 …ncutio for a number of projects the company was working on at the time. It has become fairly dated… 22 A [Composer](http://getcomposer.org/) file has been added to this repository.
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | README.md | 3 …/lessphp). The original has been abandoned in 2014. The fork by [@MarcusSchwarz](https://github.co… 7 …branch of `MarcusSchwarz/lesserphp`, not the much modernized `master` branch. This has two reasons: 20 Don't. You really wouldn't want to start a new project using LESS. It simply seems that SASS has wo…
|
| /dokuwiki/lib/plugins/acl/lang/en/ |
| H A D | lang.php | 20 $lang['p_user_id'] = 'User <b class="acluser">%s</b> currently has the following permissions on … 21 $lang['p_user_ns'] = 'User <b class="acluser">%s</b> currently has the following permissions in … 30 $lang['p_isadmin'] = 'Note: The selected group or user has always full permissions because it is…
|
| /dokuwiki/lib/plugins/popularity/lang/en/ |
| H A D | submitted.txt | 3 The data has been sent succesfully.
|
| H A D | lang.php | 9 $lang['lastSent'] = 'The data has been sent';
|
| /dokuwiki/inc/lang/es/ |
| H A D | editrev.txt | 1 **¡Has cargado una revisión antigua del documento!** Si la guardas, crearás una versión nueva con e…
|
| H A D | newpage.txt | 3 Has seguido un enlace a un tema que no existe todavía. Puedes crearlo usando el botón **Crea esta p…
|
| H A D | onceexisted.txt | 3 Has seguido un enlace a una página que ya no está disponible. Se puede averiguar el listado de **re…
|
| H A D | conflict.txt | 3 Existe una versión más reciente del documento que has editado. Esto sucede cuando otro usuario ha m…
|
| /dokuwiki/lib/exe/ |
| H A D | openapi.php | 9 if ($INPUT->has('spec')) { 62 if ($code['code'] === $last && !$INPUT->has('debug')) continue; 73 if ($INPUT->server->has('REMOTE_USER')) {
|
| H A D | manifest.php | 12 http_status(404, 'Manifest has been disabled in DokuWiki configuration.');
|
| /dokuwiki/lib/plugins/popularity/ |
| H A D | admin.php | 60 if ($INPUT->has('data')) { 67 $this->enableAutosubmit($INPUT->has('autosubmit')); 91 if (! $INPUT->has('data')) { 122 * @param string $data The popularity data, if it has already been computed. NULL otherwise.
|
| /dokuwiki/inc/lang/en/ |
| H A D | registermail.txt | 1 A new user has registered. Here are the details:
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/ |
| H A D | PKCS1.php | 71 // a PKCS1 DSA public key only has y. to verify a signature with a PKCS1 DSA public key 74 // that has that requirement so building it in for PKCS1 DSA public keys seems excessive. 80 // included. eg. \phpseclib3\File\ASN1\Maps\SubjectPublicKeyInfo has "algorithm" and 81 // "subjectPublicKey" and "algorithm", in turn, has "algorithm" and "parameters". y
|
| /dokuwiki/vendor/simplepie/simplepie/ |
| H A D | phpstan.dist.neon | 23 - '(Constructor of class SimplePie\\Enclosure has an unused parameter \$javascript\.)' 51 …meter \$parser of method SimplePie\\Parser::(tag_open|cdata|tag_close)\(\) has invalid type XMLPar…
|
| /dokuwiki/inc/Action/Exception/ |
| H A D | ActionDisabledException.php | 8 * Thrown when the requested action has been disabled. Eg. through the 'disableactions'
|
| /dokuwiki/inc/Ui/ |
| H A D | Editor.php | 41 if ($INPUT->has('changecheck')) { 44 // $TEXT has been loaded from page template 79 'target' => ($INPUT->has('target') && $wr) ? $INPUT->str('target') : 'section', 93 if ($INPUT->has('hid')) { 96 if ($INPUT->has('codeblockOffset')) {
|
| /dokuwiki/inc/Parsing/Handler/ |
| H A D | CallWriterInterface.php | 23 * (probably because document end has been reached)
|
| /dokuwiki/ |
| H A D | feed.php | 51 // check cacheage and deliver if nothing has changed since last 52 // time or the update interval has not passed, also handles conditional requests
|
| /dokuwiki/inc/TreeBuilder/Node/ |
| H A D | Top.php | 8 * This node has no parents or siblings. It is used to represent the root of the tree.
|