PATH:
root
/
mbmadmin1234
function show_confirm(url) { var r=confirm("Czy na pewno chcesz usunąć daną stronę?"); if (r==true){ location.href='?modules=gallery&gallery=' + url; } } $(document).ready(function() { $(".zawartosc").hide(); $(".klik").click(function() { $(this).next('.zawartosc').slideDown('slow').siblings('.zawartosc').slideUp('slow'); }); }); //opcja fontsizeselect fontselect | $(document).ready(function() { tinymce.init({ language : "pl", selector: "textarea.yes", theme: "modern", fontsize_formats: "8px 10px 12px 14px 16px 18px 24px 36px 48px 60px 72px", plugins: [ "advlist autolink lists link image charmap print preview hr anchor pagebreak", "searchreplace wordcount visualblocks visualchars code fullscreen", "insertdatetime media nonbreaking paste save table contextmenu directionality", // "importcss", "emoticons textcolor responsivefilemanager importcss" ], content_css: basePath + "/assets/css/style.min.css", importcss_append: true, importcss_groups: [ {title: 'Czcionki', filter: /^\.font-/}, {title: 'Tekst', filter: /^\.text-/}, {title: 'Tła', filter: /^\.bg-/}, {title: 'Przyciski', filter: /a?\.(btn|button)/}, {title: 'Ramki', filter: /\.border/}, {title: 'Marginesy', filter: /\.margin/}, {title: 'Wcięcia', filter: /\.padding/}, {title: 'Kolumny', filter: /\.columns-/}, {title: 'Opływanie', filter: /\.(clear-|clearfix|float-)/}, {title: 'Animacje', filter: /(\.animate__(animated|infinite|bounce|flash|pulse|rubberBand|shake|headShake|swing|tada|wobble|jello|heartBeat|((bounce|fade|flip|lightSpeed|rotate|hinge|jackInTheBox|roll|zoom|slide)(In|Out)(Up|Right|Down|Left|X|Y)(Big)?)))/}, {title: 'Wyświetlanie', filter: /\.display-|\.display-.*\./}, {title: 'Siatka', filter: /div\.grid-/}, {title: 'Font Awesome', filter: /\.fa(s|r|l|d|b|-|\.|\s)/}, {title: 'Inne'} ], // importcss_selector_filter: /(\.(font-|bg-|clear-|clearfix|float-))|a?\.(btn|button)/, // importcss_selector_filter: ".user-style", toolbar1: "insertfile undo redo | styleselect | bold italic underline strikethrough superscript subscript removeformat | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent", toolbar2: "link unlink anchor | image media charmap | forecolor backcolor | fontsizeselect | responsivefilemanager code", indentation: '1rem', image_advtab: true, image_dimensions: false, valid_children : "+h2[span|img]", valid_elements : '*[*]', relative_urls: true, document_base_url: basePath, external_filemanager_path: "filemanager/", filemanager_title: "Responsive Filemanager", filemanager_sort: "name", external_plugins: { "filemanager" : "../filemanager/plugin.min.js"}, init_instance_callback: function (editor) { editor.on('KeyDown', function (e) { if(e.keyCode == 27) { console.log(editor, e); var editor = tinyMCE.activeEditor; var dom = editor.dom; var parentBlock = tinyMCE.activeEditor.selection.getSelectedBlocks()[0]; var containerBlock = parentBlock.parentNode.nodeName == 'BODY' ? dom.getParent(parentBlock, dom.isBlock) : dom.getParent(parentBlock.parentNode, dom.isBlock); var newBlock = tinyMCE.activeEditor.dom.create('p'); newBlock.innerHTML = '<br data-mce-bogus="1">'; dom.insertAfter(newBlock, containerBlock) var rng = dom.createRng(); newBlock.normalize(); rng.setStart(newBlock, 0); rng.setEnd(newBlock, 0); editor.selection.setRng(rng); } }); } }); $('select#showcat').on('change', function() { var idtoshow = this.value; if (idtoshow !== "wszystkie"){ $('tr.tdprod').each(function() { $(this).hide(); $(this).find("span").each(function() { wartosc = $(this).text(); if (wartosc == idtoshow) $(this).parent().parent().show(); }) }); }else{ $('tr.tdprod').each(function() { $(this).show(); }); } }) });
[-] favicon.ico
[edit]
[+]
menu
[-] fun.php
[edit]
[+]
produkty
[+]
kategorie
[+]
..
[+]
tmp
[-] TAGI.php
[edit]
[-] session.php
[edit]
[+]
vendor
[-] functions.js
[edit]
[-] core.php
[edit]
[-] submit.php
[edit]
[+]
aktualnosci
[+]
tinymce
[+]
css
[+]
images
[+]
users
[-] functions[tinymce5].js
[edit]
[-] test.php
[edit]
[-] functions.php
[edit]
[-] check.php
[edit]
[-] reset.php
[edit]
[+]
locales
[+]
teksty
[-] content.php
[edit]
[-] news.php
[edit]
[+]
filemanager
[-] jquery-1.8.2.js
[edit]
[+]
pliki
[+]
fonts
[-] index.php
[edit]
[+]
js