Home
last modified time | relevance | path

Searched refs:latest (Results 1 – 25 of 202) sorted by relevance

123456789

/plugin/datatemplate/syntax/inc/
H A Dcache.php65 $latest = 0;
70 $latest = ($modified > $latest) ? $modified : $latest;
73 if(!$cachedate || $latest > (int) $cachedate || isset($_REQUEST['purge'])) {
/plugin/ckgedit/ckeditor/
H A DCHANGES.md129 …editor4/latest/api/CKEDITOR_tools.html#method-eventsBuffer) was extracted into [`tools.buffers.eve…
130 …editor4/latest/api/CKEDITOR_tools.html#method-throttle) was extracted into [`tools.buffers.throttl…
196latest/api/CKEDITOR_config.html#cfg-extraPlugins), [`removePlugins`](https://ckeditor.com/docs/cke…
683 - [Drag&Drop](https://ckeditor.com/docs/ckeditor4/latest/examples/fileupload.html) support.
878latest/api/CKEDITOR_editor.html#event-paste) event and a set of new editor events was introduced &…
1208latest/api/CKEDITOR.plugins.widget.html) to make the handling of styles by widgets fully customiza…
1232 * The [WebSpellChecker](https://ckeditor.com/cke4/addon/wsc) plugin was updated to the latest versi…
1428latest/api/CKEDITOR_editor.html#property-enterMode) and [`editor.shiftEnterMode`](https://ckeditor…
1439 …r.com/docs/ckeditor4/latest/api/CKEDITOR.htmlParser.node.html) and [`htmlParser.element`](https://…
1602 …/ckeditor4/latest/guide/dev_advanced_content_filter.html) and [`CKEDITOR.filter` API documentation…
[all …]
H A DREADME.md20 1. **Download** the latest version from the CKEditor website:
22 sure you have the very latest version.
/plugin/acknowledge/
H A Daction.php179 $latest = $helper->getLatestUserAcknowledgement($id, $user);
180 if ($latest) {
182 . wl($id, ['do' => 'diff', 'at' => $latest], false, '&') . '">'
183 . sprintf($this->getLang('ackDiff'), dformat($latest))
/plugin/struct/action/
H A Dtitle.php47 // check if we already have data for the latest revision, or we risk redundant db writes
48 $latest = $page->getPageData();
50 $latest &&
53 (int)$latest['lastrev'] === $event->data['current']['last_change']['date']
/plugin/gitlabapi/
H A DREADME.md41 - **milestones="n"** lists the latest $n$ milestones.
42 - **commits="n"** lists the latest $n$ commits.
43 - **issues="n"** lists the latest $n$ issues.
44 - **pipelines="n"** lists the latest $n$ pipelines.
46 For instance, if you want to see the latest 3 milestones, 10 commits, 5 issues, and 10 pipelines, t…
/plugin/conflictmerger/lang/en/
H A Dconflict-unsolved.txt9 Below are shown the differences between the latest revision of the document and
11 version right now overwriting the latest revision, edit your version to adapt
15 latest revision you'll get again this warning page when saving the edition.
/plugin/combo/db/combo/
H A DREADME.md9 * Bump the version number in the file [latest.version](latest.version)
/plugin/combo/db/combo-secondary/
H A DREADME.md9 * Bump the version number in the file [latest.version](latest.version)
/plugin/supa/
H A Dchangelog.txt2 Integrate latest Supa Applet (v0.6)
8 Adapt to latest (and hopefully later) dokuwiki versions => no source
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DREADME.md41 * Chrome (the latest)
42 * Firefox (the latest)
43 * Safari (the latest)
44 * MS Edge (the latest)
57 * CKEditor’s How-Tos for SCAYT: https://ckeditor.com/docs/ckeditor4/latest/guide/dev_howtos_scayt.h…
58 * CKEditor’s example of SCAYT: https://ckeditor.com/docs/ckeditor4/latest/examples/spellchecker.html
/plugin/scrollticker/
H A DREADME.md18 or you could fetch a list with links to the articles in namespace "news" tagged with "latest", usin…
21 {{topic>news?latest}}
/plugin/jplayer/vendor/happyworm/jplayer/
H A DREADME.md14 * control media on your website using a [JavaScript API](http://www.jplayer.org/latest/developer-gu…
53 * [Quick Start Guide](http://www.jplayer.org/latest/quick-start-guide/)
54 * [Developer Guide and API Reference](http://www.jplayer.org/latest/developer-guide/)
/plugin/schedule/
H A DTODO.txt24 https://openlayers.org/en/latest/apidoc/
26 https://openlayers.org/en/latest/examples/cluster.html
/plugin/structpublish/action/
H A Dmigration.php109 return (int) trim(file_get_contents(DOKU_PLUGIN . 'structpublish/db/latest.version', false));
137 * Reset 'latest' flag to 0 for all rows except actually latest ones
145 $sql = "SELECT rid, pid, latest, col1, max(col4) FROM $this->table GROUP BY pid, col1";
146 $latest = $sqlite->queryAll($sql);
147 $rids = array_column($latest, 'rid');
149 $sql = "UPDATE $this->table SET latest = 0 WHERE rid NOT IN (" . implode(', ', $rids) . ')';
155 * Set 'latest' flag to 0 for all rows except actually latest ones
175 $latest
[all...]
/plugin/ckgdoku/ckeditor/
H A DREADME.md20 1. **Download** the latest version from the CKEditor website:
22 sure you have the very latest version.
/plugin/odtplus2dw/
H A DinstallLatestPandoc.sh3 curl -s https://api.github.com/repos/jgm/pandoc/releases/latest | grep browser_download_url | grep amd64.deb | cut -d '"' -f 4 | wget
/plugin/file2dw/docker/dokuwikiapp/
H A DinstallLatestPandoc.sh3 curl -s https://api.github.com/repos/jgm/pandoc/releases/latest | grep browser_download_url | grep …
/plugin/xkcd/
H A Dplugin.info.txt6 desc Dokuwiki Plugin to add the latest xkcd comic
/plugin/externalembed/
H A Dplugin.info.txt6 desc Embeds the latest video from a YouTube Playlist, embed external content from whitelisted dom…
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/
H A DREADME.md14 Install the latest version with:
24 * PHP 5.3.2 is required but using the latest version of PHP is highly recommended.
/plugin/lastpages/
H A Dplugin.info.txt7 desc Show latest pages as a list if you add ~~LASTPAGES~~.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DREADME.md10 PHP 5.6 is required but using the latest version of PHP is highly recommended.
14 …a supported for PHP 5. Version 2.2.1 of Xdebug is required but using the latest version is highly …
/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php432 $latest = $exp + self::CLOCK_SKEW_SECS;
437 if ($now > $latest) {
439 "Token used too late, $now > $latest: $json_body");
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
H A DAccountsContainersVersionHeaders.php41 public function latest($parent, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersVersionHeaders

123456789