PHP Classes

File: public/js/tinymce/src/themes/mobile/config/bolt/demo.js

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   GoLavaCMS   public/js/tinymce/src/themes/mobile/config/bolt/demo.js   Download  
File: public/js/tinymce/src/themes/mobile/config/bolt/demo.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: GoLavaCMS
Publish content on Web pages with SEO support
Author: By
Last change:
Date: 6 years ago
Size: 986 bytes
 

Contents

Class file image Download
configure({ configs: [ './../../../../core/config/bolt/demo.js', './prod.js' ], sources: [ source('amd', 'ephox/imagetools', '../../../../../node_modules/@ephox/imagetools/src/main/js', mapper.hierarchical), source('amd', 'tinymce.themes.mobile.demo', '../../src/demo/js', function (id) { return mapper.hierarchical(id).replace(/^tinymce\/themes\/mobile\//, ''); }), source('amd', 'tinymce.themes.mobile', '../../src/main/js', function (id) { return mapper.hierarchical(id).replace(/^tinymce\/themes\/mobile\//, ''); }), source('amd', 'tinymce.themes', '../../../../themes', function (id) { var parts = id.split('.'); return parts.slice(2, 3).concat(['src/main/js']).concat(parts.slice(3)).join('/'); }), source('amd', 'tinymce.plugins', '../../../../plugins', function (id) { var parts = id.split('.'); return parts.slice(2, 3).concat(['src/main/js']).concat(parts.slice(3)).join('/'); }) ] });