Home
last modified time | relevance | path

Searched full:it (Results 1 – 25 of 694) sorted by relevance

12345678910>>...28

/dokuwiki/vendor/splitbrain/php-archive/
H A DREADME.md5 needed for compression). It can create new files or extract existing ones.
30 // To list the contents of an existing TAR archive, open() it and use
31 // contents() on it:
37 // To extract the contents of an existing TAR archive, open() it and use
38 // extract() on it:
44 // requirements), create() it:
52 // To create a TAR archive directly in memory, create() it, add*()
53 // files and then either save() or getArchive() it:
60 $tar->save('myfile.tbz'); // compresses and saves it
61 echo $tar->getArchive(); // compresses and returns it
/dokuwiki/lib/plugins/authpdo/
H A DREADME8 If you install this plugin manually, make sure it is installed in
9 lib/plugins/authpdo/ - if the folder is called different it
18 This program is free software; you can redistribute it and/or modify
19 it under the terms of the GNU General Public License as published by
22 This program is distributed in the hope that it will be useful,
/dokuwiki/lib/plugins/styling/
H A DREADME8 If you install this plugin manually, make sure it is installed in
9 lib/plugins/styling/ - if the folder is called different it
18 This program is free software; you can redistribute it and/or modify
19 it under the terms of the GNU General Public License as published by
22 This program is distributed in the hope that it will be useful,
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
17 using it. (Some other Free Software Foundation software is covered by
18 the GNU Lesser General Public License instead.) You can apply it to
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
31 distribute copies of the software, or if you modify it.
53 program proprietary. To prevent this, we have made it clear that any
63 a notice placed by the copyright holder saying it may be distributed
67 that is to say, a work containing the Program or a portion of it,
[all …]
H A DBUGS6 - I'm not happy with URLS - there still could be extra bugs, and it's rather unflexible
13 - Slow!!! Especially for source with lots of strings in it. GeSHi will work acceptably
23 it to me.
25 guarantee it is working all the time.
/dokuwiki/
H A DCOPYING7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
17 using it. (Some other Free Software Foundation software is covered by
18 the GNU Lesser General Public License instead.) You can apply it to
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
31 distribute copies of the software, or if you modify it.
53 program proprietary. To prevent this, we have made it clear that any
63 a notice placed by the copyright holder saying it may be distributed
67 that is to say, a work containing the Program or a portion of it,
[all …]
/dokuwiki/vendor/splitbrain/lesserphp/
H A DREADME.md3 LesserPHP is a compiler for LESS written in PHP. It is based on `lessphp` by [@leafo](https://githu…
5 …se enough to be somewhat easier to maintain without completely rewriting it. It is meant to be use…
20 Don't. You really wouldn't want to start a new project using LESS. It simply seems that SASS has wo…
22 If you are already using `lessphp` in one of it's many forks, using this one isn't too different.
26 To install it, use composer:
33 configure it how you like, then tell it to compile something using one built in
46 The `compileFile` method reads and compiles a file. It will either return the
47 result or write it to the path specified by an optional second argument.
H A DLICENSE47 of this license document, but changing it is not allowed.
57 share and change all versions of a program--to make sure it remains free
59 GNU General Public License for most of our software; it applies also to
60 any other work released this way by its authors. You can apply it to
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
73 you modify it: responsibilities to respect the freedom of others.
83 giving you legal permission to copy, distribute and/or modify it.
96 use, which is precisely where it is most unacceptable. Therefore, we
106 make it effectively proprietary. To prevent this, the GPL assures that
[all …]
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE7 of this license document, but changing it is not allowed.
9 [This is the first released version of the Lesser GPL. It also counts
16 freedom to share and change it. By contrast, the GNU General Public
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
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
38 you if you distribute copies of the library or if you modify it.
46 it. And you must show them these terms so they know their rights.
52 To protect each distributor, we want to make it very clear that
[all …]
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dyaml.php13 * I'll probably spit up on it. This is, in general, not a long format.
25 * completely accurate. There are, in fact, multiple cases in which it will mess
26 * up, and some of it may need moved around. It is the most temperamental parser
29 * these blocks will still be highlighted even when commented out. As it happens,
33 * If there is a workaround for that, it needs implemented.
35 * as, in general, it's ugly and tends to conflict with plain-text. Ensuring all
38 * if there is a way to do so in GeSHi I am unaware of it.
39 * * I kind of whored the comment regexp array. It seemed like a safe bet, so it's
40 * where I crammed everything. Some of it may need moved elsewhere for neatness.
43 * can't add a case for that. Also, it is likely that multiple spaces can be put
[all …]
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md5 It was originally ported to PHP in 2006 as part of the [DokuWiki](http://www.dokuwiki.org) wiki eng…
9 …o this to optimize size and performance, or to make a file harder to read. It typically makes 30-4…
13 jsstrip is not a true javascript parser. It assumes you have properly delimited the 'end of line' u…
43 You can skip Minification for parts of your code by surrounding it by special comments:
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md16 Note that this class is still **un-namespaced** - i.e. it's still declared in the global namespace.…
17 file is still set up to correctly load it when required, so this shouldn't be a problem in practice…
26 …just download the `EmailAddressValidator.php` file, save it with your project, and `require` it wh…
28 …sion 2.0.0**. I have kept the original class tagged as **version 1.0.10** (it was the 10th commit …
34 Due to the aforementioned changes, the way of using this class has completely changed. However it h…
/dokuwiki/inc/lang/en/
H A Drevisions.txt3 …ent document. To revert to an old revision, select it from below, click ''Edit this page'' and sav…
H A Donceexisted.txt3 … the list of **Old revisions** to see when and why it was deleted, access old revisions or restore…
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md11 The Incutio XML-RPC library (IXR) is designed primarily for ease of use. It incorporates both clien…
17 …y Incutio for a number of projects the company was working on at the time. It has become fairly da…
18 This fork makes it usable on more recent systems (PHP 5.4+ ones)
24 This package is published to [Packagist](https://packagist.org/), but if you don't want to use it s…
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/
H A DExtension.php21 * A certificate using system MUST reject the certificate if it encounters
22 * a critical extension it does not recognize; however, a non-critical
23 * extension may be ignored if it is not recognized.
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt24 or followed by\\ a whitespace \\this happens without it.
28 or followed by\\ a whitespace \\this happens without it.
67 …ehavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled.
86 …* For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http:/…
137 …spect ratio of the given width and height doesn't match that of the image, it will be cropped to t…
176 If you specify a filename that is not a supported media format, then it will be displayed as a link…
178 By adding ''?linkonly'' you provide a link to the media without displaying it inline
208 - That's it
219 - That's it
261 "He thought 'It's a man's world'..."
[all …]
/dokuwiki/_test/data/pages/wiki/
H A Dsyntax.txt24 or followed by\\ a whitespace \\this happens without it.
28 or followed by\\ a whitespace \\this happens without it.
67 …ehavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled.
86 …* For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http:/…
137 …spect ratio of the given width and height doesn't match that of the image, it will be cropped to t…
176 If you specify a filename that is not a supported media format, then it will be displayed as a link…
178 By adding ''?linkonly'' you provide a link to the media without displaying it inline
208 - That's it
219 - That's it
261 "He thought 'It's a man's world'..."
[all …]
/dokuwiki/inc/Action/Exception/
H A DActionUserRequiredException.php9 * in but it isn't. You should not use it.
H A DActionAclRequiredException.php9 * enabled but it isn't. You should not use it
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md5 It takes care of
13 It is lightweight and has **no 3rd party dependencies**. Note: this is for non-interactive scripts …
51 // execute it
71 - instantiate your class and call ```run()``` on it
89 Colored output is handled through the ``Colors`` class. It tries to detect if a color terminal is a…
105 The ``TableFormatter`` class allows you to align texts in multiple columns. It tries to figure out …
106 terminal width on its own. It can be overwritten by setting a ``COLUMNS`` environment variable.
123 Space for borders is automatically calculated. It is recommended to always have some relative (perc…
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DResponse.php30 * - If a scheme is present, it MUST be suffixed by ":".
31 * - If an authority is present, it MUST be prefixed by "//".
39 * - If a query is present, it MUST be prefixed by "?".
40 * - If a fragment is present, it MUST be prefixed by "#".
54 * - If a scheme is present, it MUST be suffixed by ":".
55 * - If an authority is present, it MUST be prefixed by "//".
63 * - If a query is present, it MUST be prefixed by "?".
64 * - If a fragment is present, it MUST be prefixed by "#".
83 * The keys represent the header name as it will be sent over the wire, and
/dokuwiki/conf/
H A Dentities.conf5 # You can use HTML entities here, but it is not recommended because it may break
/dokuwiki/lib/tpl/dokuwiki/lang/en/
H A Dstyle.txt1 …imply use the Media Manager to upload a ''logo.png'' into the ''wiki'' or the root namespace and it
3 wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings …
/dokuwiki/lib/tpl/dokuwiki/lang/da/
H A Dstyle.txt1 …r the root namespace and it will be automatically used. You can also upload a ''favicon.ico'' ther…

12345678910>>...28