/dokuwiki/vendor/geshi/geshi/ |
H A D | LICENSE | 18 the GNU Lesser General Public License instead.) You can apply it to 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. 29 anyone to deny you these rights or to ask you to surrender the rights. 30 These restrictions translate to certain responsibilities for you if you 31 distribute copies of the software, or if you modify it. 33 For example, if you distribute copies of such a program, whether 34 gratis or for a fee, you must give the recipients all the rights that [all …]
|
H A D | README.md | 9 GeSHi is a generic syntax highlighter, written in PHP. You simply 10 input the source code you wish to highlight with the language you 17 documentation. If you got this readme from a GeSHi package, then 21 If you think you've found a bug in GeSHi, contact me with a bug 24 language files, but if you do find something major please contact me. 26 And if you're using GeSHi as a plugin/mod for some other software, 27 please tell me about it! It's worth a link to you, and I can give 28 you specialist help if you need it. 34 file for more information. If you do modify this program, please tell 35 me about it! Perhaps you've made a good improvement that I can learn
|
/dokuwiki/ |
H A D | COPYING | 18 the GNU Lesser General Public License instead.) You can apply it to 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. 29 anyone to deny you these rights or to ask you to surrender the rights. 30 These restrictions translate to certain responsibilities for you if you 31 distribute copies of the software, or if you modify it. 33 For example, if you distribute copies of such a program, whether 34 gratis or for a fee, you must give the recipients all the rights that [all …]
|
H A D | .htaccess.dist | 1 ## You should disable Indexes and MultiViews either here or in the 21 ## Uncomment these rules if you want to have nice URLs using 34 ## Not all installations will require the following line. If you do, 39 ## If you enable DokuWikis XML-RPC interface, you should consider to
|
/dokuwiki/vendor/splitbrain/lesserphp/ |
H A D | LICENSE | 2 You are free to pick which one suits your needs. 60 any other work released this way by its authors. You can apply it to 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. 70 To protect your rights, we need to prevent others from denying you 71 these rights or asking you to surrender the rights. Therefore, you have 72 certain responsibilities if you distribute copies of the software, or if 73 you modify it: responsibilities to respect the freedom of others. [all …]
|
/dokuwiki/_test/tests/inc/ |
H A D | auth_nameencode.test.php | 11 $in = 'hey$you'; 12 $out = 'hey%24you'; 17 $in = 'hey"you'; 18 $out = 'hey%22you'; 23 $in = 'hey\'you'; 24 $out = 'hey%27you'; 29 $in = 'hey\\you'; 35 $in = 'hey $ you !$%! foo '; 36 $out = 'hey%20%24%20you%20%21%24%25%21%20foo%20'; 47 $in = '@hey$you'; [all …]
|
/dokuwiki/vendor/openpsa/universalfeedcreator/ |
H A D | LICENSE | 22 Free Software Foundation and other authors who decide to use it. You 23 can use it too, but we suggest you first think carefully about whether 29 you have the freedom to distribute copies of free software (and charge 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 36 distributors to deny you these rights or to ask you to surrender these 38 you if you distribute copies of the library or if you modify it. 40 For example, if you distribute copies of the library, whether gratis 41 or for a fee, you must give the recipients all the rights that we gave [all …]
|
/dokuwiki/vendor/simplepie/simplepie/idn/ |
H A D | LICENCE | 22 Free Software Foundation and other authors who decide to use it. You 23 can use it too, but we suggest you first think carefully about whether 29 you have the freedom to distribute copies of free software (and charge 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 36 distributors to deny you these rights or to ask you to surrender these 38 you if you distribute copies of the library or if you modify it. 40 For example, if you distribute copies of the library, whether gratis 41 or for a fee, you must give the recipients all the rights that we gave [all …]
|
H A D | ReadMe.txt | 20 what you would expect them to do. You are allowed to use complete domain names, 21 simple strings and complete email addresses as well. That means, that you might 30 You can query the occured error by calling the method get_last_error(). 33 arrays. The default format is UTF-8. For setting different encodings, you can 80 // Instantiate it (depending on the version you are using) with 87 // or UCS-4, you will have to convert it before outputting it 109 Should you need to recreate the npdata.ser file, which holds all necessary translation 110 tables in a serialized format, you can run the file idna_convert.create.npdata.php, which 111 creates the file for you and stores it in the same folder, where it is placed. 112 Should you need to do changes to the tables you can do so, but beware of the consequences.
|
/dokuwiki/.github/ISSUE_TEMPLATE/ |
H A D | bug_report.yml | 10 … If you have questions or need help, [**get in touch at the forum**](https://forum.dokuwiki.org/). 15 **Thank you for wanting to report a bug in DokuWiki!** 18 If this is the first time you are doing this, please take a few moments to read 22 You are about to report a bug in **DokuWiki**. Bugs in plugins should be reported 28 Describe the issue you are experiencing here. Basically tell us 30 * What you were trying to do 31 * What you expected to happen 35 details as possible. Add screenshots if you think it would help to explain the problem. 38 If you already tried to debug the problem, please also describe what you found out. 55 description: The version of PHP you are using to run DokuWiki [all …]
|
/dokuwiki/_test/data/pages/ |
H A D | mailinglist.txt | 7 …you should subscribe to one or several of the mailing lists presented below. After subscribing you… 9 …you are new to mailing lists in general, please read [[rfc>1855|RFC 1855 - Netiquette Guidelines]]… 11 …ive authors have nothing do to with [[DokuWiki]] and in **no case** should you send email to them,…
|
/dokuwiki/data/pages/wiki/ |
H A D | welcome.txt | 3 Congratulations, your wiki is now up and running. Here are a few more tips to get you started. 12 Go on, follow that link and create the page. If you need help with using the syntax you can always … 14 You might also want to use a sidebar. To create it, just edit the [[:sidebar]] page. Everything in … 20 Once you're comfortable with creating and editing pages you might want to have a look at the [[this… 22 You may also want to see what [[doku>plugins|plugins]] and [[doku>templates|templates]] are availab… 30 Of course we'd be more than happy to have you [[doku>teams:getting_involved|getting involved]] with…
|
H A D | syntax.txt | 3 … possible syntax you may use when editing the pages. Simply have a look at the source of this page… 7 DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can … 10 Of course you can **__//''combine''//__** all these. 12 You can use <sub>subscript</sub> and <sup>superscript</sup>, too. 14 You can use <sub>subscript</sub> and <sup>superscript</sup>, too. 16 You can mark something as <del>deleted</del> as well. 18 You can mark something as <del>deleted</del> as well. 20 **Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraph… 30 You should use forced newlines only if really needed. 38 External links are recognized automagically: http://www.google.com or simply www.google.com - You c… [all …]
|
/dokuwiki/lib/plugins/acl/lang/en/ |
H A D | help.txt | 3 On this page you can add and remove permissions for namespaces and pages in your wiki. 5 * The form above allows you to see and modify the permissions of a selected user or group. 6 …* In the table below all currently set access control rules are shown. You can use it to quickly d… 8 Reading the [[doku>acl|official documentation on ACL]] might help you to fully understand how acces…
|
/dokuwiki/inc/lang/en/ |
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 | updateprofile.txt | 3 You only need to complete those fields you wish to change. You may not change your user name.
|
H A D | conflict.txt | 3 A newer version of the document you edited exists. This happens when another user changed the docum… 5 Examine the differences shown below thoroughly, then decide which version to keep. If you choose ''…
|
H A D | draft.txt | 3 …automatically saved a draft during your work which you may now use to continue your editing. Below… 5 Please decide if you want to //recover// your lost edit session, //delete// the autosaved draft or …
|
H A D | read.txt | 1 This page is read only. You can view the source, but not change it. Ask your administrator if you t…
|
/dokuwiki/vendor/splitbrain/php-cli/ |
H A D | README.md | 68 - ``$options->getOpts`` lets you access set options 79 exit the programm with a non-zero exit code. You can disable this behaviour and catch all exception… 82 You can use the provided ``splitbrain\phpcli\Exception`` to signal any problems within your main co… 90 then uses terminal colors. You can always suppress colored output by passing ``--no-colors`` to you… 93 Simple colored log messages can be printed by you using the convinence methods ``success()`` (green… 96 For more complex coloring you can access the color class through ``$this->colors`` in your script. … 97 is probably what you want to use. 100 its ``format()`` method. Please note that you can not pass colored texts in the second parameters (… 105 The ``TableFormatter`` class allows you to align texts in multiple columns. It tries to figure out … 131 you call backend code from your CLI that expects a Logger instance to produce any sensible status o… [all …]
|
/dokuwiki/inc/ |
H A D | preload.php.dist | 4 * uncomment what you need. See http://www.dokuwiki.org/farms for more information. 5 * You can also use preload.php for other things than farming, e.g. for moving 12 // include this after DOKU_FARMDIR if you want to use farms 15 // you can overwrite the $config_cascade to your liking
|
/dokuwiki/_test/data/pages/wiki/ |
H A D | syntax.txt | 3 … possible syntax you may use when editing the pages. Simply have a look at the source of this page… 7 DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can … 10 Of course you can **__//''combine''//__** all these. 12 You can use <sub>subscript</sub> and <sup>superscript</sup>, too. 14 You can use <sub>subscript</sub> and <sup>superscript</sup>, too. 16 You can mark something as <del>deleted</del> as well. 18 You can mark something as <del>deleted</del> as well. 20 **Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraph… 30 You should use forced newlines only if really needed. 38 External links are recognized automagically: http://www.google.com or simply www.google.com - You c… [all …]
|
/dokuwiki/lib/tpl/dokuwiki/lang/en/ |
H A D | style.txt | 1 If you want to adjust the logo, simply use the Media Manager to upload a ''logo.png'' into the ''wi… 2 will be automatically used. You can also upload a ''favicon.ico'' there. If you use a closed
|
/dokuwiki/lib/tpl/dokuwiki/lang/da/ |
H A D | style.txt | 1 …you want to adjust the logo, simply use the Media Manager to upload a ''logo.png'' into the ''wiki…
|
/dokuwiki/inc/Form/ |
H A D | TagCloseElement.php | 8 * Creates an HTML close tag. You have to make sure it has been opened 33 throw new \BadMethodCallException('You can\t add classes to closing tag'); 48 throw new \BadMethodCallException('You can\t add ID to closing tag'); 65 throw new \BadMethodCallException('You can\t add attributes to closing tag'); 81 throw new \BadMethodCallException('You can\t add attributes to closing tag');
|