Spade

Mini Shell

Directory:~$ /home/lmsyaran/public_html/j3/media/com_easyblog/scripts/dashboard/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/public_html/j3/media/com_easyblog/scripts/dashboard/editor.js

EasyBlog.module("dashboard/editor",function(e){var
t=this;EasyBlog.Controller("Dashboard.Editor",{defaultOptions:{editorId:"write_content"}},function(e){return{init:function(){EasyBlog.dashboard.registerPlugin("editor",e)},insert:function(t){window.jInsertEditorText(t,e.options.editorId)},content:function(e){return
e!==undefined&&window.eblog.editor.setContent(e),window.eblog.editor.getContent()}}}),t.resolve()});