Home
last modified time | relevance | path

Searched full:remove (Results 326 – 350 of 3036) sorted by relevance

1...<<11121314151617181920>>...122

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckxhtml.js222 sNodeName = sNodeName.Remove( 0,4 ) ;
339 // Anchors with content has been marked with an additional class, now we must remove it.
443 // Remove the saved urls here as the data won't be processed as nodes
454 // Remove spellchecker attributes added for Firefox when converting to HTML code (Bug #1351).
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerPropsTest.php186 <d:remove><d:prop><s:someprop2 /></d:prop></d:remove>
188 <d:remove><d:prop><s:someprop3 /></d:prop></d:remove>
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DContext.php112 throw new LogicException('Data variables are not supported due to the enableDataVariables configuration. Remove the call to data variables or change the setting.');
158 throw new LogicException('Data variables are not supported due to the enableDataVariables configuration. Remove the call to data variables or change the setting.');
291 throw new LogicException('Data variables are not supported due to the enableDataVariables configuration. Remove the call to data variables or change the setting.');
306 // Remove the at-symbol prefix
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js188 body.classList.remove("impress-not-supported");
386 body.classList.remove("impress-disabled");
443 activeStep.classList.remove("active");
444 body.classList.remove("impress-on-" + activeStep.id);
587 event.target.classList.remove("past");
588 event.target.classList.remove("future");
593 event.target.classList.remove("present");
/plugin/siteexport/inc/
H A Dfunctions.php93 // Remove extensions
149 * Remove unwanted chars from ID
195 //remove specials
260 …if (!$IDexists && !$hadBase) { // If the file does not exist, we have to remove the base. This lin…
489 * Remove certain fields from the list.
545 /* remove internal params */
638 // Remove ../ at beginning to get the absolute path
648 array_pop($baseParts); // Remove file. We only need the path to this location.
658 // Beginning is OK, so remove it.
670 // Remove everything that is identical
/dokuwiki/lib/scripts/
H A Dfileuploader.js85 qq.remove = function(element){ function
407 // get input value and remove path to normalize
617 qq.remove(this._find(item, 'cancel'));
618 qq.remove(this._find(item, 'spinner'));
662 qq.remove(item);
791 qq.remove(this._input);
971 // remove file input from DOM
973 qq.remove(fileInput);
979 // get input value and remove path to normalize
994 qq.remove(ifram
[all...]
/plugin/advrack/
H A Djquery.qtip.js250 this.tooltip.stop(1,0).find('*').remove().end().remove();
423 // Remove title if content is null
685 elements.titlebar.remove();
1051 // Remove cached origin on hide
1240 else { elem.remove(); }
2539 // Remove the tip element(s)
2542 .remove().end().remove();
2874 // Remove modal class
2877 // Remove bound events
3418 // Remove iframe
[all …]
/plugin/crosspost/lang/en/
H A Dlang.php4 $lang['cp_click_to_add'] = 'Click on section name to add or remove:';
/template/slaad/
H A Ddesign_ie.css9 /* Remove the "smooth fonts". */
/plugin/scrape/HTMLPurifier/Filter/
H A DExtractStyleBlocks.php
/plugin/magnifier/
H A Dscript.js92 magnifierRoot.remove();
120 $(currentAngleSheet).remove();
/plugin/isauth/
H A Dsyntax.php78 // remove '<isauth' and '>'
148 // Remove '\n<b>\n' from start and '\n</b>\n' from the end.
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dclojure.min.js1remove take-while drop letfn drop-last take-last drop-while while intern condp case reduced cycle …
/plugin/freechat/phpfreechat/src/commands/
H A Dleave.class.php106 // remove the nickname from the channel/pv
130 // then the client will remove the channel' tab
/plugin/authfacebook/lib/GraphNodes/
H A DCollection.php84 * @todo v6: Remove this method
107 * @todo v6: Remove this method
/plugin/authfacebook/lib/Url/
H A DFacebookUrlManipulator.php34 * Remove params from a URL.
50 // Remove query params
/plugin/authremoteuser/
H A DREADME.md63 4. Remove file `phpinfo.php`.
81 4. Remove *DokuWiki* cookie from your browser or close and restart your
/plugin/watchcycle/
H A Dscript.js96 // remove the current input
109 $picker.find(".error").remove();
/plugin/combo/ComboStrap/
H A DFile.php97 public function remove() function in ComboStrap\\File
151 $this->remove();
/plugin/copycode/
H A Dscript.js115 textarea.remove();
172 $(this).remove();
/dokuwiki/lib/plugins/revert/
H A Dplugin.info.txt6 desc Allows you to mass revert recent edits to remove Spam or vandalism
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.TidyRemove.txt
/plugin/linkprefix/
H A Dplugin.info.txt5 desc Adds a custom string infront of all external URLs. This is useful for referer remove service…
/plugin/preventzerowidthchars/
H A Dplugin.info.txt6 desc Remove all zero-width-chars from text that is to be saved
/plugin/ckgedit/ckeditor/plugins/headerbuttons/lang/
H A Dde.js5 remove: 'Überschrift entfernen',

1...<<11121314151617181920>>...122