| /dokuwiki/conf/ |
| H A D | mysql.conf.php.example | 43 /* Multiple table operations will be protected by locks. This array tells 45 * these array must also contain these aliases. Any unnamed alias will cause 57 * row, access will be denied. 61 * Following patters will be replaced: 79 * Keep in mind that Dokuwiki will access this information through the 82 * Following patters will be replaced: 94 * Following patters will be replaced: 108 * that meet certain filter criteria. The filter expressions will be added 109 * case dependent by the plugin. At the end a sort expression will be added. 113 * The login name will be accessed as 'user' to an alias might be necessary. [all …]
|
| H A D | mediameta.php | 3 * This configures which metadata will be editable through 6 * fieldname - Where data will be saved (EXIF or IPTC field) 16 * Note: $fields is not a global variable and will not be available to any
|
| H A D | plugins.php | 4 * the plugins.*.php files will override those here.
|
| /dokuwiki/inc/Action/Exception/ |
| H A D | ActionDisabledException.php | 11 * The message will NOT be shown to the enduser, but a generic information will be shown.
|
| H A D | ActionException.php | 12 * The message will NOT be shown to the enduser 28 * a 'redirect' is used which will cause a redirect to the 'show' action. 31 * @param string $message optional message, will not be shown except for some dub classes
|
| /dokuwiki/lib/plugins/usermanager/lang/en/ |
| H A D | import.txt | 7 Duplicate user-ids will be ignored. 9 A password will be generated and emailed to each successfully imported user.
|
| /dokuwiki/lib/plugins/popularity/lang/en/ |
| H A D | intro.txt | 5 …to keep developers informed when your wiki grows. Your repeated data sets will be identified by an… 9 The raw data that will be sent is shown below. Please use the **Send Data** button to transfer the …
|
| /dokuwiki/vendor/geshi/geshi/ |
| H A D | BUGS | 12 will result in malformed XHTML (not sure about this one though...) 13 - Slow!!! Especially for source with lots of strings in it. GeSHi will work acceptably 19 on the source, that would be much safer. The focus of releases beyond 1.0.7 will be on
|
| /dokuwiki/vendor/simplepie/simplepie/ |
| H A D | phpstan.dist.neon | 12 …message: "#^Strict comparison using \\!\\=\\= between 'GET' and 'GET' will always evaluate to fals… 29 …message: '(^Strict comparison using === between string and false will always evaluate to false\.$)' 36 …message: '(^Strict comparison using === between string and false will always evaluate to false\.$)'
|
| /dokuwiki/lib/plugins/authpdo/ |
| H A D | README | 10 will not work! 22 This program is distributed in the hope that it will be useful,
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/ |
| H A D | Element.php | 19 * An ASN.1 ANY mapping will return an ASN1\Element object. Use of this object 20 * will also bypass the normal encoding rules in ASN1::encodeDER()
|
| /dokuwiki/lib/plugins/styling/ |
| H A D | README | 10 will not work! 22 This program is distributed in the hope that it will be useful,
|
| /dokuwiki/vendor/splitbrain/php-archive/src/ |
| H A D | Archive.php | 52 * the prefix will be stripped. It is recommended to give prefixes with a trailing slash. 54 …* By default this will extract all files found in the archive. You can restrict the output using t… 56 …* $include is set, only files that match this expression will be extracted. Files that match the $… 57 …* expression will never be extracted. Both parameters can be used in combination. Expressions are … 74 * If $file is empty, the archive file will be created in memory
|
| /dokuwiki/vendor/splitbrain/slika/ |
| H A D | README.md | 49 All resize operations will keep the original aspect ratio of the image. There will be no distortion. 51 Keeping either width or height at zero will auto calculate the value for you. 66 Similar to resizing, but this time the image will be cropped to fit the new aspect ratio.
|
| /dokuwiki/.github/workflows/ |
| H A D | release-preparation.yml | 4 # When the pull request is merged, the release-build workflow will be triggered automatically 82 With accepting this PR, the stable branch will be updated and the whole release and 83 deployment process will be triggered. 97 After merging, the release workflow will be triggered automatically.
|
| /dokuwiki/vendor/php81_bc/strftime/ |
| H A D | .gitattributes | 24 # Declare files that will always have CRLF line endings on checkout. 27 # Declare files that will always have LF line endings on checkout.
|
| /dokuwiki/vendor/splitbrain/php-cli/ |
| H A D | README.md | 78 By default, the CLI class registers an exception handler and will print the exception's message to … 83 exception's code will be used as the exit code then. 85 Stacktraces will be printed on log level `debug`. 91 Disabling colors will also disable the emoticon prefixes. 94 ``error()`` (red) or ``fatal()`` (red). The latter will also exit the programm with a non-zero exit… 101 and wrapping will fail, breaking your texts).
|
| /dokuwiki/inc/lang/en/ |
| H A D | install.html | 5 …will setup your DokuWiki configuration for <abbr title="access control list">ACL</abbr>, which in …
|
| H A D | editrev.txt | 1 **You've loaded an old revision of the document!** If you save it, you will create a new version wi…
|
| H A D | preview.txt | 3 This is a preview of what your text will look like. **Remember: It is not saved yet**!
|
| H A D | resendpwd.txt | 3 …request a new password for your account in this wiki. A confirmation link will be sent to your reg…
|
| /dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/ |
| H A D | FeedItem.php | 43 * will be included unencoded in the feed item in the form 45 * Again: No encoding will be used! This means you can invalidate or enhance the feed
|
| /dokuwiki/inc/lang/zh/ |
| H A D | stopwords.txt | 25 will
|
| /dokuwiki/inc/ |
| H A D | form.php | 23 * with '_'. Other keys are HTML attributes that will be included in the element 31 * this will continue to be used 96 * @param string $legend Label that will be printed with the border. 126 * The value of the field (but not the name) will be passed to 162 * @param string $pos 0-based index where the element will be inserted. 177 * @param int $pos 0-based index the element will be placed at. 251 * A position out-of-bounds will return either the 270 * Each element in the form will be passed to a function named 376 * Careless use of this will result in invalid XHTML. 392 * Only one wikitext element is allowed on a page. It will have [all …]
|
| /dokuwiki/_test/conf/ |
| H A D | plugins.local.php | 6 …* NOTE: Plugins will not be added to this file unless there is a need to override a default settin…
|