| /plugin/todo/ |
| H A D | README.md | 10 - Take note of latest date tag, i.e. "2023-05-17" and edit "latest" release to be based on that ins… 11 - Move `latest` tag to current commit and add current date tag 16 git tag --force latest 19 git push -f origin latest 21 - Create a new release based on `latest` tag. 23 To update local tags to match remote tags (i.e. reflect a move of the 'latest' tag) you need to
|
| /plugin/datatemplate/syntax/inc/ |
| D | cache.php | 65 $latest = 0; 70 $latest = ($modified > $latest) ? $modified : $latest; 73 if(!$cachedate || $latest > (int) $cachedate || isset($_REQUEST['purge'])) {
|
| /plugin/fuzzysearch/ |
| H A D | action.php | 155 $latest = 0; 156 $this->scanDirForLatest($dir, $latest); 157 return $latest; 160 private function scanDirForLatest($dir, &$latest) { argument 166 $this->scanDirForLatest($path . '/', $latest); 169 if ($mtime > $latest) $latest = $mtime;
|
| /plugin/ckgedit/ckeditor/ |
| D | CHANGES.md | 11 …ndler is visible in [read-only mode](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_readonly… 12 …r is initialized in [read-only mode](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_readonly… 13 …ns have wrong state when [read-only](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_readonly… 23 …C does not use [`CKEDITOR.getUrl()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.html#… 24 …T does not use [`CKEDITOR.getUrl()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.html#… 41 … typing in the [source editing mode](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_sourcear… 42 …ed through [`config.allowedContent`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_confi… 111 … The [`config.forceSimpleAmpersand`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_confi… 112 …in with custom [additional entities](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_confi… 117 …issues/1454): Fixed: The [`onAbort`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_fileT… [all …]
|
| D | README.md | 20 1. **Download** the latest version from the CKEditor website: 22 sure you have the very latest version.
|
| /plugin/structpublish/action/ |
| H A D | migration.php | 151 $latest = $sqlite->queryAll($sql); 152 $rids = array_column($latest, 'rid'); 180 $latest = $sqlite->queryAll($sql); 181 $rids = array_column($latest, 'rid');
|
| /plugin/gitlabapi/ |
| D | README.md | 41 - **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/struct/action/ |
| H A D | title.php | 48 $latest = $page->getPageData(); 50 $latest && 53 (int)$latest['lastrev'] === $event->data['current']['last_change']['date']
|
| /plugin/conflictmerger/lang/en/ |
| D | conflict-unsolved.txt | 9 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 D | README.md | 9 * Bump the version number in the file [latest.version](latest.version)
|
| /plugin/acknowledge/ |
| D | action.php | 179 $latest = $helper->getLatestUserAcknowledgement($id, $user); 180 if ($latest) { 182 . wl($id, ['do' => 'diff', 'at' => $latest], false, '&') . '">' 183 . sprintf($this->getLang('ackDiff'), dformat($latest))
|
| /plugin/combo/db/combo-secondary/ |
| H A D | README.md | 9 * Bump the version number in the file [latest.version](latest.version)
|
| /plugin/ckgedit/ckeditor/plugins/scayt/ |
| D | README.md | 41 * 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/supa/ |
| D | changelog.txt | 2 Integrate latest Supa Applet (v0.6) 8 Adapt to latest (and hopefully later) dokuwiki versions => no source
|
| /plugin/iconify/ |
| D | README.md | 29 …om the internet using the version specified in the settings or fetch the latest version dynamicall… 34 …the plugin settings. Specify the desired version (e.g., `3.1.1`) or use `latest` to dynamically fe… 36 If the `latest` option is selected, the plugin will fetch the latest version available on CDNJS at …
|
| /plugin/scrollticker/ |
| D | README.md | 18 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/ |
| D | README.md | 14 * 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/ |
| D | TODO.txt | 24 https://openlayers.org/en/latest/apidoc/ 26 https://openlayers.org/en/latest/examples/cluster.html
|
| /plugin/ckgdoku/ckeditor/ |
| D | README.md | 20 1. **Download** the latest version from the CKEditor website: 22 sure you have the very latest version.
|
| /plugin/asciidocjs/node_modules/has-symbols/ |
| D | CHANGELOG.md | 17 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape` [`0c8d436`](ht… 56 …, `v10.15`, `v9.11`, `v8.15`, `v7.10`, `v6.17`, `v4.9`; use `nvm install-latest-npm` [`0690732`](h… 58 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `core-js`, `safe-publish-latest`, `tape` [`8… 60 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `core-js`, `get-own-p… 65 - [Dev Deps] update `safe-publish-latest` [`cb9f0a5`](https://github.com/inspect-js/has-symbols/com…
|
| /plugin/quickstats/GEOIP/vendor/composer/ca-bundle/ |
| D | README.md | 14 Install the latest version with: 24 * PHP 5.3.2 is required but using the latest version of PHP is highly recommended.
|
| /plugin/odtplus2dw/ |
| D | installLatestPandoc.sh | 3 curl -s https://api.github.com/repos/jgm/pandoc/releases/latest | grep browser_download_url | grep …
|
| /plugin/file2dw/docker/dokuwikiapp/ |
| D | installLatestPandoc.sh | 3 curl -s https://api.github.com/repos/jgm/pandoc/releases/latest | grep browser_download_url | grep …
|
| /plugin/asciidocjs/node_modules/async/ |
| D | README.md | 12 …latest?definitionId=1&branchName=master) | [![Windows Build Status](https://dev.azure.com/caolanmc…
|
| /plugin/xkcd/ |
| D | plugin.info.txt | 6 desc Dokuwiki Plugin to add the latest xkcd comic
|