Home
last modified time | relevance | path

Searched refs:latest (Results 26 – 50 of 202) sorted by relevance

123456789

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DDockerfile1 FROM composer:latest as setup
H A DREADME.md56 Next, run the Composer command to install the latest stable version of Guzzle:
90 [guzzle-6-docs]: http://guzzle.readthedocs.org/en/latest/
/plugin/openid/
H A DMakefile16 VERSION = latest
/plugin/barcodes/
H A DREADME.md1 …](https://gitlab.com/MatthiasLohr/dokuwiki-barcodes/-/releases/permalink/latest/downloads/dokuwiki…
12 …ely, you can [download the latest version here](https://gitlab.com/MatthiasLohr/dokuwiki-barcodes/…
/plugin/conflictmerger/lang/en/
H A Dconflict-solved.txt9 Below are shown the differences between the latest revision of the document and
/plugin/flexpaper/
H A DREADME.md6 Please go to Flexpaper site http://flexpaper.devaldi.com/, download latest version of flexpaper.
/plugin/slacknotifier/
H A DREADME.md11 Download the latest release from [Tags] page and install the plugin using the
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php547 $latest = stream_get_contents($this->stdout, -1, $this->incrementalOutputOffset);
550 if (false === $latest) {
554 return $latest;
663 $latest = stream_get_contents($this->stderr, -1, $this->incrementalErrorOutputOffset);
666 if (false === $latest) {
670 return $latest;
/plugin/combo/vendor/symfony/process/
H A DProcess.php605 $latest = stream_get_contents($this->stdout, -1, $this->incrementalOutputOffset);
608 if (false === $latest) {
612 return $latest;
722 $latest = stream_get_contents($this->stderr, -1, $this->incrementalErrorOutputOffset);
725 if (false === $latest) {
729 return $latest;
1470 * Resets data related to the latest run of the process.
/plugin/file2dw/docker/simple/
H A Ddocker-compose.yml5 #image: mprasil/dokuwiki:latest
/plugin/mikioplugin/
H A DREADME.md19 Download the [latest release](https://github.com/nomadjimbob/mikioplugin/releases/latest) and place it in the\
191 - Download: (https://github.com/nomadjimbob/mikioplugin/releases/latest)
/plugin/twcheckliste/
H A DREADME.md10 1. Install the plugin using the Plugin Manager and the download URL above, which points to latest v…
/plugin/webcomponent/_test/data/pages/
H A Dmath.txt4 The ''math'' component allows to add [[http://docs.mathjax.org/en/latest/start.html#tex-and-latex-i…
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DREADME.md13 …ct website](http://docs.doctrine-project.org/projects/doctrine-common/en/latest/reference/annotati…
/plugin/twistienav4bootstrap3/
H A DREADME.md18 * manually with the download URL, which points to latest version of the plugin.
/plugin/syntaxhighlighter3/sxh3/
H A DREADME.md6 The latest doc is currently located at [alexgorbatchev.com/SyntaxHighlighter](http://alexgorbatchev…
/plugin/zotero/
H A DREADME.md19 automatically download your latest Zotero entries and add them to the
/plugin/davcal/vendor/sabre/event/
H A DCHANGELOG.md8 with the latest coding standards.
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/
H A DREADME.md11 * PHP 5.6 is required but using the latest version of PHP is highly recommended
/plugin/discordnotifier/
H A DREADME.md11 Download the latest [Release](https://github.com/zteeed/dokuwiki-discord-notifier/releases) and ins…
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md61 Install the latest Chrome and [Chromedriver](https://sites.google.com/a/chromium.org/chromedriver/downloads).
74 Install the latest Firefox and [Geckodriver](https://github.com/mozilla/geckodriver/releases).
91 The latest version can be found on the [Selenium download page](https://www.selenium.dev/downloads/).
191 For latest changes see [CHANGELOG.md](CHANGELOG.md) file.
199 If you don't use IDE, you may use [API documentation of php-webdriver](https://php-webdriver.github.io/php-webdriver/latest/).
/plugin/dokugitviewer/
H A DREADME25 And it will build you a list of your latest commits
/plugin/jplayer/vendor/james-heinrich/getid3/helperapps/
H A Dreadme.helperapps.txt22 download the latest version of the "getID3()-WindowsSupport" package
/plugin/sphinxsearch/
H A DINSTALL34 See the latest plugin info on this page:
/plugin/syntaxhighlighter3/
H A DCHANGELOG.md5 > This is the latest release. The has been moved to [SyntaxHighlighter 4](https://github.com/crazy-…

123456789