Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/j3/media/com_easyblog/scripts/dashboard/ |
| [Home] [System Details] [Kill Me] |
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()});