Home
last modified time | relevance | path

Searched +full:by -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 659) sorted by relevance

12345678910>>...27

/dokuwiki/conf/
H A Dlicense.php18 $license['cc-by'] = array(
20 'url' => 'https://creativecommons.org/licenses/by/4.0/deed.'.$LC,
22 $license['cc-by-sa'] = array(
24 'url' => 'https://creativecommons.org/licenses/by-sa/4.0/deed.'.$LC,
30 $license['cc-by-nc'] = array(
32 'url' => 'https://creativecommons.org/licenses/by-nc/4.0/deed.'.$LC,
34 $license['cc-by-nc-sa'] = array(
36 'url' => 'https://creativecommons.org/licenses/by-nc-sa/4.0/deed.'.$LC,
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md16 - Disable Composer lockfile by @jrfnl in [#887](https://github.com/simplepie/simplepie/pull/887), b…
20 - Fixes for PHP 8.4 deprecations by @Girgias, @jrfnl and @jtojnar, backported in [#875](https://git…
21 - Fix locator with website missing `Content-Type` header by @jtojnar in [#891](https://github.com/s…
23 - Reverted `strict_types` by @jtojnar in [#842](https://github.com/simplepie/simplepie/pull/842)
29 - New method `SimplePie\SimplePie::set_cache()` for providing a PSR-16 cache implementation by @Art…
32 …gistryAware` to inject the `Registry` instance into classes created by `Registry` by @Art4 in [#76…
33 - update PHP versions in GH Actions workflows by @jrfnl in [#767](https://github.com/simplepie/simp…
34 - Registry: Allow using class-strings instead of magic strings by @jtojnar and @Art4 in [#766](http…
38 - Clarify branching strategy by @Art4 in [#751](https://github.com/simplepie/simplepie/pull/751)
39 - Use native array_replace_recursive() by @Alkarex in [#749](https://github.com/simplepie/simplepie…
[all …]
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE16 freedom to share and change it. By contrast, the GNU General Public
54 modified by someone else and passed on, the recipients should know
56 author's reputation will not be affected by problems that might be
57 introduced by others.
61 effectively restrict the users of a free program by obtaining a
66 Most GNU software, including some libraries, is covered by the
94 case, there is little to gain by limiting the free library to free
119 program which contains a notice placed by the copyright holder or
143 covered by this License; they are outside its scope. The act of
176 table of data to be supplied by an application program that uses
[all …]
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE16 freedom to share and change it. By contrast, the GNU General Public
54 modified by someone else and passed on, the recipients should know
56 author's reputation will not be affected by problems that might be
57 introduced by others.
61 effectively restrict the users of a free program by obtaining a
66 Most GNU software, including some libraries, is covered by the
94 case, there is little to gain by limiting the free library to free
119 program which contains a notice placed by the copyright holder or
143 covered by this License; they are outside its scope. The act of
176 table of data to be supplied by an application program that uses
[all …]
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE12 freedom to share and change it. By contrast, the GNU General Public
17 using it. (Some other Free Software Foundation software is covered by
45 software. If the software is modified by someone else and passed on, we
47 that any problems introduced by others will not reflect on the original
50 Finally, any free program is threatened constantly by software
63 a notice placed by the copyright holder saying it may be distributed
73 covered by this License; they are outside its scope. The act of
76 Program (independent of having been made by running the Program).
125 your rights to work written entirely by you; rather, the intent is to
166 If distribution of executable or object code is made by offering
[all …]
/dokuwiki/
H A DCOPYING12 freedom to share and change it. By contrast, the GNU General Public
17 using it. (Some other Free Software Foundation software is covered by
45 software. If the software is modified by someone else and passed on, we
47 that any problems introduced by others will not reflect on the original
50 Finally, any free program is threatened constantly by software
63 a notice placed by the copyright holder saying it may be distributed
73 covered by this License; they are outside its scope. The act of
76 Program (independent of having been made by running the Program).
125 your rights to work written entirely by you; rather, the intent is to
166 If distribution of executable or object code is made by offering
[all …]
/dokuwiki/lib/images/smileys/
H A DREADME4 Licensed under CC-BY 4.0: https://creativecommons.org/licenses/by/4.0/
/dokuwiki/inc/TreeBuilder/
H A DTreeSort.php20 * Comparator to sort by ID
28 // we need to compare the ID segment by segment
43 * Comparator to sort namespace first, then by ID
57 * Comparator to sort by title (using natural sort)
69 * Comparator to sort namespace first, then by title
83 * Comparator to sort by namespace first
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt3 … use when editing the pages. Simply have a look at the source of this page by pressing "Edit this …
20 …orce a newline** without a paragraph, you can use two backslashes followed by a whitespace or the …
24 or followed by\\ a whitespace \\this happens without it.
28 or followed by\\ a whitespace \\this happens without it.
47 Internal links are created by using square brackets. You can either just give a [[pagename]] or use…
49 Internal links are created by using square brackets. You can either just give
54 You can use [[some:namespaces]] by using a colon in the pagename.
56 You can use [[some:namespaces]] by using a colon in the pagename.
67 …* DokuWiki does not use [[wp>CamelCase]] to automatically create links by default, but this behavi…
97 You can also use an image to link to another internal or external page by combining the syntax for …
[all …]
/dokuwiki/_test/data/pages/wiki/
H A Dsyntax.txt3 … use when editing the pages. Simply have a look at the source of this page by pressing "Edit this …
20 …orce a newline** without a paragraph, you can use two backslashes followed by a whitespace or the …
24 or followed by\\ a whitespace \\this happens without it.
28 or followed by\\ a whitespace \\this happens without it.
47 Internal links are created by using square brackets. You can either just give a [[pagename]] or use…
49 Internal links are created by using square brackets. You can either just give
54 You can use [[some:namespaces]] by using a colon in the pagename.
56 You can use [[some:namespaces]] by using a colon in the pagename.
67 …* DokuWiki does not use [[wp>CamelCase]] to automatically create links by default, but this behavi…
97 You can also use an image to link to another internal or external page by combining the syntax for …
[all …]
/dokuwiki/vendor/splitbrain/lesserphp/
H A DLICENSE55 to take away your freedom to share and change the works. By contrast,
60 any other work released this way by its authors. You can apply it to
102 Finally, every program is threatened constantly by software patents.
160 standard defined by a recognized standards body, or, in the case of
185 such as by intimate data communication or control flow between those
201 covered work is covered by this License only if the output, given its
203 rights of fair use or other equivalent, as provided by copyright law.
230 is effected by exercising rights under this License with respect to
277 works, which are not by their nature extensions of the covered work,
294 (including a physical distribution medium), accompanied by the
[all …]
H A DREADME.md3 …. It is based on `lessphp` by [@leafo](https://github.com/leafo/lessphp). The original has been ab…
9 …the bug fixes in the `0.6.0-dev` branch (some of which had been contributed by DokuWiki developers)
16 Feature Requests will be ignored unless accompanied by a pull request.
24 …the LESS syntax itself. Keep in mind that some more modern features are not supported by LesserPHP.
47 result or write it to the path specified by an optional second argument.
/dokuwiki/vendor/phpseclib/phpseclib/
H A DBACKERS.md3by [Tidelift](https://tidelift.com/subscription/pkg/packagist-phpseclib-phpseclib?utm_source=packa…
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md78 By default, the CLI class registers an exception handler and will print the exception's message to …
79 …ramm with a non-zero exit code. You can disable this behaviour and catch all exceptions yourself by
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…
106 terminal width on its own. It can be overwritten by setting a ``COLUMNS`` environment variable.
110 by default).
116 - fixed width in characters by providing an integer (eg. ``15``)
117 - precentages by provifing an integer and a percent sign (eg. ``25%``)
133 If you need to pass a class implementing the `Psr\Log\LoggerInterface` you can do so by inheriting …
162 The default log level of your script can be set by overwriting the `$logdefault` member.
/dokuwiki/lib/tpl/dokuwiki/
H A Dtpl_footer.php22 <a href="https://php.net" title="Powered by PHP" <?php echo $target?>><img
23 …php echo tpl_basedir(); ?>images/button-php.gif" width="80" height="15" alt="Powered by PHP" /></a>
28 <a href="https://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
30 alt="Driven by DokuWiki" /></a>
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dmysql.php12 * Based on original MySQL language file by Carl Fürstenberg (2004); brought
18 * (must be immediately followed by an opening bracket) or some other keyword:
19 * so they can be distinguished by the presence (or not) of that opening bracket.
32 * it under the terms of the GNU General Public License as published by
49 …//'COMMENT_SINGLE' => array(1 =>'--', 2 => '#'), // '--' MUST be folowed by whitespace,not nece…
55 1 => "/(?:--\s).*?$/", // double dash followed by any whitespace
60 'ESCAPE_CHAR' => '\\', // by default only, can be specified
82 'DROP','DUMPFILE','DUPLICATE KEY','ENABLE','ENCLOSED BY','ENGINE',
83 'ERRORS','ESCAPED BY','EXISTS','EXPLAIN','EXTENDED','FIELDS',
85 'FUNCTION','GLOBAL','GRANT','GROUP BY','HANDLER','HASH','HAVING',
[all …]
H A D6502acme.php10 …* MOS 6502 (more specifically 6510) ACME Cross Assembler 0.93 by Marco Baye language file for GeSH…
25 * it under the terms of the GNU General Public License as published by
58 /* Index Registers, yes the 6502 has other registers by they are only
59 * accessable by specific opcodes. The 65816 also has access to the stack pointer S. */
63 /* Directives or "pseudo opcodes" as defined by ACME 0.93 file AllPOs.txt. */
65 '!8', '!08', '!by', '!byte',
99 … * several more that mainly perform various forms of crash and are not supported by ACME 0.93.
117 /* Deprecated directives or "pseudo opcodes" as defined by ACME 0.93 file AllPOs.txt. */
132 // '[', ']', '(', ')', '{', '}', // These are already defined by GeSHi as BRACKETS.
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DSalsa20.php110 …throw new \LengthException('Key of size ' . strlen($key) . ' not supported by this algorithm. Only…
124 …throw new \LengthException('Nonce of size ' . strlen($key) . ' not supported by this algorithm. On…
354 $buffer['counter'] += (strlen($text) >> 6) + 1; // ie. divide by 64
441 * @param int $x0 (by reference)
442 * @param int $x1 (by reference)
443 * @param int $x2 (by reference)
444 * @param int $x3 (by reference)
445 * @param int $x4 (by reference)
446 * @param int $x5 (by reference)
447 * @param int $x6 (by reference)
[all …]
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedItem.php34 * Add <enclosure> element tag RSS 2.0, supported by ATOM 1.0 too
35 * modified by : Mohammad Hafiz bin Ismail (mypapit@gmail.com)
46 * if $value contains markup. This may be abused to embed tags not implemented by
/dokuwiki/lib/plugins/extension/images/
H A Dlicense.txt1 …- public domain, (c) nicubunu, http://openclipart.org/detail/15093/blue-jigsaw-piece-07-by-nicubunu
2 template.png - public domain, (c) mathec, http://openclipart.org/detail/166596/palette-by-mathec
/dokuwiki/inc/Extension/
H A DEvent.php56 * if these methods are used by functions outside of this object, they must
109 * $this->_default, all of which may have been modified by the event handlers.
115 …* the value set by any <event>_before or <event> handlers if the default action is preven…
116 * or the results of the default action (as modified by <event>_after handlers)
145 * stop any further processing of the event by event handlers
194 …* by default this is the return value of the default action h…
195 * it can be set or modified by event handler hooks
/dokuwiki/inc/Remote/
H A DApi.php14 * These are always available and provided by dokuwiki.
15 * The other is plugin methods. These are provided by remote plugins.
26 * 'public' => 1/0 - method bypass default group check (used by login)
32 * core methods begin by a 'dokuwiki' or 'wiki' followed by a . and the method name itself.
40 /** @var ApiCall[] core methods provided by dokuwiki */
43 /** @var ApiCall[] remote methods provided by dokuwiki plugins */
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md13 Don't however be fooled by its simple surface. The library includes a wide variety of additional XM…
17 …ugh 2010 by Incutio for a number of projects the company was working on at the time. It has become…
/dokuwiki/lib/plugins/authpdo/_test/pgsql/
H A Ddjango.sql6 -- Dumped by pg_dump version 9.5.1
52 INCREMENT BY 1
61 -- Name: auth_group_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres
64 ALTER SEQUENCE auth_group_id_seq OWNED BY auth_group.id;
86 INCREMENT BY 1
95 -- Name: auth_group_permissions_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres
98 ALTER SEQUENCE auth_group_permissions_id_seq OWNED BY auth_group_permissions.id;
121 INCREMENT BY 1
130 -- Name: auth_permission_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres
133 ALTER SEQUENCE auth_permission_id_seq OWNED BY auth_permission.id;
[all …]
/dokuwiki/_test/tests/inc/
H A Dinit_getbaseurl.test.php8 * data provided by Andreas Gohr <andi@splitbrain.org>
31 * data provided by Hilko Bengen <bengen@hilluzination.de>
54 * data provided by Hilko Bengen <bengen@hilluzination.de>
77 * data provided by Hilko Bengen <bengen@hilluzination.de>
100 * data provided by David Mach <david.mach@centrum.cz>
123 * data provided by Ted <bugsX2904@elcsplace.com>
146 * data provided by Andreas Gohr <andi@splitbrain.org>
169 * data provided by Andreas Gohr <andi@splitbrain.org>
192 * data provided by Andreas Gohr <andi@splitbrain.org>
215 * data provided by Andreas Gohr <andi@splitbrain.org>
[all …]

12345678910>>...27