Файловый менеджер - Редактировать - /home/lmsyaran/public_html/media/com_easyblog/scripts_/dashboard/editor.js
Назад
// module: start EasyBlog.module("dashboard/editor", function($){ var module = this; EasyBlog.Controller( "Dashboard.Editor", { defaultOptions: { editorId: "write_content" } }, function(self) { return { init: function() { EasyBlog.dashboard.registerPlugin("editor", self); }, insert: function(html) { window.jInsertEditorText(html, self.options.editorId); }, content: function(html) { // TODO: Port eblog.editor to this new controller if (html!==undefined) { window.eblog.editor.setContent(html); } return window.eblog.editor.getContent(); } }} ); module.resolve(); });
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка