Home
last modified time | relevance | path

Searched refs:html (Results 1226 – 1250 of 1859) sorted by relevance

1...<<41424344454647484950>>...75

/plugin/authmantis/
H A DREADME.md17 [GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.html)
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.print.min.js5 !function(n){var o,r;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(t){return n(t,window,document)}):"object"==typeof exports?(o=require("jquery"),r=function(t,e){e.fn.dataTable||require("datatables.net")(t,e),e.fn.dataTable.Buttons||require("datatables.net-buttons")(t,e)},"undefined"==typeof window?module.exports=function(t,e){return t=t||window,e=e||o(t),r(t,e),n(e,t,t.document)}:(r(window,o),module.exports=n(o,window,window.document))):n(jQuery,window,document)}(function(m,b,t,p){"use strict";function h(t){return n.href=t,-1===(t=n.host).indexOf("/")&&0!==n.pathname.indexOf("/")&&(t+="/"),n.protocol+"//"+t+n.pathname+n.search}var e=m.fn.dataTable,n=t.createElement("a");return e.ext.buttons.print={className:"buttons-print",text:function(t){return t.i18n("buttons.print","Print")},action:function(t,e,n,o){function r(t,e){for(var n="<tr>",o=0,r=t.length;o<r;o++){var i=null===t[o]||t[o]===p?"":t[o];n+="<"+e+" "+(s[o]?'class="'+s[o]+'"':"")+">"+i+"</"+e+">"}return n+"</tr>"}var i=e.buttons.exportData(m.extend({decodeEntities:!1},o.exportOptions)),a=e.buttons.exportInfo(o),s=e.columns(o.exportOptions.columns).flatten().map(function(t){return e.settings()[0].aoColumns[e.column(t).index()].sClass}).toArray(),u='<table class="'+e.table().node().className+'">';o.header&&(u+="<thead>"+r(i.header,"th")+"</thead>"),u+="<tbody>";for(var d=0,c=i.body.length;d<c;d++)u+=r(i.body[d],"td");u+="</tbody>",o.footer&&i.footer&&(u+="<tfoot>"+r(i.footer,"th")+"</tfoot>"),u+="</table>";var l=b.open("","");if(l){l.document.close();var f="<title>"+a.title+"</title>";m("style, link").each(function(){f+=function(t){t=m(t).clone()[0];return"link"===t.nodeName.toLowerCase()&&(t.href=h(t.href)),t.outerHTML}(this)});try{l.document.head.innerHTML=f}catch(t){m(l.document.head).html(f)}l.document.body.innerHTML="<h1>"+a.title+"</h1><div>"+(a.messageTop||"")+"</div>"+u+"<div>"+(a. (…)
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshThemeDjango.css6 * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
/plugin/publistf/
H A DCHANGELOG.md5 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
/plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js8 html:function(){for(var b='\x3cdiv class\x3d"cke_accessibility_legend" role\x3d"document" aria-labe…
/plugin/iptrust2/
H A Dadmin.php91 function html() { function in admin_plugin_iptrust2
/plugin/bootswrapper/
H A Dall.css6 * License GPL 2 (http://www.gnu.org/licenses/gpl.html)
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc_ie.js10 …fig.wsc_dialogTitle||a.lang.wsc.title,padding:0,elements:[{type:"html",id:"content",html:""}]}]}});
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js7 …",style:"white-space:normal;",focus:function(){this.getElement().focus()},html:function(){for(var …
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js1 …1]={type:"vbox",children:[d,{type:"text",id:"user_def_text"},{type:"html",html:h.info},{type:"radi…
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md7 …check the [CKEditor Skin SDK](https://ckeditor.com/docs/ckeditor4/latest/guide/skin_sdk_intro.html)
/plugin/fastwiki/
H A Dtemplates.js113 $('.content_initial').prepend($('<div id="dw_toc"></div>').append(tocObj.html()));
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md12 - jPlayer Repository Refactor: Changed the html `examples` file extentions from `htm` to `html` for…
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc112html><span title='"+editor.lang.geshi.tooltip+"' style = 'color:blue;text-decoration:underline;' …
/plugin/s5reloaded/ui/audio_support/
H A Dsoundmanager2.js238 …var html = ['<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownl…
249 self.oMC.innerHTML = html[self.isIE?0:1];
264 …ute;left:-256px;top:-256px;width:1px;height:1px" class="movieContainer">'+html[self.isIE?0:1]+'</d…
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown83 prevArrow | string (html|jQuery selector) | object (DOM node|jQuery object) | <button type="button"…
84 nextArrow | string (html|jQuery selector) | object (DOM node|jQuery object) | <button type="button"…
175 slickAdd | element : html or DOM object, index: int, addBefore: bool | Add a slide. If an index is …
/plugin/catlist/
H A Dsyntax.php617 $html = ($displayType == CATLIST_DISPLAY_LIST) ? 'li' : 'span';
618 $renderer->doc .= '<'.$html.' class="catlist_addpage"><button class="button" onclick="catlist_button_add_page(this,\''.$ns.'\')">'.$this->getLang('addpage').'</button></'.$html.'>';
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst72 {% extends request.ajax ? "base_ajax.html" : "base.html" %}
86 {% include var ~ '_foo.html' %}
88 If ``var`` evaluates to ``index``, the ``index_foo.html`` template will be
96 {% include var|default('index') ~ '_foo.html' %}
/plugin/socialshareprivacy2/SSP/
H A DREADME.md78 ```html
79 <html>
96 </html>
121 ```html
122 <html>
147 </html>
266 ```html
278 ```html
289 ```html
300 ```html
[all …]
/plugin/photogallery/lightGallery/css/
H A Dlightgallery.min.css1html,.lg-toolbar{background-color:rgba(0,0,0,.45)}#lg-counter,.lg-outer .lg-video-cont{vertical-al…
/plugin/piwik2/
H A DREADME.md54 …- Piwik plugin should now be enabled and you should see the trackingcode in the rendered html on w…
/plugin/revealjs/css/print/
H A Dpdf.css20 html { selector
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1 …+)?)(px|%)$/,j=/^(\d+(?:\.\d+)?)px$/,g=CKEDITOR.tools.bind,f={type:"html",html:"&nbsp;"},h=e.lang.… property in AnonymousFunctionf85479f60100.f
/plugin/latex/
H A Dadmin.php146 function html() { function in admin_plugin_latex
/plugin/pgn4web/pgn4web/
H A Dlive-compact.css11 html, selector

1...<<41424344454647484950>>...75