Home
last modified time | relevance | path

Searched refs:on (Results 676 – 700 of 2863) sorted by relevance

1...<<21222324252627282930>>...115

/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php61 $server->on('report', function($reportName, $dom, $uri) use ($self) {
71 $server->on('propFind', [$this, 'propFind']);
72 $server->on('validateTokens', [$this, 'validateTokens']);
/plugin/publistf/
H A DCHANGELOG.md4 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
11 * user configuration for setting cache on or off
18 * removed pass-by-reference on `handle` and `render` function calls; this is inline
/plugin/displaywikipage/
H A DREADME.md7 * **Latest Release**: v1.0.0 on Sep 19th, 2020
27 …rg/plugin:extension). Refer to [Plugins](https://www.dokuwiki.org/plugins) on how to install plugi…
37 The official repository for this plugin is available on GitHub:
/plugin/backup/
H A DREADME.md7 * **Latest Release**: v1.0.1 on Oct 21st, 2020
19 …rg/plugin:extension). Refer to [Plugins](https://www.dokuwiki.org/plugins) on how to install plugi…
33 The official repository for this plugin is available on GitHub:
/plugin/flowcharts/
H A DREADME.md49 Clicking on `A` will take you to http://yoururl.com/SOMEPAGE.
51 For further details on the syntax, see https://mermaidjs.github.io/. Diagrams can be built in realt…
58 on how to install plugins in DokuWiki.
/plugin/openas/
H A DREADME29 on the newpagetemplate plugin page on Dokuiwiki. Here is a sample:
35 defined on the newpagetemplate plugin page, as well as the variables defined
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php61 $server->on('report', function($reportName, $dom, $uri) use ($self) {
71 $server->on('propFind', [$this, 'propFind']);
72 $server->on('validateTokens', [$this, 'validateTokens']);
/plugin/upgrade/vendor/splitbrain/php-archive/
H A DREADME.md31 // contents() on it:
38 // extract() on it:
43 // To create a new TAR archive directly on the filesystem (low memory
/plugin/findologicxmlexport/vendor/hoa/event/
H A DREADME.md21 [![Help on IRC](https://img.shields.io/badge/help-%23hoaproject-ff0066.svg)](https://webchat.freeno…
22 [![Help on Gitter](https://img.shields.io/badge/help-gitter-ff0066.svg)](https://gitter.im/hoaproje…
101 This way, all exceptions will be printed on the `Foo.log` file.
113 The `Hoa\Event\Listenable` interface requires the `on` method to be present to
120 $server->on('message', function (Hoa\Event\Bucket $bucket) {
141 More documentation can be found on the project's website:
/plugin/wrap/
H A Dexample.txt88 * **''left''** will let you float your wrap on the left
96 You can set any valid widths (but only on divs): ''%, px, em, rem, ex, ch, vw, vh, pt, pc, cm, mm, in'', but most of the time you'd only want either
107 With certain width keywords you can fit your columns automatically to fill the available horizontal space. Those columns will also react to the screen size, so will be responsive and wrap underneath each other on mobile devices.
122 You can use the same options with spans (as each element that floats is automatically a block level element), but it probably doesn't make too much sense. :!: Widths on spans normally do not work (by design), but can make sense, when it is floating.
124 :!: Attention: What is the difference between widths and width keywords and when is it best to use which? **Widths** can cause problems and will never fully add up, therefore will break the layout under some circumstances. (See [[http://en.wikipedia.org/wiki/Internet_Explorer_box_model_bug|box model]] for a technical explanation.) So, getting widths right will need some fiddling around and testing in various browsers. **Width keywords** on the other hand fit automatically and work better on mobile devices. But the drawback is that they need an extra wrap around them and don't work properly in older browsers (IE8 and under).
297 :!: Please note, the styling of these tabs depend on the template you are using and not on the wrap plugin. If you only see a list of links and no tabs, please make sure to add "tabs" to the ''noPrefix'' config option and that your template supports at least the 2012-01-25 "Angua" DokuWiki release.
375 This has no effect on the browser screen. A [[http://reference.sitepoint.com/css/page-break-after|pagebreak]] will force a new page in printouts.
383 This also has no effect on th
[all...]
/plugin/combo/resources/library/bootstrap/4.5.0/
H A Dbootstrap.min.js6 !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("jquery"),require("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],e):e((t=t||self).bootstrap={},t.jQuery,t.Popper)}(this,(function(t,e,n){"use strict";function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function o(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}function s(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function a(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?r(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}e=e&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e,n=n&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n;function l(t){var n=this,i=!1;return e(this).one(c.TRANSITION_END,(function(){i=!0})),setTimeout((function(){i||c.triggerTransitionEnd(n)}),t),this}var c={TRANSITION_END:"bsTransitionEnd",getUID:function(t){do{t+=~~(1e6*Math.random())}while(document.getElementById(t));return t},getSelectorFromElement:function(t){var e=t.getAttribute("data-target");if(!e||"#"===e){var n=t.getAttribute("href");e=n&&"#"!==n?n.trim():""}try{return document.querySelector(e)?e:null}catch(t){return null}},getTransitionDurationFromElement:function(t){if(!t)return 0;var n=e(t).css("transition-duration"),i=e(t).css("transition-delay"),o=parseFloat(n),s=parseFloat(i);return o||s?(n=n.split(",")[0],i=i.split(",")[0],1e3*(parseFloat(n)+parseFloat(i))):0},reflow:function(t){return t.offsetHeight},triggerTransitionEnd:function(t){e(t).trigger("transitionend")},supportsTransitionEnd:function(){return Boolean("transitionend")},isElement:function(t){return(t[0]||t).nodeType},typeCheckConfig:function(t,e,n){for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i)){var o=n[i],s=e[i],r=s&&c.isElement(s)?"element":null===(a=s)||"undefined"==typeof a?""+a:{}.toString.call(a).match(/\s([a-z]+)/i)[1].toLowerCase();if(!new RegExp(o).test(r))throw new Error(t.toUpperCase()+': Option "'+i+'" provided type "'+r+'" but expected type "'+o+'".')}var a},findShadowRoot:function(t){if(!document.documentElement.attachShadow)return null;if("function"==typeof t.getRootNode){var e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?c.findShadowRoot(t.parentNode):null},jQueryDetection:function(){if("undefined"==typeof e)throw new TypeError("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.");var t=e.fn.jquery.split(" ")[0].split(".");if(t[0]<2&&t[1]<9||1===t[0]&&9===t[1]&&t[2]<1||t[0]>=4)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}};c.jQueryDetection(),e.fn.emulateTransitionEnd=l,e.event.special[c.TRANSITION_END]={bindType:"transitionend",delegateType:"transitionend",handle:function(t){if(e(t.target).is(this))return t.handleObj.handler.apply(this,arguments)}};var h="alert",u=e.fn[h],d=function(){function t(t){this._element=t}var n=t.prototype;return n.close=function(t){var e=this._element;t&&(e=this._getRootElement(t)),this._triggerCloseEvent(e).isDefaultPrevented()||this._removeElement(e)},n.dispose=function(){e.removeData(this._element,"bs.alert"),this._element=null},n._getRootElement=function(t){var n=c.getSelectorFromElement(t),i=!1;return n&&(i=document.querySelector(n)),i||(i=e(t).closest(".alert")[0]),i},n._triggerCloseEvent=function(t){var n=e.Event("close.bs.alert");return e(t).trigger(n),n},n._removeElement=function(t){var n=this;if(e(t).removeClass("show"),e(t).hasClass("fade")){var i=c.getTransitionDurationFromElement(t);e(t).one(c.TRANSITION_END,(function(e){return n._destroyElement(t,e)})).emulateTransitionEnd(i)}else this._destroyElement(t)},n._destroyElement=function(t){e(t).detach().trigger("closed.bs.alert").remove()},t._jQueryInterface=function(n){return this.each((function(){var i=e(this),o=i.data("bs.alert");o||(o=new t(this),i.data("bs.alert",o)),"close"===n&&o[n](this)}))},t._handleDismiss=function(t){return function(e){e&&e.preventDefault(),t.close(this)}},o(t,null,[{key:"VERSION",get:function(){return"4.5.0"}}]),t}();e(document).on("click.bs.alert.data-api",'[data-dismiss="alert"]',d._handleDismiss(new d)),e.fn[h]=d._jQueryInterface,e.fn[h].Constructor=d,e.fn[h].noConflict=function(){return e.fn[h]=u,d._jQueryInterface};var f=e.fn.button,g=function(){function t(t){this._element=t}var n=t.prototype;return n.toggle=function(){var t=!0,n=!0,i=e(this._element).closest('[data-toggle="buttons"]')[0];if(i){var o=this._element.querySelector('input:not([type="hidden"])');if(o){if("radio"===o.type)if(o.checked&&this._element.classList.contains("active"))t=!1;else{var s=i.querySelector(".active");s&&e(s).removeClass("active")}t&&("checkbox"!==o.type&&"radio"!==o.type||(o.checked=!this._element.classList.contains("active")),e(o).trigger("change")),o.focus(),n=!1}}this._element.hasAttribute("disabled")||this._element.classList.contains("disabled")||(n&&this._element.setAttribute("aria-pressed",!this._element.classList.contains("active")),t&&e(this._element).toggleClass("active"))},n.dispose=function(){e.removeData(this._element,"bs.button"),this._element=null},t._jQueryInterface=function(n){return this.each((function(){var i=e(this).data("bs.button");i||(i=new t(this),e(this).data("bs.button",i)),"toggle"===n&&i[n]()}))},o(t,null,[{key:"VERSION",get:function(){return"4.5.0"}}]),t}();e(document).on("click.bs.button.data-api",'[data-toggle^="button"]',(function(t){var n=t.target,i=n;if(e(n).hasClass("btn")||(n=e(n).closest(".btn")[0]),!n||n.hasAttribute("disabled")||n.classList.contains("disabled"))t.preventDefault();else{var o=n.querySelector('input:not([type="hidden"])');if(o&&(o.hasAttribute("disabled")||o.classList.contains("disabled")))return void t.preventDefault();"LABEL"===i.tagName&&o&&"checkbox"===o.type&&t.preventDefault(),g._jQueryInterface.call(e(n),"toggle")}})).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',(function(t){var n=e(t.target).closest(".btn")[0];e(n).toggleClass("focus",/^focus(in)?$/.test(t.type))})),e(window).on("load.bs.button.data-api",(function(){for(var t=[].slice.call(document.querySelectorAll('[data-toggle="buttons"] .btn')),e=0,n=t.length;e<n;e++){var i=t[e],o=i.querySelector('input:not([type="hidden"])');o.checked||o.hasAttribute("checked")?i.classList.add("active"):i.classList.remove("active")}for(var s=0,r=(t=[].slice.call(document.querySelectorAll('[data-toggle="button"]'))).length;s<r;s++){var a=t[s];"true"===a.getAttribute("aria-pressed")?a.classList.add("active"):a.classList.remove("active")}})),e.fn.button=g._jQueryInterface,e.fn.button.Constructor=g,e.fn.button.noConflict=function(){return e.fn.button=f,g._jQueryInterface};var m="carousel",p=".bs.carousel",_=e.fn[m],v={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},b={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},y={TOUCH:"touch",PEN:"pen"},E=function(){function t(t,e){this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this.touchStartX=0,this.touchDeltaX=0,this._config=this._getConfig(e),this._element=t,this._indicatorsElement=this._element.querySelector(".carousel-indicators"),this._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0,this._pointerEvent=Boolean(window.PointerEvent||window.MSPointerEvent),this._addEventListeners()}var n=t.prototype;return n.next=function(){this._isSliding||this._slide("next")},n.nextWhenVisible=function(){!document.hidden&&e(this._element).is(":visible")&&"hidden"!==e(this._element).css("visibility")&&this.next()},n.prev=function(){this._isSliding||this._slide("prev")},n.pause=function(t){t||(this._isPaused=!0),this._element.querySelector(".carousel-item-next, .carousel-item-prev")&&(c.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},n.cycle=function(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},n.to=function(t){var n=this;this._activeElement=this._element.querySelector(".active.carousel-item");var i=this._getItemIndex(this._activeElement);if(!(t>this._items.length-1||t<0))if(this._isSliding)e(this._element).one("slid.bs.carousel",(function(){return n.to(t)}));else{if(i===t)return this.pause(),void this.cycle();var o=t>i?"next":"prev";this._slide(o,this._items[t])}},n.dispose=function(){e(this._element).off(p),e.removeData(this._element,"bs.carousel"),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},n._getConfig=function(t){return t=a(a({},v),t),c.typeCheckConfig(m,t,b),t},n._handleSwipe=function(){var t=Math.abs(this.touchDeltaX);if(!(t<=40)){var e=t/this.touchDeltaX;this.touchDeltaX=0,e>0&&this.prev(),e<0&&this.next()}},n._addEventListeners=function(){var t=this;this._config.keyboard&&e(this._element).on("keydown.bs.carousel",(function(e){return t._keydown(e)})),"hover"===this._config.pause&&e(this._element).on("mouseenter.bs.carousel",(function(e){return t.pause(e)})).on("mouseleave.bs.carousel",(function(e){return t.cycle(e)})),this._config.touch&&this._addTouchEventListeners()},n._addTouchEventListeners=function(){var t=this;if(this._touchSupported){var n=function(e){t._pointerEvent&&y[e.originalEvent.pointerType.toUpperCase()]?t.touchStartX=e.originalEvent.clientX:t._pointerEvent||(t.touchStartX=e.originalEvent.touches[0].clientX)},i=function(e){t._pointerEvent&&y[e.originalEvent.pointerType.toUpperCase()]&&(t.touchDeltaX=e.originalEvent.clientX-t.touchStartX),t._handleSwipe(),"hover"===t._config.pause&&(t.pause(),t.touchTimeout&&clearTimeout(t.touchTimeout),t.touchTimeout=setTimeout((function(e){return t.cycle(e)}),500+t._config.interval))};e(this._element.querySelectorAll(".carousel-item img")).on("dragstart.bs.carousel",(function(t){return t.preventDefault()})),this._pointerEvent?(e(this._element).on("pointerdown.bs.carousel",(function(t){return n(t)})),e(this._element).on("pointeru
[all...]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Host.txt
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DVCFExportPlugin.php40 $this->server->on('method:GET', [$this, 'httpGet'], 90);
41 $server->on('browserButtonActions', function($path, $node, &$actions) {
/plugin/autolink3/
H A Dscript.js26 function plugin_tagindex_throbber(on){ argument
28 if(on){
/plugin/farmer/
H A Dstyle.less91 th.on,
92 td.on {
/plugin/confmanager/lang/en/
H A Dwordblock.txt1 …ogs and email, is on the rise. If you use [[doku>DokuWiki]] in your Intranet this is no problem fo…
/plugin/photogallery/lightGallery/js/
H A Dlg-fullscreen.js89 …$(document).on('fullscreenchange.lg webkitfullscreenchange.lg mozfullscreenchange.lg MSFullscreenC…
93 this.core.$outer.find('.lg-fullscreen').on('click.lg', function() {
H A Dlg-fullscreen.min.js4on("fullscreenchange.lg webkitfullscreenchange.lg mozfullscreenchange.lg MSFullscreenChange.lg",fu…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc18 This behavior can be changed by using the `setHosts()` method on
20 to one node in your cluster. The format of the host can vary, depending on your
62 configuration method relies on PHP's `filter_var()` and `parse_url()` methods to
66 depending on how you interpret the RFCs). Similarly, `parse_url()` will choke if
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md9 to run after the main script exited, both on Linux and on Windows
97 * added ProcessUtils::escapeArgument() to fix the bug in escapeshellarg() function on Windows
105 * added ProcessBuilder::setArguments() to reset the arguments on a builder
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php104 $server->on('method:POST', [$this, 'httpPost']);
105 $server->on('propFind', [$this, 'propFind']);
106 $server->on('propPatch', [$this, 'propPatch']);
107 $server->on('calendarObjectChange', [$this, 'calendarObjectChange']);
108 $server->on('beforeUnbind', [$this, 'beforeUnbind']);
109 $server->on('schedule', [$this, 'scheduleLocalDelivery']);
110 $server->on('getSupportedPrivilegeSet', [$this, 'getSupportedPrivilegeSet']);
481 $this->server->on('propFind', [$aclPlugin, 'propFind'], 20);
/plugin/topbarsyntax/
H A Dcsshover3.htc26 // regular expressions, used and explained later on.
31 REG_CLASS = /\.([a-z0-9_-]*on(hover|active|focus))/i,
48 // buffer used for checking on duplicate expressions
76 // on an import stops following imports from being processed.
109 pseudo = select.replace(REG_PSEUDO, 'on$1'),
116 // the classname is needed for the events that are going to be set on affected nodes
155 // just to make sure, also keep track of patched classnames locally on the node
165 // and store that instance for unloading later on
/plugin/fckg/
H A DChanges10 Added configuration options for turning SCAYT on and off, setting it as auto, and for selecting SC…
51 edit.php:_preprocess. The URLs are reset on a page by page basis when loaded and saved. The option
57 on, on a per-page basis, either by use of a checkbox or by adding a syntax plugin style switch to t…
67 all rows where rowspans have been processed, causing them to be ignored on subsequent passes of loo…
78 Both of the above occurred on Windows with PHP 5.3
96 on next time through start()
114 Fix for urls in DW footnotes, which were lost on re-saves.
151 Removed new by reference warning in edit.php on line 2552
248 Fixed error in edit.php that caused external links on initial creation to be converted to internal …
303 Fixed corrupted tables with vertical spans in across from empty cells (on initial table creation)
[all …]
/plugin/pgn4web/pgn4web/
H A DdemoGames.pgn19 { pgn4web personal account on Kramnik and the Petrov, part 1: in October
27 an alternative plan with Qc2 followed by b4 and rapid expansion on the
37 captured when the Black's Queen arrives on h2. This move was voted the 4th
66 { pgn4web personal account on Kramnik and the Petrov, part 2: since the
76 Nxf2 { Again a piece sacrifice on f2 for attacking chances, however Howell
/plugin/html5video2/script/
H A Dvideo.min.js12on=function(){function e(){this.vdata="vdata"+Math.floor(_.performance&&_.performance.now()||Date.…
20on("timeupdate",a),Object.defineProperties(yt(t),{default:{get:function(){return n},set:function()… class in t
21on("end",function(){u.uri||!u.parts&&!u.preloadHints||(!u.map&&n&&(u.map=n),!u.key&&r&&(u.key=r),u…
23on EXT-X-TARGETDURATION for more details: https://tools.ietf.org/html/draft-pantos-http-live-strea… method in AnonymousFunctionc9f82cd744b00.e.init

1...<<21222324252627282930>>...115