Home
last modified time | relevance | path

Searched refs:on (Results 26 – 50 of 2863) sorted by relevance

12345678910>>...115

/plugin/ckgdoku/ckeditor/adapters/
H A Djquery.js7on("instanceReady",function(d){var e=d.editor;setTimeout(function(){if(e.element){d.removeListener…
8 …])});e.on("getData",function(a){b.trigger("getData.ckeditor",[e,a.data])},999);e.on("destroy",func…
9 c)})}e.on("destroy",function(){b.removeData("ckeditorInstance")});b.removeData("_ckeditorInstanceLo…
/plugin/ckgedit/ckeditor/adapters/
H A Djquery.js7on("instanceReady",function(d){var e=d.editor;setTimeout(function(){if(e.element){d.removeListener…
8 …])});e.on("getData",function(a){b.trigger("getData.ckeditor",[e,a.data])},999);e.on("destroy",func…
9 c)})}e.on("destroy",function(){b.removeData("ckeditorInstance")});b.removeData("_ckeditorInstanceLo…
/plugin/bez/scripts/
H A Dthread.js4 jQuery('.bez_commcause_delete_prompt').click('on', function (event) {
54 $tabs.on('click', 'a', function (e) {
59 $tabs.on('click', 'a[href="#comment"]', activateComment);
60 $tabs.on('click', 'a[href="#cause"]', activateCause);
99 $show_comments.on('click', function(e) { e.preventDefault(); bez_show_comments() });
100 $hide_comments.on('click', function(e) { e.preventDefault(); bez_hide_comments() });
116 jQuery("input[name=all_day_event]").on('change', function() {
141 jQuery('#no_evaluation').on('change', function() {
175 jQuery('#issue_participants .participant_remove').hide().click('on', function (event) {
253 .on( "mousedow
[all...]
/plugin/mikioplugin/
H A Dscript.js52 jQuery('.mikiop-button').on('click', function (event) {
63 jQuery('.mikiop-accordian-title').on('click', function (event) {
76 jQuery('.mikiop-alert-close').on('click', function (event) {
124 jQuery('.mikiop-carousel-control-prev').on('click', function (event) {
173 jQuery('.mikiop-carousel-control-next').on('click', function (event) {
232 jQuery('.mikiop-carousel-indicator').on('click', function (event) {
297 jQuery('.mikiop-tab-item a').on('click', function (event) {
364 jQuery('.mikiop-quiz-button-prev').on('click', function (event) {
391 jQuery('.mikiop-quiz-button-next').on('click', function (event) {
417 jQuery('.mikiop-quiz-button-submit').on('clic
[all...]
/plugin/copycode/
H A DREADME.md3 Simple plugin for dokuwiki that adds a copy functionnality when clicking on a code block.
11 - New feature : added an option to disable inline copy on right-click
17 - New feature : added a list of cursor in configuration panel to choose the hover cursor on code blocks.
23 - Fix : commented an alert on unused mouse key clic (like previous or next buttons)
28 - Adds inline copy on right click
29 - Removing default contextmenu on right click on a code block
50 Refactoring of copycode functions with navigator.clipboard function instead of hidden input hack. Fixing the jump to top bug on android systems. See https://developer.mozilla.org/fr/docs/Web/API/Clipboard for compatible web browsers (everything but Internet Explorer).
/plugin/dw2pdf/vendor/mpdf/qrcode/src/Output/
H A DHtml.php35 $on = $final[$x + $y * $qrSize + 1];
36 $s .= '<td class="' . ($on ? 'on' : 'off') . '" style="width: 4px; background-color: ' . ($on ? '#000' : '#FFF') . '">&nbsp;</td>';
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php69 $server->on('propFind', [$this, 'propFind'], 130);
70 $server->on('propPatch', [$this, 'propPatch'], 300);
71 $server->on('afterMove', [$this, 'afterMove']);
72 $server->on('afterUnbind', [$this, 'afterUnbind']);
/plugin/revealjs/plugin/notes-server/
H A Dindex.js18 io.on( 'connection', function( socket ) {
20 socket.on( 'new-subscriber', function( data ) {
24 socket.on( 'statechanged', function( data ) {
29 socket.on( 'statechanged-speaker', function( data ) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php64 $server->on('propFind', [$this, 'propFind'], 130);
65 $server->on('propPatch', [$this, 'propPatch'], 300);
66 $server->on('afterMove', [$this, 'afterMove']);
67 $server->on('afterUnbind', [$this, 'afterUnbind']);
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php35 $server->on('method:GET', [$this, 'httpGet']);
36 $server->on('method:OPTIONS', [$this, 'httpOptions']);
37 $server->on('method:HEAD', [$this, 'httpHead']);
38 $server->on('method:DELETE', [$this, 'httpDelete']);
41 $server->on('method:PUT', [$this, 'httpPut']);
42 $server->on('method:MKCOL', [$this, 'httpMkcol']);
43 $server->on('method:MOVE', [$this, 'httpMove']);
44 $server->on('method:COPY', [$this, 'httpCopy']);
45 $server->on('method:REPORT', [$this, 'httpReport']);
49 $server->on('propFind', [$this, 'propFind']);
[all …]
/plugin/photogallery/lightGallery/js/
H A Dlg-zoom.js193 $image.on('dblclick', function(event) {
197 $image.on('touchstart', function(event) {
220 $('#lg-zoom-out').on('click.lg', function() {
227 $('#lg-zoom-in').on('click.lg', function() {
234 $('#lg-actual-size').on('click.lg', function(event) {
239 _this.core.$el.on('onBeforeSlide.lg.tm', function() {
278 _this.core.$slide.on('touchstart.lg', function(e) {
296 _this.core.$slide.on('touchmove.lg', function(e) {
343 _this.core.$slide.on('touchend.lg', function() {
397 $(window).on('mousemove.lg.zoom', function(e) {
[all …]
H A Dlg-zoom.min.js4on("onSlideItemLoad.lg.tm.zoom",function(c,d,e){var f=b.core.s.enableZoomAfter+e;a("body").hasClas…
H A Dlg-thumbnail.js217 _this.core.$el.on('onBeforeSlide.lg.tm', function() {
222 $thumb.on('click.lg touchend.lg', function() {
235 _this.core.$el.on('onBeforeSlide.lg.tm', function() {
239 $(window).on('resize.lg.thumb orientationchange.lg.thumb', function() {
311 _this.core.$outer.find('.lg-thumb').on('mousedown.lg.thumb', function(e) {
328 $(window).on('mousemove.lg.thumb', function(e) {
352 $(window).on('mouseup.lg.thumb', function() {
382 _this.core.$outer.find('.lg-thumb').on('touchstart.lg', function(e) {
390 _this.core.$outer.find('.lg-thumb').on('touchmove.lg', function(e) {
416 _this.core.$outer.find('.lg-thumb').on('touchend.lg', function() {
[all …]
H A Dlg-thumbnail.min.js4on("onBeforeSlide.lg.tm",function(){c.removeClass("active"),c.eq(d.core.index).addClass("active")}…
/plugin/revealjs/plugin/multiplex/
H A Dindex.js18 io.on( 'connection', function( socket ) {
19 socket.on('multiplex-statechanged', function(data) {
36 stream.on('error', function( error ) {
40 stream.on('readable', function() {
/plugin/quickstats/lang/en/
H A Dgeneral_intro.txt3 - make specific queries based on country, ip address, and Dokuwiki page names;
6 For the maintenance panel, click on the **Update Quickstats Cache** button. For the Query panel, c…
8 is displayed on first opening the Query Data panel and which can be closed with a button at the bot…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D2145.phpt2 --stop-on-failure fails to stop on PHP 7
8 $_SERVER['argv'][3] = '--stop-on-error';
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsBasicTests.yml5 member of the list on a new line with an opening
17 member of the list on a new line with an opening
29 member of the list on a new line with an opening
83 list on a new line, with a colon separating the key
160 can place the mapping on the same line as the
163 - work on YAML.py:
164 - work on Store
166 [['work on YAML.py' => ['work on Store']]]
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php35 $server->on('method:GET', [$this, 'httpGet']);
36 $server->on('method:OPTIONS', [$this, 'httpOptions']);
37 $server->on('method:HEAD', [$this, 'httpHead']);
38 $server->on('method:DELETE', [$this, 'httpDelete']);
39 $server->on('method:PROPFIND', [$this, 'httpPropFind']);
41 $server->on('method:PUT', [$this, 'httpPut']);
42 $server->on('method:MKCOL', [$this, 'httpMkcol']);
43 $server->on('method:MOVE', [$this, 'httpMove']);
44 $server->on('method:COPY', [$this, 'httpCopy']);
45 $server->on('method:REPORT', [$this, 'httpReport']);
[all …]
/plugin/findologicxmlexport/vendor/sebastian/resource-operations/
H A DREADME.md3 Provides a list of PHP built-in functions that operate on resources.
7on `sebastian/resource-operations` to your project's `composer.json` file. Here is a minimal examp…
/plugin/simplemysqlclient/
H A Ddescr.txt4 description: A GUI-Interface in Dokuwiki to execute sql on local (server side) MySQL database.
27 …lclient.zip|simplemysqlclient.zip]] and extract the zip file to the plugin folder on your dokuwiki.
32 Example to activate the plugin on your page write:
40 With the string ''%%{{simplemysqlclient}}%%'' on the page level you activates the plugin.
42 Also, the plugin is on page level.
/plugin/livemark/
H A DREADME.md4 This plugin will put a watermark on your images on-the-fly and caches the results. Orginal images a…
7 based on [iReflect Plugin]( https://github.com/i-net-software/dokuwiki-plugin-reflect)
/plugin/issuetracker/
H A DREADME22 list and see the complete set of details. The issue list is sortable on all
58 Inform by mail about new issues ? = on/off
62 Edits only by registered users = on/off
64 Inform user automatically by mail = on/off
70 Use captcha = on/off
88 on table output but if you switch on
93 on table output but if you switch on
99 based on dokumicrobugtracker 2011-04-13 initial code base for corrections,
100 which was not working on my installation (Rincewind + Arctic). Probably you
123 Symptoms user may add up to 3 links targeting files on a symptom server
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.YouTube.txt
/plugin/phprestrict/
H A DREADME.md4 Overrides the current PHP setting, which enables PHP on all pages.
9 You can also disable "view source" on PHP pages (recommended).
11 PHP is also disabled on old revision pages.

12345678910>>...115