Home
last modified time | relevance | path

Searched refs:now (Results 151 – 175 of 608) sorted by relevance

12345678910>>...25

/plugin/gitbacked/action/
H A Deditcommit.php114 $now = time();
117 if ($lastPull+$timeToWait < $now) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DEnvironmentTest.php253 $now = time();
262 ->will($this->returnValue($now));
281 $now = time();
288 ->will($this->returnValue($now));
/plugin/plantuml/
H A Dplugin.history.txt25 * Images are now saved in the cache folder.
/plugin/publist/
H A Dchangelog13 now in most cases.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-3.3.md15 * The constructor of `PHP_CodeCoverage_Report_Text` now has default values for its parameters
/plugin/hidden/
H A DREADME.md3 If you're a user of this plugin, don't worry: I'm still keeping an eye on it, and I'll try to make sure it keeps working fine with future versions of Dokuwiki. But my time is now dedicated to other projects so I will likely not add other features.
/plugin/bible/bible_douayRheims/
H A DGalatians.txt9 …1:9. As we said before, so now I say again: If any one preach to you a gospel, besides that which …
10 …1:10. For do I now persuade men, or God? Or do I seek to please men? If I yet pleased men, I shoul…
23 …1:23. But they had heard only: He, who persecuted us in times past doth now preach the faith which…
44 …2:20. And I live, now not I: but Christ liveth in me. And that I live now in the flesh: I live in …
48 …3:3. Are you so foolish that, whereas you began in the Spirit, you would now be made perfect by th…
81 4:7. Therefore, now he is not a servant, but a son. And if a son, an heir also through God.
83 …4:9. But now, after that you have known God, or rather are known by God: how turn you again to the…
94 …4:20. And I would willingly be present with you now and change my voice: because I am ashamed for …
99 …4:25. For Sina is a mountain in Arabia, which hath affinity to that Jerusalem which now is: and is…
103 …e that was born according to the flesh persecuted him that was after the spirit: so also it is now.
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js787 previous = options.leading === false ? 0 : _.now();
793 var now = _.now();
794 if (!previous && options.leading === false) previous = now;
795 var remaining = wait - (now - previous);
803 previous = now;
821 var last = _.now() - timestamp;
837 timestamp = _.now();
1331 _.now = Date.now || function() {
/plugin/ckgedit/lang/en/
H A Dscayt.txt1 The Scayt spellchecker offers three Configuration Options: on, off, disabled. As of now, the defaul…
/plugin/random_page/
H A DREADME8 So I poked at it a bit... and now it works.
/plugin/minimap/
H A DREADME.md109 * The plugin is now Bootstrap 4 compatible. The icons were suppressed.
111 * The list item are working now with the mathjax plugin. The HTML tag were not encoded
116 …* The styling is now targeted only for the mini-map elements and will not interfere with the admin…
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md12 * The behavior of the non-specific tag `!` is changed and now forces
157 * Yaml::parse() now throws an exception when a blackslash is not escaped
165 * When surrounding strings with double-quotes, you must now escape `\` characters. Not
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md91 - The classes and traits are namespaced now: `setasign\Fpdi`
95 method have more logical correct default values now. Passing `0` as width or height will
96 result in an `InvalidArgumentException` now.
/plugin/tline/
H A DCHANGES.txt12 * Event tape heights now use theme.event.tape.height. Better than using css since:
39 * Tape color for overview painter now set. Uses following precedence: event's color attribute,
124 * Span decorator improvements: now can have null labels. New param of
142 * When you run run.bat, we now serve
148 * PointHighlightDecorator now uses the width parameter, not CSS.
210 is now added to the tape's div. -- LarryK rev 1576
224 For now, it will live on for backwards compatibility. -- LarryK rev 1576
228 * Fix: Event color attribute now properly sets the background color of the bar.
238 * Build process now creates timeline_source.zip which has source, examples and the
/plugin/accscounter/lang/en/
H A Dviewer.txt5 … Log" from the pull down, then click "Run" button. If you do nothing, you may close this page now.
/plugin/showlogin2/
H A DREADME.md19 As this functionality is now built into Dokuwiki's core this plugin is obsolete (from Dokuwiki vers…
/plugin/davcard/
H A Dhelper.php526 $now = new \DateTime();
530 $now->getTimestamp(),
604 $now = new \DateTime();
610 $now->getTimestamp(),
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dfunctions.js388 var origNowFunc = _.now;
392 _.now = function() { function
400 _.now = origNowFunc;
537 var origNowFunc = _.now;
545 _.now = function() {
553 _.now = origNowFunc;
/plugin/conflictmerger/lang/en/
H A Dconflict-unsolved.txt11 version right now overwriting the latest revision, edit your version to adapt
/plugin/publistx/
H A Dchangelog23 now in most cases.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Durl_encode.rst8 The ``raw`` argument was removed in Twig 1.16.0. Twig now always encodes
H A Ddate.rst28 instance, to display the current date, filter the word "now":
32 {{ "now"|date("m/d/Y") }}
/plugin/clock/
H A Dstyle.css69 * fallback or switch if it is now available at last as Freeware.
144 * fallback or switch if it is now available at last as Freeware.
/plugin/markdownextra/lib/meltdown/
H A DREADME.md29 [1] jQuery UI and rangyinputs are optional. For now Meltdown will still function without these plug…
/plugin/contactmodern/
H A DCHANGELOG23 * reCaptcha field has now a red border, if there is an error.

12345678910>>...25