/dokuwiki/vendor/openpsa/universalfeedcreator/ |
H A D | LICENSE | 28 not price. Our General Public Licenses are designed to make sure that 30 for this service if you wish); that you receive source code or can get 31 it if you want it; that you can change the software and use pieces of 32 it in new free programs; and that you are informed that you can do 35 To protect your rights, we need to make restrictions that forbid 41 or for a fee, you must give the recipients all the rights that we gave 42 you. You must make sure that they, too, receive or can get the source 44 complete object files to the recipients, so that they can relink them 52 To protect each distributor, we want to make it very clear that 55 that what they have is not the original version, so that the original [all …]
|
/dokuwiki/vendor/simplepie/simplepie/idn/ |
H A D | LICENCE | 28 not price. Our General Public Licenses are designed to make sure that 30 for this service if you wish); that you receive source code or can get 31 it if you want it; that you can change the software and use pieces of 32 it in new free programs; and that you are informed that you can do 35 To protect your rights, we need to make restrictions that forbid 41 or for a fee, you must give the recipients all the rights that we gave 42 you. You must make sure that they, too, receive or can get the source 44 complete object files to the recipients, so that they can relink them 52 To protect each distributor, we want to make it very clear that 55 that what they have is not the original version, so that the original [all …]
|
/dokuwiki/vendor/splitbrain/lesserphp/ |
H A D | LICENSE | 64 price. Our General Public Licenses are designed to make sure that you 66 them if you wish), that you receive source code or can get it if you 67 want it, that you can change the software or use pieces of it in new 68 free programs, and that you know you can do these things. 77 freedoms that you received. You must make sure that they, too, receive 81 Developers that use the GNU GPL protect your rights with two steps: 86 that there is no warranty for this free software. For both users' and 87 authors' sake, the GPL requires that modified versions be marked as 88 changed, so that their problems will not be attributed erroneously to 104 software on general-purpose computers, but in those that do, we wish to [all …]
|
/dokuwiki/vendor/geshi/geshi/ |
H A D | LICENSE | 22 price. Our General Public Licenses are designed to make sure that you 24 this service if you wish), that you receive source code or can get it 25 if you want it, that you can change the software or use pieces of it 26 in new free programs; and that you know you can do these things. 28 To protect your rights, we need to make restrictions that forbid 34 gratis or for a fee, you must give the recipients all the rights that 35 you have. You must make sure that they, too, receive or can get the 44 that everyone understands that there is no warranty for this free 46 want its recipients to know that what they have is not the original, so 47 that any problems introduced by others will not reflect on the original [all …]
|
/dokuwiki/ |
H A D | COPYING | 22 price. Our General Public Licenses are designed to make sure that you 24 this service if you wish), that you receive source code or can get it 25 if you want it, that you can change the software or use pieces of it 26 in new free programs; and that you know you can do these things. 28 To protect your rights, we need to make restrictions that forbid 34 gratis or for a fee, you must give the recipients all the rights that 35 you have. You must make sure that they, too, receive or can get the 44 that everyone understands that there is no warranty for this free 46 want its recipients to know that what they have is not the original, so 47 that any problems introduced by others will not reflect on the original [all …]
|
/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. 30 # Denote all files that are truly binary and should not be modified.
|
/dokuwiki/data/pages/wiki/ |
H A D | welcome.txt | 12 Go on, follow that link and create the page. If you need help with using the syntax you can always … 14 …e a sidebar. To create it, just edit the [[:sidebar]] page. Everything in that page will be shown … 16 Please be aware that not all templates support sidebars. 26 DokuWiki is an Open Source project that thrives through user contributions. A good way to stay info…
|
/dokuwiki/lib/plugins/logviewer/lang/en/ |
H A D | intro.txt | 3 This interface allows you to view the various logs that are written by DokuWiki. By default, there … 7 Please be aware that **log files can contain sensitive information** like passwords, paths or other…
|
/dokuwiki/vendor/geshi/geshi/src/geshi/ |
H A D | dcs.php | 13 * to convert external data files into a format that Prophet and Glean can read. 17 * Note that the DCS IDE does not handle escape characters correctly. The IDE thinks 18 * that a backslash '\' is an escape character, but in practice the backslash does 31 * * Add handling for embedded C code. Note that the DCS IDE does not highlight C code 32 * correctly, but that doesn't mean that we can't! This will be included for a 33 * stable release of GeSHi of version 1.1.x (or later) that allows for highlighting 34 * embedded code using that code's appropriate language file. 45 * GeSHi is distributed in the hope that it will be useful,
|
/dokuwiki/inc/Action/Exception/ |
H A D | ActionException.php | 8 * This exception and its subclasses signal that the current action should be 27 * When no new action is given 'show' is assumed. For requests that originated in a POST, 30 * @param string|null $newaction the action that should be used next
|
/dokuwiki/_test/tests/inc/ |
H A D | parserutils_set_metadata_during_rendering.test.php | 54 // assert that all three calls to p_set_metadata have been successful 62 // make sure the saved metadata is the one that has been rendered 76 // ensure that the metadata property hasn't been set previously 89 …// fake syntax plugin rendering method that tries calling p_set_metadata during the actual renderi… 95 // ensure that the metadata property hasn't been set previously
|
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/ |
H A D | HtmlDescribable.php | 4 * An HtmlDescribable is an item within a feed that can have a description that may
|
/dokuwiki/vendor/splitbrain/lesserphp/src/Utils/ |
H A D | Asserts.php | 10 * Check that the number of arguments is correct and return them 37 * Check that the number of arguments is at least the expected number and return them 60 * Checks that the value is a number and returns it as float
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | PublicKeyLoader.php | 77 throw new NoKeyLoadedException('The key that was loaded was not a private key'); 92 throw new NoKeyLoadedException('The key that was loaded was not a public key'); 107 throw new NoKeyLoadedException('The key that was loaded was not a parameter');
|
H A D | Random.php | 55 // object that implements the Throwable interface (Exception, TypeError, Error). 57 // as normal. Note, however, that if we don't have a sufficient source of randomness for 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 130 …// the IV client to server is the hash of that "nonce" with the letter A and for the encryption ke… 131 …// if the hash doesn't produce enough a key or an IV that's long enough concat successive hashes o… 132 …// original hash and the current hash. we'll be emulating that. for more info see the following UR… 177 // OpenSSL uses that same standard for it's random numbers:
|
/dokuwiki/vendor/simplepie/simplepie/ |
H A D | README.markdown | 4 SimplePie is a very fast and easy-to-use class, written in PHP, that puts the 44 5. `compatibility_test/` - The SimplePie compatibility test that checks your 46 6. `demo/` - A basic feed reader demo that shows off some of SimplePie's more 48 7. `idn/` - A third-party library that SimplePie can optionally use to 64 2. Make sure that the cache folder inside of the demo folder is server-writable. 89 This means that feature requests may not be fulfilled straight away, as time has
|
/dokuwiki/inc/lang/en/ |
H A D | backlinks.txt | 3 This is a list of pages that seem to link back to the current page.
|
H A D | install.html | 3 …te access to the directories that hold those files. This installer is not capable of setting up d…
|
H A D | newpage.txt | 3 You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it b…
|
H A D | pwconfirm.txt | 7 To confirm that the request was really sent by you please use the following link.
|
/dokuwiki/vendor/aziraphale/email-address-validator/ |
H A D | README.md | 16 Note that this class is still **un-namespaced** - i.e. it's still declared in the global namespace.… 28 Note that this updated version is **version 2.0.0**. I have kept the original class tagged as **ver… 34 … has completely changed. However it has such a small and simple interface that these changes shoul…
|
/dokuwiki/vendor/simplepie/simplepie/src/Cache/ |
H A D | NameFilter.php | 12 * permitted provided that the following conditions are met: 62 * that uniquely identifies a cached item, MUST only contain the 68 * and encodings or longer lengths, but MUST support at least that
|
/dokuwiki/vendor/splitbrain/php-cli/src/ |
H A D | CLI.php | 56 * Runtime errors that do not require immediate action but should typically 68 * Exceptional occurrences that are not errors. 71 * that are not necessarily wrong.
|
/dokuwiki/inc/lang/zh/ |
H A D | stopwords.txt | 17 that
|
/dokuwiki/inc/Menu/ |
H A D | SiteMenu.php | 8 * Actions that are not bound to an individual page but provide toolsfor the whole wiki.
|