/dokuwiki/lib/plugins/config/lang/en/ |
H A D | intro.txt | 5 …with a light red background are protected and can not be altered with this plugin. Settings shown …
|
/dokuwiki/vendor/openpsa/universalfeedcreator/ |
H A D | LICENSE | 43 code. If you link other code with the library, you must provide 45 with the library after making changes to the library and recompiling 48 We protect your rights with a two-step method: (1) we copyright the 64 consistent with the full freedom of use specified in this license. 73 When a program is linked with a library, whether statically or using 78 Public License permits more lax criteria for linking other code with 106 linked with the Library has the freedom and the wherewithal to run 113 be combined with the library in order to run. 125 prepared so as to be conveniently linked with application programs 132 portion of it, either verbatim or with modifications and/or translated [all …]
|
/dokuwiki/.github/workflows/ |
H A D | autoFix.yml | 14 with: 19 with: 29 with: 42 with: 50 …If you disagree with the changes, simply clean the code yourself and create a new pull request. Th…
|
H A D | deletedFiles.yml | 2 # It compares the current master with the data/deleted.files file and cleans the file from any re-i… 3 # It compares the current master with the stable branch and adds all deleted files to the data/dele… 5 # Any additions are made to the top of the list with a single trailing line before the first "# rem… 6 # Finally, the list of newly removed entries receives a header "# removed on $(date -I)" with the c… 21 with: 33 - name: Update list with deleted files 54 with:
|
H A D | phpCS.yml | 20 with: 25 with:
|
H A D | release-preparation.yml | 39 with: 62 - name: Create merge commit with version info 77 with: 82 With accepting this PR, the stable branch will be updated and the whole release and 85 If you're not happy with the contents of this PR, please close it, delete the branch,
|
/dokuwiki/vendor/simplepie/simplepie/idn/ |
H A D | LICENCE | 43 code. If you link other code with the library, you must provide 45 with the library after making changes to the library and recompiling 48 We protect your rights with a two-step method: (1) we copyright the 64 consistent with the full freedom of use specified in this license. 73 When a program is linked with a library, whether statically or using 78 Public License permits more lax criteria for linking other code with 106 linked with the Library has the freedom and the wherewithal to run 113 be combined with the library in order to run. 125 prepared so as to be conveniently linked with application programs 132 portion of it, either verbatim or with modifications and/or translated [all …]
|
/dokuwiki/data/pages/wiki/ |
H A D | welcome.txt | 5 Enjoy your work with DokuWiki,\\ 12 Go on, follow that link and create the page. If you need help with using the syntax you can always … 20 Once you're comfortable with creating and editing pages you might want to have a look at the [[this… 28 The [[https://forum.dokuwiki.org|DokuWiki User Forum]] is an excellent way to get in contact with o… 30 Of course we'd be more than happy to have you [[doku>teams:getting_involved|getting involved]] with…
|
/dokuwiki/vendor/splitbrain/lesserphp/ |
H A D | LICENSE | 32 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 81 Developers that use the GNU GPL protect your rights with two steps: 93 can do so. This is fundamentally incompatible with the aim of 133 To "propagate" a work means to do anything with it that, without 137 distribution (with or without modification), making available to the 141 parties to make or receive copies. Mere interaction with a user through 142 a computer network, with no transfer of a copy, is not conveying. 167 Component, and (b) serves only to enable use of the work with that 182 includes interface definition files associated with source files for 209 with facilities for running those works, provided that you comply with [all …]
|
/dokuwiki/vendor/simplepie/simplepie/ |
H A D | autoloader.php | 11 * Redistribution and use in source and binary forms, with or without modification, are 19 * provided with the distribution. 48 * After registering this autoload function with SPL, the following line 75 // replace the namespace prefix with the base directory, replace namespace 76 // separators with directory separators in the relative class name, append 77 // with .php 119 // Only load the class if it starts with "SimplePie"
|
/dokuwiki/vendor/geshi/geshi/src/geshi/ |
H A D | abap.php | 21 * it's why we must decode them with REGEXPS. As there are many keywords with several tokens, 41 * - in DATA data TYPE type, 2nd "data" and 2nd "type" are highlighted with data 83 * along with GeSHi; if not, write to the Free Software 95 // lines beginning with star at 1st position are comments 96 // (star anywhere else is not a comment, especially be careful with 513 'renaming with suffix', 589 'with analysis', 590 'with byte-order mark', 591 'with comments', 592 'with current switchstates', [all …]
|
/dokuwiki/_test/tests/inc/ |
H A D | FulltextPageLookupTest.php | 14 saveWikiText('ns:utf8', '====== Title with ÄöÜ ======', 'Test initialization'); 21 $this->assertEquals(['ns:utf8' => 'Title with ÄöÜ'], ft_pageLookup('title', false, true)); 22 $this->assertEquals(['ns:utf8' => 'Title with ÄöÜ'], ft_pageLookup('äöü', false, true));
|
H A D | parserutils_set_metadata.test.php | 11 * Set up fake user environment with for the gieven user 44 * test array merge, including contributors with numeric keys and array data overwritting 58 // first revision with numeric user 66 // second revision with alphabetic user 75 // third revision with the first user
|
H A D | auth_aclcheck_caseinsensitive.test.php | 49 // user with no matching group 54 // user with matching group 1 59 // user with matching group 2 74 // user with matching admin group 1 79 // user with matching admin group 2 109 // user with no matching group 114 // user with matching group
|
H A D | common_basicinfo.test.php | 40 // test with REMOTE_USER set and the user an admin user 44 // with $httpclient parameter set to false 48 // with anonymous user
|
/dokuwiki/_test/tests/lib/exe/ |
H A D | fetch_statuscodes_external.test.php | 43 * modified image request with valid token 44 * and not-modified image request with valid token 46 * expect: header with mime-type 78 * modified image request with invalid token 94 * modified image request with no token 95 * and not modified image with no token
|
H A D | fetch_imagetoken.test.php | 44 * modified image request with valid token 45 * expect: header with mime-type 60 * modified image request with invalid token 69 * modified image request with no token 79 * try: with a token & without a token 80 …* expect: (for both) header with mime-type, content matching source image filesize & no error res…
|
/dokuwiki/vendor/simplepie/simplepie/src/Cache/ |
H A D | CallableNameFilter.php | 11 * Redistribution and use in source and binary forms, with or without modification, are 19 * provided with the distribution. 47 * Creating a cache filename with callables 65 * Method to create cache filename with. 81 * @param string $name The name for the cache will be most likly an url with query string
|
H A D | NameFilter.php | 11 * Redistribution and use in source and binary forms, with or without modification, are 19 * provided with the distribution. 55 * Method to create cache filename with. 71 * @param string $name The name for the cache will be most likly an url with query string
|
/dokuwiki/vendor/geshi/geshi/ |
H A D | CHANGELOG | 4 Changes to the code are listed under the version they occurred in, with who suggested 41 - Compatible with PHP7 77 * C with WinAPI (BenBE) 78 * C++ with WinAPI (BenBE) 100 * Fix some highlighting problems with Octave (Carnë Draug, Juan Pablo Carbajal) 101 * Fix a minor issue with comments in Visual Basic (Plançon, BenBE) 102 * Some LangCheck issues with Visual Basic (BenBE) 103 * Fix a minor issue with keywords in SQL (Gerrit, BenBE) 105 * Fix problem with T-SQL keyword highlighting (James Horsley, BenBE) 121 * Fix LangCheck issues with LOLcode language file (mudhailess, BenBE) [all …]
|
H A D | LICENSE | 39 We protect your rights with two steps: (1) copyright the software, and 68 either verbatim or with modifications and/or translated into another 85 along with the Program. 130 with the Program (or with a work based on the Program) on a volume of 138 a) Accompany it with the complete corresponding machine-readable 142 b) Accompany it with a written offer, valid for at least three 149 c) Accompany it with the information you received as to the offer 152 received the program in object code or executable form with such 153 an offer, in accord with Subsection b above.) 162 form) with the major components (compiler, kernel, and so on) of the [all …]
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/ |
H A D | PuTTY.php | 6 * puttygen does not generate DSA keys with an N of anything other than 160, however, 8 * won't accept them. Since PuTTY formatted keys are primarily used with SSH this makes 9 * keys with N > 160 kinda useless, hence this handlers not supporting such keys. 83 …throw new \InvalidArgumentException('SSH only supports keys with an N (length of Group Order q) of… 104 …throw new \InvalidArgumentException('SSH only supports keys with an N (length of Group Order q) of…
|
/dokuwiki/inc/Ui/ |
H A D | SearchState.php | 51 * Get a search state for the current search with new search fragments and optionally phrases 70 * Get a search state for the current search with with adjusted time limitations 87 * Get a search state for the current search with adjusted sort preference 105 * Grouping with braces and "OR" conditions are not supported.
|
/dokuwiki/vendor/splitbrain/php-archive/src/ |
H A D | Archive.php | 39 * Reopen the file with open() again if you want to do additional operations 52 * the prefix will be stripped. It is recommended to give prefixes with a trailing slash. 60 …* The archive is closed afterwards. Reopen the file with open() again if you want to do additional… 84 …o $fileinfo either the name to us in archive (string) or a FileInfo oject with all meta data, empt… 92 …FileInfo $fileinfo either the name to us in archive (string) or a FileInfo oject with all meta data 126 * The callback is called with a FileInfo object as parameter. You can use this to show progress
|
/dokuwiki/lib/plugins/authplain/_test/ |
H A D | userdata.test.php | 16 * Load auth with test conf 38 * Test with small and large limits 52 * Test with small and large offsets
|