Home
last modified time | relevance | path

Searched refs:handled (Results 1 – 25 of 134) sorted by relevance

123456

/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.columnview.js108 handled = true,
141 handled = false;
146 return !handled;
/plugin/tagging/action/
H A Dmain.php68 $handled = true;
83 $handled = false;
85 if (!$handled) {
/plugin/whennotfound/
Daction.php85 $handled = $h->handle("{{indexmenu>:$ID#2|js#default}}",$renderer,null,$handler);
86 $h->render('xhtml',$renderer, $handled);
/plugin/farmsync/lang/en/
Dupdate.txt3 Media files are handled analogous.
/plugin/downloadcodeblock/
DREADME.md11 handled properly.
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/
DChangeLog.md9 …m/sebastianbergmann/phpunit/pull/2): Exceptions in `ReflectionProperty::getValue()` are not handled
/plugin/davcal/vendor/sabre/uri/
H A DCHANGELOG.md8 * #5: Resolving to and building `mailto:` urls were not correctly handled.
/plugin/sortablejs/
DREADME.md4 …ting plugin. In semi-maintenance mode now - only bugfixes and feature requests via PRs are handled.
/plugin/jsontable/demo/
Djsontable_demo.txt80 %%<jsontable>%% element is first handled by [[https://www.dokuwiki.org/plugin:json|JSON Data Plugin…
81 …essary, if we want to store changed data into dokuwiki document. This is handled by json plugin vi…
/plugin/asciidocjs/node_modules/fs.realpath/
DREADME.md21 // the ELOOP was handled, but it was a bit slower
/plugin/livepreview/
Dstyle.css54 max-width: 80%; /* IE's width is handled in javascript */
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DCHANGELOG.md11 - 0 step expressions are handled better
/plugin/davcal/vendor/sabre/event/
H A DCHANGELOG.md22 triggered after each method handled. This is dubbed the 'continueCallback' and
/plugin/icalevents/vendor/sabre/uri/
DCHANGELOG.md39 * #5: Resolving to and building `mailto:` urls were not correctly handled.
/plugin/webdav/vendor/sabre/uri/
DCHANGELOG.md39 * #5: Resolving to and building `mailto:` urls were not correctly handled.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
Dindex.rst14 - (De-)serialize data of any complexity; circular references are handled gracefully.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
DChangeLog-2.2.md17 …bastianbergmann/php-code-coverage/pull/372): Nested classes and functions are not handled correctly
/plugin/dokucrypt3/
H A DREADME.md31 …nternal fork of dokucrypt2 with massive changes to the way encryption is handled. The resulting pu…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
DChangeLog-5.7.md102 …bastianbergmann/phpunit/issues/2489): `processUncoveredFilesFromWhitelist` is not handled correctly
164 …tps://github.com/sebastianbergmann/phpunit/issues/2427): TestDox group configuration is not handled
165 …n/phpunit/pull/2428): Nested arrays specificied in XML configuration file are not handled correctly
/plugin/webdav/vendor/sabre/event/
DCHANGELOG.md49 triggered after each method handled. This is dubbed the 'continueCallback' and
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
Dspecialchar.js.unc107 // ENTER is already handled as onClick
163 // Do not stop not handled events.
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
Dspecialchar.js.unc107 // ENTER is already handled as onClick
163 // Do not stop not handled events.
/plugin/findologicxmlexport/vendor/jms/serializer/
DREADME.md18 …ata of any complexity; circular references and complex exclusion strategies are handled gracefully.
/plugin/issuelinks/services/
DJira.service.php476 … return new RequestResult(202, 'Project ' . $projectKey . ' is not handled by this wiki.');
/plugin/codemirror/dist/modes/
Dhaml.min.js.map1handled embedded ruby and html fragments too\n CodeMirror.defineMode(\"haml\", function(config) {…

123456