Home
last modified time | relevance | path

Searched refs:now (Results 401 – 425 of 608) sorted by last modified time

1...<<11121314151617181920>>...25

/plugin/404manager/
H A DCHANGES.md5 * Redirections are now real redirections passing variable via the query string
7 * The redirection data and the log are now separated
17 …* Css declarations are now encapsulated around the class `redirect_manager` to avoid any style pro…
/plugin/odtplus2dw/
H A DREADME.md78 - Fixed : parserPostDisplay now works with choice edit or preview.
86 - Fixed : submit button was not translated and stay in french : His value depend of the dokuwiki lang file now.
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js1009 case 32: // KEY space (now)
1725 var now = new Date(this.getFullYear(), this.getMonth(), this.getDate(), 0, 0, 0);
1727 var time = now - then;
/plugin/datepicker/
H A Dstyle.css147 .calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md875 1.10.1. "Patent Claims" means any patent claim(s), now owned or
H A DCHANGES.md65 * [#16982](http://dev.ckeditor.com/ticket/16982): Latest Safari now supports enhanced Clipboard API…
115 …/10015): Keyboard shortcuts (relevant to the operating system in use) will now be displayed in too…
116 …/13794): The [Upload Image](http://ckeditor.com/addon/uploadimage) feature now uses `uploaded.widt…
182 …ket/14747): The [Enhanced Image](http://ckeditor.com/addon/image2) caption now supports the link `…
795 …t/11341): [Enhanced Image](http://ckeditor.com/addon/image2) plugin: It is now possible to add a l…
855 …nks in the [About CKEditor](http://ckeditor.com/addon/about) dialog window now open in a new brows…
913 * To match the naming convention, the `language` button is now `Language` ([#11201](http://dev.cked…
922 …5): With drop-down menu button focused, pressing the *Down Arrow* key will now open the menu and f…
937 …itor.com/ticket/11125): Fixed: Keyboard navigation through menu and drop-down items will now cycle.
1052 * [#10753](http://dev.ckeditor.com/ticket/10753): The floating toolbar in inline instances now has …
[all …]
/plugin/ckgdoku/ckeditor/plugins/timestamp/
H A Dplugin.js26 var now = new Date();
28 editor.insertHtml( now.toLocaleString());
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc317 * as a stopgap solution for now.
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified649 ieSpellDownload: "Spell checker not installed. Do you want to download it now?",
654 notAvailable: "Sorry, but service is unavailable now.",
H A Den.js.unc5now?","manyChanges":"Spell check complete: %1 words changed","noChanges":"Spell check complete: No…
H A Dlang_array.txt653 "ieSpellDownload": "Spell checker not installed. Do you want to download it now?",
658 "notAvailable": "Sorry, but service is unavailable now.",
/plugin/noiewarning/
H A DChangeLog28 * action.php: now can read a file DOKU_CONF/recommended-browser.txt
/plugin/pwaoffline/
H A Dscript.js98 const now = Math.floor(Date.now() / 1000);
100 const lag = now - JSINFO.plugins.pwaoffline.ts;
H A Dsw.js36 idbKeyval.set('lastSync', Math.floor(Date.now()/1000));
/plugin/matomo/
H A DREADME.md45 * PHP with mysql support (now PHP7 ready)
54 …- Matomo plugin should now be enabled and you should see the trackingcode in the rendered html on …
/plugin/piwik2/
H A DREADME.md45 * PHP with mysql support (now PHP7 ready)
54 …- Piwik plugin should now be enabled and you should see the trackingcode in the rendered html on w…
/plugin/gtime/gtlib/tsp/
H A DGTPublicationsFile.php469 $now = time();
477 if ($params["validFrom_time_t"] > $now) {
481 if ($params["validTo_time_t"] < $now) {
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md47 - #56 trailing and leading spaces in a link are now ignored
52 - #54 escape characters are now also considered inside of urls
58 …caused a bunch of broken characters when non-ASCII input was given. Parser now handles UTF-8 input…
71 The parser is now also regsitered on the [Babelmark 2 page](http://johnmacfarlane.net/babelmark2/?n…
77 - #24 CLI script now sends all error output to stderr instead of stdout
79 - #10 GithubMarkdown is now fully supported including tables
80 - #67 All Markdown classes are now composed out of php traits
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md11 The next paragraph has the same phrases, but now they are separated by two spaces and a newline cha…
/plugin/aclregex/
H A DREADME.md9 Install the plugin; any entries in `acl.auth.php` will now recognise PHP
/plugin/fckg/fckeditor/
H A Dlicense.txt834 1.10.1. "Patent Claims" means any patent claim(s), now owned or
/plugin/fckg/
H A DChanges7 This upgrade will now be designated fckgLite 07.
176 Fixed broken internal media links in Weatherwax, which now appends file size to titl attr,
188 Fixed URL display line in image dialog: now displays file name as saved, instead of encoded format.
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm30 <!--- submitted_text now is ready for processing --->
/plugin/syntaxhighlighter3/
H A DREADME.md1 …Plugin](https://github.com/crazy-max/dokuwiki-plugin-syntaxhighlighter4) is now available!** :boom:
/plugin/callflow/
H A Draphael.js4481 now,
4503 now = "rgb(" + [
4510 now = [];
4512 now[i] = [from[attr][i][0]];
4516 now[i] = now[i].join(S);
4518 now = now.join(S);
4522 now = [];
4524 now[i] = [from[attr][i][0]];
4539 now = [];
4548 now = [];
[all …]

1...<<11121314151617181920>>...25