Home
last modified time | relevance | path

Searched full:have (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/dokuwiki/vendor/php81_bc/strftime/
H A D.gitattributes2 # Set default behavior, in case users don't have core.autocrlf set.
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/data/pages/wiki/
H A Dwelcome.txt10 Your wiki needs to have a start page. As long as it doesn't exist, this link will be red: [[:start]…
20 Once you're comfortable with creating and editing pages you might want to have a look at the [[this…
30 Of course we'd be more than happy to have you [[doku>teams:getting_involved|getting involved]] with…
/dokuwiki/_test/data/pages/
H A Dmailinglist.txt9 …he sections 3.1.1 and 3.1.2. Before you ask any questions you should also have a look at [[http://…
11 …nked here solely for the purpose of information. Their respective authors have nothing do to with …
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md28 Note that this updated version is **version 2.0.0**. I have kept the original class tagged as **ver…
44 The **new syntax** is as follows (ensure you have already included Composer's `autoload.php` file!):
54 // "test" is technically a valid string to have before the "@" in an email address
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md13 jsstrip is not a true javascript parser. It assumes you have properly delimited the 'end of line' u…
18 You'll have to convert your code to use ';' first.
/dokuwiki/lib/plugins/config/_test/
H A DDocumentationTest.php11 * Ensure config options have documentation at dokuwiki.org
51 $msg = "Setting '$key' should have documentation at $url.";
/dokuwiki/inc/lang/en/
H A Ddenied.txt3 Sorry, you don't have enough rights to continue.
H A Dlogin.txt3 …ed in! Enter your authentication credentials below to log in. You need to have cookies enabled to …
H A Dlocked.txt3 This page is currently locked for editing by another user. You have to wait until this user finishe…
/dokuwiki/inc/lang/da/
H A Dlogin.txt3 Du er ikke logget ind! Indtast brugernavn og adgangskode. Din browser skal have tilladt cookies for…
/dokuwiki/.github/ISSUE_TEMPLATE/
H A Dconfig.yml3 - name: �� Have questions or need support?
/dokuwiki/lib/plugins/popularity/
H A Daction.php38 //Do we have to send the data now
62 * (we should have check if autosubmit is enabled first)
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE23 have the freedom to distribute copies of free software (and charge for
35 you have. You must make sure that they, too, receive or can get the
46 want its recipients to know that what they have is not the original, so
53 program proprietary. To prevent this, we have made it clear that any
176 However, parties who have received copies, or rights, from you under
177 this License will not have their licenses terminated so long as such
180 5. You are not required to accept this License, since you have not
219 implemented by public license practices. Many people have made
244 later version", you have the option of following the terms and conditions
290 convey the exclusion of warranty; and each file should have at least
[all …]
/dokuwiki/
H A DCOPYING23 have the freedom to distribute copies of free software (and charge for
35 you have. You must make sure that they, too, receive or can get the
46 want its recipients to know that what they have is not the original, so
53 program proprietary. To prevent this, we have made it clear that any
176 However, parties who have received copies, or rights, from you under
177 this License will not have their licenses terminated so long as such
180 5. You are not required to accept this License, since you have not
219 implemented by public license practices. Many people have made
244 later version", you have the option of following the terms and conditions
290 convey the exclusion of warranty; and each file should have at least
[all …]
/dokuwiki/_test/
H A Dmysql.conf.php.dist3 * This configures the access to a mysql database. The user needs to have permissions
H A Dpgsql.conf.php.dist3 * This configures the access to a postgres database. The user needs to have permissions
/dokuwiki/inc/Form/
H A DOptGroup.php26 * @return string[] the values that have been set (options exist)
60 if (!is_array($options)) throw new \InvalidArgumentException('Options have to be an array');
66 'If option is given as array, it has to have a "label"-key!'
H A DTagOpenElement.php8 * Creates an open HTML tag. You have to make sure you close it
/dokuwiki/lib/plugins/config/lang/en/
H A Dintro.txt5 …kground are the default values and settings shown with a white background have been set locally fo…
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRandom.php57 // as normal. Note, however, that if we don't have a sufficient source of randomness for
61 // at this point we have no choice but to use a pure-PHP CSPRNG
70 … // going to be a ton of keyboard or mouse action. web servers do have one thing that we can use
77 // a hash of the session data before that). certainly an attacker should be assumed to have
78 // full control over his own http requests. he, however, is not going to have control over
/dokuwiki/lib/plugins/authad/lang/en/
H A Dlang.php12 $lang['userchangefail'] = 'Failed to change user attributes. Maybe your account does not have perm…
/dokuwiki/inc/
H A Dlegacy.php6 * These are names that we will probably never change because they have been part of DokuWiki's
/dokuwiki/lib/plugins/acl/lang/en/
H A Dlang.php22 $lang['p_group_id'] = 'Members of group <b class="aclgroup">%s</b> currently have the following p…
23 $lang['p_group_ns'] = 'Members of group <b class="aclgroup">%s</b> currently have the following p…
/dokuwiki/_test/tests/inc/
H A DJWTTest.php36 sleep(1); // make sure we have a new timestamp
65 sleep(1); // make sure we have a new timestamp
/dokuwiki/inc/Parsing/Handler/
H A DReWriterInterface.php24 * Process any calls that have been added and add them to the

12345678910>>...19