Home
last modified time | relevance | path

Searched refs:versions (Results 1 – 24 of 24) sorted by path

/dokuwiki/
H A DCOPYING237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
/dokuwiki/inc/Remote/
H A DApiCore.php
/dokuwiki/inc/
H A Dconfutils.php134 * Returns the jquery script URLs for the versions defined in lib/scripts/jquery/versions
144 $versions = [];
145 $lines = file(DOKU_INC . 'lib/scripts/jquery/versions');
152 $versions[$key] = $val;
156 $data = ['versions' => $versions, 'src' => &$src];
160 $jqmod = md5(implode('-', $versions));
163 $src[] = sprintf('https://code.jquery.com/jquery-%s.min.js', $versions['JQ_VERSION']);
164 $src[] = sprintf('https://code.jquery.com/ui/%s/jquery-ui.min.js', $versions['JQUI_VERSIO
[all...]
/dokuwiki/inc/lang/ca-valencia/
H A Ddiff.txt3 Ací es mostren les diferències entre dos versions de la pàgina.
H A Dnorev.txt3 La versió especificada no existix. Utilise el botó ''Versions antigues'' per a vore una llista de versions antigues d'este document.
/dokuwiki/inc/lang/en/
H A Ddiff.txt3 This shows you the differences between two versions of the page.
/dokuwiki/inc/lang/oc/
H A Ddiff.txt2 Vaquí las diferéncias entre las doas versions de la pagina
/dokuwiki/lib/plugins/revert/lang/fr/
H A Dintro.txt
/dokuwiki/lib/scripts/jquery/
H A Dupdate.sh3 # This script loads the latest jQuery and jQuery-UI 1.* versions from jQuery's CDN
12 source ./versions
/dokuwiki/lib/styles/
H A Dall.css14 /* one of the many clearfix versions */
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_diff.css3 * differences between two versions of a page (?do=diff).
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG93 - Non-persistent XSS in example contrib script (BenBE, present in intermediate dev versions)
444 very large strings, that could not be handled by some versions of PCRE lib,
518 - Fixed some problems with old PHP versions (SF#1975625, milian, BenBE)
954 - Added section on case sensitivity to documentation that wasn't in the other versions
H A DLICENSE237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
H A DTHANKS31 - forum.qbasicnews.com - Thanks for putting up with the crappy versions
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DHISTORY.md
H A DLICENSE
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE421 versions of the Lesser General Public License from time to time.
422 Such new versions will be similar in spirit to the present version,
H A DREADME.md98 improved changing ATOM versions handling (thanks to August Trometer)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php641 "If the server did not send the "versions" extension, or the version-from-list was not included, the
647 v4, the "versions" extension is likely not going to have been sent so version re-negotiation as discussed
652 if (isset($this->extensions['versions']) && (!$this->preferredVersion || $this->preferredVersion != $this->version)) {
653 $versions = explode(',', $this->extensions['versions']);
660 if (in_array($ver, $versions)) {
874 // should work on all SFTP versions since the only part of the SSH_FXP_NAME packet the following looks
875 // at is the first part and that part is defined the same in SFTP versions 3 through 6.
3469 * Get supported SFTP versions
3484 if (isset($this->extensions['versions'])) {
[all...]
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md18 - update PHP versions in GH Actions workflows by @jrfnl in [#767](https://github.com/simplepie/simplepie/pull/767)
149 * Travis: test against more recent PHP versions [#653](https://github.com/simplepie/simplepie/pull/653)
190 * Fixed a bug where URL fragments are included when `SimplePie_File` normalizes URLs when really old versions of cURL are used. [#564](https://github.com/simplepie/simplepie/pull/564)
H A DREADME.markdown83 We do not actively provide bug fixes or security fixes for older versions. Nevertheless,
84 you are welcome to create backport PRs if you still need support for older PHP versions.
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE414 versions of the Lesser General Public License from time to time.
415 Such new versions will be similar in spirit to the present version,