/plugin/findologicxmlexport/vendor/sebastian/exporter/ |
H A D | .travis.yml | 20 on_success: always 21 on_failure: always
|
/plugin/findologicxmlexport/vendor/sebastian/comparator/ |
H A D | .travis.yml | 23 on_success: always 24 on_failure: always
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
H A D | colors-always.phpt | 2 phpunit --colors=always BankAccountTest ../_files/BankAccountTest.php 6 $_SERVER['argv'][2] = '--colors=always';
|
H A D | options-after-arguments.phpt | 7 $_SERVER['argv'][3] = '--colors=always';
|
/plugin/elasticsearch/vendor/react/promise/src/ |
H A D | LazyPromise.php | 33 public function always(callable $onFulfilledOrRejected) function in React\\Promise\\LazyPromise 35 return $this->promise()->always($onFulfilledOrRejected);
|
H A D | ExtendedPromiseInterface.php | 15 * `done()` always returns `null`. 56 * `always()` behaves similarly to the synchronous finally statement. When combined 57 * with `otherwise()`, `always()` allows you to write code that is similar to the familiar 78 * ->always('cleanup'); 84 public function always(callable $onFulfilledOrRejected); function
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | round.rst | 25 * ``ceil`` always rounds up; 27 * ``floor`` always rounds down.
|
H A D | url_encode.rst | 8 The ``raw`` argument was removed in Twig 1.16.0. Twig now always encodes 29 that as of Twig 1.16.0, ``urlencode`` **always** uses ``rawurlencode`` (the
|
/plugin/file2dw/docker/proxy/ |
H A D | docker-compose.yml | 13 restart: always 29 restart: always 48 restart: always 78 always
|
/plugin/remotescript/lib/JsHttpRequest/ |
H A D | protocol.txt | 21 The charset is always set equal to the base backend charset. 40 The charset is always set equal to the base backend charset. Note 44 (Note that you may always use a fixed charset in your backends, 47 The common part of all these constructions is always represented as 65 Note that for XML the loader ID is always equals to 0, because we 100 each of the loading process. (Exception is the XML loader: it always
|
/plugin/confmanager/lang/en/ |
H A D | interwiki.txt | 16 There is one special interwiki shortcut called **''this''**. It always links to the webserver directory DokuWiki is installed in. You can use this to construct relative URLs. For example the following always links to the local [[doku>syndication|XML feed]]: [[this>feed.php]]
|
/plugin/sidebarng/ |
H A D | action.php | 116 $always = $this->getConf('main_always'); 117 if($always or (!$always && !getNS($ID))) {
|
/plugin/syntaxhighlighter3/ |
H A D | CHANGELOG.md | 44 * Fixed problem with the option html-script, always load shBrushXml.js to make it work. 52 * Uses Autoloader instead of always loading all brushes on all pages.
|
/plugin/openlayersmap/ |
H A D | print.less | 31 h ~ div ~ .olStaticMap { /*?? page-break-inside: auto | avoid | inherit */ /* http://david.latapie.name/blog/page-break-in-css-print-how-to-get-rid-of-accidental-blank-pages/ */ /* http://www.w3.org/TR/CSS21/page.html */ page-break-before: always; /* page-break-after: always;*/ }
|
/plugin/addressbook/ |
H A D | print.css | 13 page-break-after: always;
|
/plugin/s5reloaded/ui/thesis/ |
H A D | opera.css | 5 page-break-before: always;
|
/plugin/s5/ui/default/ |
H A D | opera.css | 5 page-break-before: always;
|
/plugin/s5/ui/dokuwiki/ |
H A D | opera.css | 5 page-break-before: always;
|
/plugin/twofactor/lang/en/ |
H A D | mandatory.txt | 1 This wiki requires the use of two-factor authentication. You always need to have at least one of the mechanisms available below configured before you can use the wiki.
|
H A D | optin.txt | 3 However, this is completely optional. You can always come back here later.
|
/plugin/pagebreak2/ |
H A D | title-h1.css | 2 page-break-before:always;
|
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/ |
H A D | arrays.rst | 32 // typehint as strict array, keys will be always discarded 38 // typehint as hash, keys will be always considered
|
/plugin/randomquote/ |
H A D | quotes.txt | 3 I have always imagined that Paradise will be a kind of library. - Jorge Luis Borges
|
/plugin/siteexport/ |
H A D | script.js | 46 }).always(function(){ 83 }).always(function(){ 122 }).always(function(){ 143 }).always(function(){ 222 }).always(function(){
|
/plugin/pagebreak/ |
H A D | plugin.info.txt | 6 desc Inserts " <br style="page-break-after:always;"> " into the html of the document for every <…
|