Home
last modified time | relevance | path

Searched refs:version (Results 376 – 400 of 2779) sorted by relevance

1...<<11121314151617181920>>...112

/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php46 $version = \Sabre\VObject\Version::VERSION;
75 "VERSION:2.0\nPRODID:-//Sabre//Sabre VObject $version//EN\nCALSCALE:GREGORIAN",
86 "VERSION:2.0\nPRODID:-//Sabre//Sabre VObject $version//EN\nCALSCALE:GREGORIAN",
/plugin/diagramsnet/lib/
H A DCITATION.cff1 cff-version: 1.2.0
10 version: 15.5.2
/plugin/approve/db/
H A Dupdate0001.sql14 version INTEGER NULL, field
31 ON revision (current, page, rev, ready_for_approval, approved, version);
/plugin/vbsso/
H A DCHANGELOG.md9 * EOL (End-of-life due to the end of life of this version) for PHP 5.2 support.
15 * Initial version released.
/plugin/settingstree/
H A Dhelper.php177 function checkSettingsVersion($pluginname,$version){ argument
179 return ((int)$cache_ver) < $version;
181 return @filemtime(DOKU_SETTINGS_DIR."/{$pluginname}.meta.json") < $version;
185 function registerSettings($pluginname,$version,$meta,$defaults){ argument
194 $c->set("plugin_settringstree_settingsversion_{$pluginname}",$version,$TTL);
/plugin/flowplay2/flowplayer/html/
H A Dflashembed.min.js_0.2618version:null,loadEvent:null,onFail:null,expressInstall:null,allowfullscreen:true,allowscriptaccess…
/plugin/ckgedit/lang/fr/
H A Dmerger.txt1 - Cette version de [[doku>plugin:ckgedit|ckgedit]] met à niveau CKEditor de la version 4.9 à 4.10, …
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DPercolate.php84 * Optionally, the expected version of the document to be fetched.
88 public function setDocumentVersion(int $version): self argument
90 return $this->setParam('version', $version);
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/
H A DFacade.php27 public function __construct(DSL $dsl, Version $version) argument
30 $this->_version = $version;
47 // version support check
/plugin/translator/
H A Dadmin.php339 function _handleUploadedFiles($category, $version, $FILES) { argument
366 if ( empty($version) ) {
381 $status = $this->_importLanguage($file, $CategoryID, $version);
396 foreach ( array_keys($versions) as $version ) {
397 $this->_handleDeleteFiles($key, $version);
415 foreach ( $versions as $version => $date ) {
417 $this->_getTranslastionsForUser($removeUserKeys, $User, $CategoryID, $version);
427 …$this->_getTranslastionsForUser($removeUserKeys, $User, $CategoryID, $version, $dateEntry, $Langua…
506 function _importLanguage($file, $CategoryID, $version) { argument
527 $this->functions->database->execute($CategoryID, $version);
[all …]
/plugin/webdav/vendor/sabre/http/lib/
H A DMessage.php295 * @param string $version
298 function setHttpVersion($version) { argument
300 $this->httpVersion = $version;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DRequest.php31 * @param string $version Protocol version
38 $version = '1.1' argument
48 $this->protocol = $version;
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DDesiredCapabilities.php65 * @return string The version of the browser.
73 * @param string $version
76 public function setVersion($version) argument
78 $this->set(WebDriverCapabilityType::VERSION, $version);
102 // TODO: remove in next major version, once FirefoxOptions are only accepted as object instance and not as array
405 * @deprecated PhantomJS is no longer developed and its support will be removed in next major version.
/plugin/freechat/phpfreechat/themes/default/
H A Dchat.html.tpl.php48 alt="<?php echo _pfc("PHP FREE CHAT [powered by phpFreeChat-%s]", $version); ?>"
49 title="<?php echo _pfc("PHP FREE CHAT [powered by phpFreeChat-%s]", $version); ?>" />
/plugin/freechat/phpfreechat/data/public/themes/default/
H A Dchat.html.tpl.php48 alt="<?php echo _pfc("PHP FREE CHAT [powered by phpFreeChat-%s]", $version); ?>"
49 title="<?php echo _pfc("PHP FREE CHAT [powered by phpFreeChat-%s]", $version); ?>" />
/plugin/datepicker/
H A DREADME.md9 This plugin uses a modified version of https://github.com/worthers/jscalendar-1.0 which has a LGPL …
11 The files are located in script/jscalendar-1.0/. The style.css is a modified version of the calenda…
/plugin/tagfilter/
H A DREADME.md9 This plugin uses a modified version of https://github.com/harvesthq/chosen which has a MIT License.
12 The files are located in script/chosen/. The style.css is a modified version of the chosen.css
/plugin/jmol2/jmol/
H A DCHANGES.txt5 version=11.8.18
22 #version=11.8.17
29 #version=11.8.16
42 #version=11.8.15
55 #version=11.8.14
62 #version=11.8.13
73 #version=11.8.12
84 #version=11.8.11
98 #version=11.8.10
115 #version=11.8.9
[all …]
H A DREADME.txt51 The applet, i.e. a version of the program that will only run
55 recommended procedure is to use the split version (JmolApplet0.jar etc.,
56 described below). In particular, Jmol.js uses the split version.
70 An equivalent version of the applet, but this is a "signed" or
90 This library uses by default the split version of the applet (either
104 This split version is the one that will be used by default if you use
116 The signed version of the split applet. This version allows the user
120 version may not be of general use.
/plugin/webcode/
H A D.travis.yml12 …- if [[ $TRAVIS_PHP_VERSION > '7.1' ]]; then wget -O ~/.phpenv/versions/$(phpenv version-name)/bin…
13 …- if [[ $TRAVIS_PHP_VERSION > '7.1' ]]; then chmod 755 ~/.phpenv/versions/$(phpenv version-name)/b…
/plugin/webcomponent/
H A D.travis.yml12 …- if [[ $TRAVIS_PHP_VERSION > '7.1' ]]; then wget -O ~/.phpenv/versions/$(phpenv version-name)/bin…
13 …- if [[ $TRAVIS_PHP_VERSION > '7.1' ]]; then chmod 755 ~/.phpenv/versions/$(phpenv version-name)/b…
/plugin/minimap/
H A D.travis.yml14 …- if [[ $TRAVIS_PHP_VERSION > '7.1' ]]; then wget -O ~/.phpenv/versions/$(phpenv version-name)/bin…
15 …- if [[ $TRAVIS_PHP_VERSION > '7.1' ]]; then chmod 755 ~/.phpenv/versions/$(phpenv version-name)/b…
/plugin/api/
H A D.travis.yml12 …- if [[ $TRAVIS_PHP_VERSION > '7.1' ]]; then wget -O ~/.phpenv/versions/$(phpenv version-name)/bin…
13 …- if [[ $TRAVIS_PHP_VERSION > '7.1' ]]; then chmod 755 ~/.phpenv/versions/$(phpenv version-name)/b…
/plugin/pgn4web/
H A DREADME.md32 To create a working version you must download pgn4web from http://pgn4web.casaschi.net...
36 unzip ~/Downloads/pgn4web-<version>.zip
37 mv pgn4web-<version> pgn4web
50 … License](http://creativecommons.org/licenses/by/4.0/) - in pgn4web is still version 3.0 mentioned.
54 GNU General Public License the Free Software Foundation, version 3 of the License.
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DEmptyParameterTest.php30 $version = Version::VERSION;
35 PRODID:-//Sabre//Sabre VObject $version//EN

1...<<11121314151617181920>>...112