Software: Apache. PHP/5.3.29 uname -a: Linux tardis23.nocplanet.net 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024
Safe-mode: OFF (not secure) /home/memoriacel/public_html/2018/panel/summernote-master/src/js/ drwxr-xr-x | |
| Viewing file: Select action/file-type: require.config({
baseUrl: 'src/js',
paths: {
jquery: '//code.jquery.com/jquery-1.11.3',
bootstrap: '//netdna.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min',
summernotevideo: '/../../plugin/summernote-ext-video',
CodeMirror: '//cdnjs.cloudflare.com/ajax/libs/codemirror/3.20.0/codemirror',
CodeMirrorXml: '//cdnjs.cloudflare.com/ajax/libs/codemirror/3.20.0/mode/xml/xml.min',
CodeMirrorFormatting: '//cdnjs.cloudflare.com/ajax/libs/codemirror/2.36.0/formatting.min'
},
shim: {
bootstrap: ['jquery'],
CodeMirror: { exports: 'CodeMirror' },
CodeMirrorXml: ['CodeMirror'],
CodeMirrorFormatting: ['CodeMirror', 'CodeMirrorXml'],
summernotevideo: ['summernote']
},
packages: [{
name: 'summernote',
location: './',
main: 'summernote'
}]
});
require([
'jquery', 'bootstrap', 'CodeMirrorFormatting',
'summernote', 'summernotevideo'
], function ($) {
// summernote
$('.summernote').summernote({
height: 300, // set editable area's height
focus: true, // set focus editable area after summernote loaded
tabsize: 2, // size of tab
placeholder: 'Type your message here...', // set editable area's placeholder text
codemirror: { // code mirror options
mode: 'text/html',
htmlMode: true,
lineNumbers: true,
theme: 'monokai'
}
});
});
|
:: Command execute :: | |
--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0102 ]-- |