Home
last modified time | relevance | path

Searched refs:on (Results 51 – 75 of 2863) sorted by relevance

12345678910>>...115

/plugin/webdav/core/Plugin/
H A DFakeLocker.php58 $this->server->on('method:LOCK', [$this, 'fakeLockProvider'], 1);
59 $this->server->on('method:UNLOCK', [$this, 'fakeUnlockProvider'], 1);
60 $server->on('propFind', [$this, 'propFind']);
61 $server->on('validateTokens', [$this, 'validateTokens']);
/plugin/farmer/script/
H A Dplugins.js66 * Handle clicks on the matrix
69 $formPluginMatrix.on('click', 'td', function () {
104 $animalSelect.on('chosen:showing_dropdown', function (evt, params) {
108 }).on('chosen:hiding_dropdown', function (evt, params) {
116 $animalSelect.on('change', function (evt, params) {
/plugin/photogallery/lightGallery/js/
H A Dlg-pager.js72 $pagerCont.on('click.lg touchend.lg', function() {
78 $pagerOuter.on('mouseover.lg', function() {
83 $pagerOuter.on('mouseout.lg', function() {
89 _this.core.$el.on('onBeforeSlide.lg.tm', function(e, prevIndex, index) {
H A Dlg-pager.min.js4on("click.lg touchend.lg",function(){var b=a(this);e.core.index=b.index(),e.core.slide(e.core.inde…
/plugin/ckgdoku/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js5on(e.mainPasteEvent,function(a){a=e.initPasteDataTransfer(a);f?a!=f&&(f=e.initPasteDataTransfer())…
6 …Focus")&&g.focus()}var h=c.lang.clipboard,e=CKEDITOR.plugins.clipboard,f;c.on("pasteDialogCommit",…
10 …ontentElement("general","pasteMsg").domId+'"\x3e\x3c/iframe\x3e');f=null;d.on("load",function(a){a…
11 …" style\x3d"position:absolute" role\x3d"presentation"\x3e\x3c/span\x3e');e.on("focus",function(){s…
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js5on(e.mainPasteEvent,function(a){a=e.initPasteDataTransfer(a);f?a!=f&&(f=e.initPasteDataTransfer())…
6 …Focus")&&g.focus()}var h=c.lang.clipboard,e=CKEDITOR.plugins.clipboard,f;c.on("pasteDialogCommit",…
10on("load",function(a){a.removeListener();a=d.getFrameDocument();a.write(b);c.focusManager.add(a.ge…
/plugin/blogtng/
H A Dscript.js13 jQuery(obj).on('click', function() { return blogtng.validate(); });
51 jQuery(obj).on('click',function(e) {
113 jQuery(objs[i]).on('click', function(e) {
125 jQuery(objs[i]).on('mouseover', function(e) {
140 jQuery(checkbox).on('click', function(e) {
181 jQuery(comment_div).on('mouseout', function(e){
/plugin/evesso/
H A DREADME.md5 [EveSSO on DokuWiki.org](https://www.dokuwiki.org/plugin:evesso)
9 …i.org/plugin:plugin). Refer to [Plugins](https://www.dokuwiki.org/plugins) on how to install plugi…
32 1. Login on a admin account
45 1. Login on a admin account
46 1. Check `Evesso` > ` register-on-auth`
59 1. Login via EveSSO on the character you want to be admin
61 1. Login on a admin account
69 This step can lock you out of the wiki. Make sure you're logged in on a EveSSO admin account and ha…
/plugin/combo/resources/theme/default/pages/templates/
H A Dlanding.css1 /* No gutter on x otherwise there is a overflow on the right */
8 * which is by default on the right side is not visible
/plugin/revealjs/
H A Dchangelog.md16 … headers you are relative inflexible regarding the header levels and sizes on vertical (nested) sl…
17 …ide_level: Headers on this level or above starting a horizontal slide. Levels below starting a ver…
18 … enlarge_vertical_slide_headers: Increase headers on slides below horizontal_slide_level - no effe…
28 …cave` or `zoom` followed by optional postfix `-in` or `-out` for different transitions on one slide
40 …- New conf option show_slide_details (default on): Show slide details on wiki page: start of slide…
43 …s the problem, that it is starting on the headers, so the background definition or alternative sli…
50 - No changes on wiki pages
60 - The nesting is suppressed on the slideshow to support the way Reveal is showing notes
61 - Improved DokuWiki text formatting on the slides:
67 …all options are overwritable per wiki page you can have different settings on different pages/pres…
[all …]
/plugin/crossdbsqlclient/
H A Ddescr.txt4 description: A GUI-Interface in Dokuwiki to execute sql on MySQL and PostgreSQL.
26 …qlclient.zip|crossdbsqlclient.zip]] and extract the zip file to the plugin folder on your dokuwiki.
31 Example to activate the plugin on your page:
54 With the string ''%%{{crossdbsqlclient}}%%'' on the page level you activates the plugin.
56 Also, the plugin is on page level.
/plugin/datatables/assets/datatables.net-plugins/features/searchHighlight/
H A DdataTables.searchHighlight.min.js
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Ddependencies.phpt32 This test depends on "DependencyFailureTest::testOne" to pass.
35 This test depends on "DependencyFailureTest::testTwo" to pass.
38 This test depends on "DependencyFailureTest::testOne" to pass.
H A Dhelp.phpt54 --enforce-time-limit Enforce time limit based on test size.
65 --stop-on-error Stop execution upon first error.
66 --stop-on-failure Stop execution upon first error or failure.
67 --stop-on-warning Stop execution upon first warning.
68 --stop-on-risky Stop execution upon first risky test.
69 --stop-on-skipped Stop execution upon first skipped test.
70 --stop-on-incomplete Stop execution upon first incomplete test.
71 --fail-on-warning Treat tests with warnings as failures.
72 --fail-on-risky Treat risky tests as failures.
H A Dhelp2.phpt55 --enforce-time-limit Enforce time limit based on test size.
66 --stop-on-error Stop execution upon first error.
67 --stop-on-failure Stop execution upon first error or failure.
68 --stop-on-warning Stop execution upon first warning.
69 --stop-on-risky Stop execution upon first risky test.
70 --stop-on-skipped Stop execution upon first skipped test.
71 --stop-on-incomplete Stop execution upon first incomplete test.
72 --fail-on-warning Treat tests with warnings as failures.
73 --fail-on-risky Treat risky tests as failures.
H A Ddependencies-isolation.phpt33 This test depends on "DependencyFailureTest::testOne" to pass.
36 This test depends on "DependencyFailureTest::testTwo" to pass.
39 This test depends on "DependencyFailureTest::testOne" to pass.
/plugin/backup/lang/en/
H A Dwindows.txt3 The Backup Tool plugin has detected that you're attempting to generate a backup on a Windows-based …
5 While the plugin may work without issues, on some Windows-based servers, Backup Tool may fail to ac…
7 **Please note that running Backup Tool on a Windows-based server is unsupported, and that the autho…
/plugin/txt2tags/
H A Dtables.js216 $picker.find('#hrows').on('propertychange keyup input paste', function(e) {
220 $picker.find('#hcols').on('propertychange keyup input paste', function(e) {
224 $picker.find('#rows').on('propertychange keyup input paste', function(e) {
228 $picker.find('#cols').on('propertychange keyup input paste', function(e) {
235 $picker.on('hidden.bs.modal', function() {
/plugin/tagfilter/script/select2/
H A DREADME.md15 * Tagging: ability to add new items on the fly.
16 * Working with large, remote datasets: ability to partially load a dataset based on the search term.
32 * [select2-rails](https://github.com/argerim/select2-rails) (Ruby on Rails)
47 it, and make a pull request back to Select2 here on GitHub.
52 Have a bug? Please create an issue here on GitHub!
59 Have a question? Ask on our mailing list!
82 or the GPL License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.0.md6 * Fixed a bug for compass on windows
20 * Fixed escaping of commands on Windows
30 * Fixed Compass on Windows
/plugin/davcal/vendor/sabre/event/tests/benchmark/
H A Dbench.php39 $this->emitter->on('foo', function() {
63 $this->emitter->on('foo', function() {
88 $this->emitter->on('foo', function() {
/plugin/dokumicrobugtracker/
H A DCHANGELOG5 Version 2010-08-26 Fix bug on the dynamic captcha, notifications, clear description area after rep…
6 Version 2010-08-27 Fix bug on insert report due to deletion
11 …ser of modification on a report), Implement #64 (No report without information), Use captcha helpe…
/plugin/clipboardutils/
H A Dscript.js5 clipboard.on('success', function (e) {
9 clipboard.on('error', function (e) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php97 $server->on('method:POST', [$this, 'httpPost']);
98 $server->on('propFind', [$this, 'propFind']);
99 $server->on('getSupportedPrivilegeSet', [$this, 'getSupportedPrivilegeSet']);
100 $server->on('onHTMLActionsPanel', [$this, 'htmlActionsPanel']);
101 $server->on('onBrowserPostAction', [$this, 'browserPostAction']);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerUpdatePropertiesTest.php33 $server->on('propPatch', function($path, PropPatch $propPatch) {
55 $server->on('propPatch', function($path, PropPatch $propPatch) {
90 $server->on('propPatch', function($path, PropPatch $propPatch) {

12345678910>>...115