");  
}  
});  
// alert('dedepage!');  
// Register the toolbar button.  
editor.ui.addButton( 'MyPage',  
{  
label : '插入分页符',  
command : 'dedepage',  
icon: 'images/dedepage.gif' 
});  
// alert(editor.name);  
},  
requires : [ 'fakeobjects' ],  
requires : ['syntaxhighlight']  
});  
 })(); 
      
      
    DedeCms 5.7实现代码高亮(2)
内容版权声明:除非注明,否则皆为本站原创文章。

