Home
last modified time | relevance | path

Searched full:remove (Results 226 – 250 of 3036) sorted by relevance

12345678910>>...122

/template/hexa/
H A Dmenus.js36 // Remove mejs players from sidebar
39 mejs.players[ el.id ].remove();
/template/sprintdoc/js/plugins/
H A Ddo_tasks.js12 // $this.remove();
37 // $this.remove();
/plugin/condition/
H A Dsyntax.php88 $match = substr($match, 1); // remove heading !
92 $match = substr($match, 1); // remove heading (
97 $match = substr($match, strlen($key)); // remove heading key
100 $match = substr($match, strlen($test)); // remove heading test
106 $match = substr($match, strlen($op)); // remove heading op
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example168 /* This statement should remove a group fom the database.
190 /* This statement should remove a user fom the database.
198 /* This statement should remove all connections from a user to any group
229 /* This statement should remove a single connection from a user to a
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.ruleset.class.php105 …// remove the UTF8 byte-order mark from the beginning of the file (several high-order symbols at t…
162 * at the end; we should remove these characters, as they may break parsing of
188 // Remove comments
201 // Remove @import rules so they will not break further processing
/plugin/wysiwyg/fckeditor/editor/
H A Dfckeditor.html60 // Remove IE mouse flickering.
152 // Remove the onload listener.
155 FCKeditorAPI._FunctionQueue.Remove( LoadToolbar ) ;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DMetricsGenerator.php75 $this->fontCache->remove($fontkey . '.cgm');
79 $this->fontCache->remove($fontkey . '.z');
87 $this->fontCache->remove($fontkey . '.cw');
/plugin/langdelete/
H A Dscript.js42 // Remove animation class when done
68 // Remove animation class when done
/plugin/quicksubscribe/
H A Dscript.js32 // remove any existing popup
33 jQuery('#plugin_qsub__popup').remove();
/template/monobook/user/
H A Dbuttons.php.dist6 * Create a "/user/buttons.php" file if you want to add/remove some buttons.
14 * Just remove the ".dist" extension to use them.
/plugin/snow/
H A Dsnowstorm.js192 remove: (old?'detachEvent':'removeEventListener') property in snowStorm.events.evt
223 apply(getArgs(arguments), 'remove');
228 remove: removeEvent
333 storm.events.remove(window,'scroll',storm.scrollHandler);
334 storm.events.remove(window,'resize',storm.resizeHandler);
337 storm.events.remove(document,'focusout',storm.freeze);
338 storm.events.remove(document,'focusin',storm.resume);
340 storm.events.remove(window,'blur',storm.freeze);
341 storm.events.remove(window,'focus',storm.resume);
649 storm.events.remove(isIE?document:window,'mousemove',doDelayedStart);
[all …]
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1remove:"Remove Div",styleSelectLabel:"Style",title:"Create Div Container",toolbar:"Create Div Cont… property in CKEDITOR.lang.en.language
H A Den.js.beautified187 remove: "Remove Div",
413 remove: "Remove language"
426 remove: "Remove Anchor"
477 bulletedlist: "Insert/Remove Bulleted List",
478 numberedlist: "Insert/Remove Numbered List"
532 toolbar: "Remove Format"
H A Den.js.unc5remove":"Remove Div","styleSelectLabel":"Style","title":"Create Div Container","toolbar":"Create D…
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md101 * Added `ignore_missing` option to `lowercase`, `remove`, `trim` and `uppercase` processors by @deguif [#2001](https://github.com/ruflin/Elastica/pull/2001)
483 - Remove [`each()`](http://www.php.net/each) usage to fix PHP 7.2 compatibility
540 - Remove deprecated [type and slop](https://github.com/elastic/elasticsearch/pull/26720) field in match query [#1382](https://github.com/ruflin/Elastica/pull/1382)
541 - Remove [several parse field](https://github.com/elastic/elasticsearch/pull/26711) deprecations in query builders [#1382](https://github.com/ruflin/Elastica/pull/1382)
542 - Remove [deprecated parameters](https://github.com/elastic/elasticsearch/pull/26508) from ids_query [#1382](https://github.com/ruflin/Elastica/pull/1382)
579 - Remove `Elastica\Search::OPTION_SEARCH_TYPE_DFS_QUERY_AND_FETCH` and `Elastica\Search::OPTION_SEARCH_TYPE_QUERY_AND_FETCH` as no longer supported as of 5.3.0
674 - remove _shutdown for Node and Cluster as deprecated
694 - Remove deprecated Elastica\Script*.php classes. Use Elastica\Script\* instead.
695 - Remove Elastica/Query/Image.php and test/Elastica/Query/ImageTest.php, no more support for image-plugin.
696 - Remove Elastic
[all...]
/template/templar/less/
H A Dnavbar.less109 margin-bottom: 0; // remove default bottom margin
133 margin-top: 0; // remove the margin on top since it's on the parent
160 margin-bottom: 0; // remove 18px margin for default navbar
178 margin-bottom: 0; // remove 18px margin for default navbar
235 margin-right: 0; // remove margin on float right nav
348 // Remove background color from open dropdown
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DShare.php66 '{' . Plugin::NS_CALENDARSERVER . '}remove' => 'Sabre\\Xml\\Element\\KeyValue',
97 case '{' . Plugin::NS_CALENDARSERVER . '}remove' :
/plugin/passwordgenerator/
H A Dscript.js9 …titlebartext = "Passwordgenerator (remove selection enabled): Generate a new password. If any text…
11 …titlebartext = "Passwordgenerator (remove selection disabled): Generate a new password. If any tex…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/
H A DShareTest.php25 <CS:remove>
27 </CS:remove>
/plugin/tagsections/
H A Dscript.js133 // and remove the elements
136 // Now remove the content again
138 // ...and remove the section highlight wrapper
/plugin/fedauth/Auth/OpenID/
H A DFileStore.php102 * the store, it is safe to remove all of the files in the
334 * Remove an association if it exists. Do nothing if it does not.
400 * Remove expired entries from the database. This is potentially
420 // Remove expired or corrupted associations
593 * Attempt to remove a file, returning whether the file existed at
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dview.js20 $('#testElement').remove();
21 $('#test-view').remove();
478 QUnit.test('remove', function(assert) {
486 assert.equal(myView.remove(), myView, '#remove returns the view instance');
/plugin/composer/
H A Dsyntax.php331 // Remove TOC`s, section edit buttons and tags
559 * Remove TOC, section edit buttons and tags
564 '!<div class="toc">.*?(</div>\n</div>)!s' => '', // remove TOCs
565 '#<!-- SECTION \[(\d*-\d*)\] -->#e' => '', // remove section edit buttons
566 '!<div id="tags">.*?(</div>)!s' => '' // remove category tags
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc118 label : editor.lang.anchor.remove,
314 * the <a> was, so again we have to remove the link ourselves. (See #430)
352 anchor.remove( 1 );
363 anchor.remove( 1 );
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md28 - [151: Remove duplicate code in `DCOM58Test`](https://github.com/doctrine/annotations/pull/151) th…
109 - [65: Remove cache salt making key unnecessarily long](https://github.com/doctrine/annotations/pul…
118 - [98: Enhancement/#65 remove cache salt from cached reader](https://github.com/doctrine/annotation…
148 - [39: Remove superfluous NS](https://github.com/doctrine/annotations/pull/39)

12345678910>>...122