I want to enable full ueditor

By sodaza at 2015-05-10 • 1人收藏 • 2416人看过

Hello,  I want to enable full ueditor        Thank you very much

Untitled.png

8 个回复 | 最后更新于 2015-06-03
2015-05-10   #1

Open /static/js/reply.function.js (https://github.com/lincanbin/Carbon-Forum/blob/master/static/js/reply.function.js#L48)

Replace

window.UEDITOR_CONFIG['toolbars'] = [['fullscreen', 'source', '|', 'bold', 'italic', 'underline', '|' , 'blockquote', 'insertcode', 'insertorderedlist', 'insertunorderedlist', '|', 'emotion', 'simpleupload', 'insertimage', 'scrawl', 'insertvideo', 'music', 'attachment', '|', 'removeformat', 'autotypeset']];

with 

window.UEDITOR_CONFIG['toolbars'] = [[    
			'fullscreen', 'source', '|', 'undo', 'redo', '|',    
			'bold', 'italic', 'underline', 'fontborder', 'strikethrough', 'superscript', 'subscript', 'removeformat', 'formatmatch', 'autotypeset', 'blockquote', 'pasteplain', '|', 'forecolor', 'backcolor', 'insertorderedlist', 'insertunorderedlist', 'selectall', 'cleardoc', '|',    
			'rowspacingtop', 'rowspacingbottom', 'lineheight', '|',    
			'customstyle', 'paragraph', 'fontfamily', 'fontsize', '|',    
			'directionalityltr', 'directionalityrtl', 'indent', '|',    
			'justifyleft', 'justifycenter', 'justifyright', 'justifyjustify', '|', 'touppercase', 'tolowercase', '|',    
			'link', 'unlink', 'anchor', '|', 'imagenone', 'imageleft', 'imageright', 'imagecenter', '|',    
			'simpleupload', 'insertimage', 'emotion', 'scrawl', 'insertvideo', 'music', 'attachment', 'map', 'gmap', 'insertframe', 'insertcode', 'pagebreak', 'template', 'background', '|',    
			'horizontal', 'date', 'time', 'spechars', 'snapscreen', 'wordimage', '|',    
			'inserttable', 'deletetable', 'insertparagraphbeforetable', 'insertrow', 'deleterow', 'insertcol', 'deletecol', 'mergecells', 'mergeright', 'mergedown', 'splittocells', 'splittorows', 'splittocols', 'charts', '|',    
			'print', 'preview', 'searchreplace', 'help', 'drafts'    
		]]    ;

2015-05-10   #2

And then, Open /static/js/new.function.js(https://github.com/lincanbin/Carbon-Forum/blob/master/static/js/new.function.js#L18)

Replace 

window.UEDITOR_CONFIG['toolbars'] = [['fullscreen', 'source', '|', 'bold', 'italic', 'underline', 'paragraph', 'fontsize', 'fontfamily', 'forecolor', '|', 'justifyleft','justifycenter', 'justifyright', 'justifyjustify', '|','undo', 'redo'],['insertcode', 'link','inserttable', 'blockquote', 'insertorderedlist', 'insertunorderedlist', '|', 'emotion', 'simpleupload', 'insertimage', 'scrawl', 'insertvideo', 'music', 'attachment', '|', 'removeformat', 'autotypeset']];

with

window.UEDITOR_CONFIG['toolbars'] = [[    
			'fullscreen', 'source', '|', 'undo', 'redo', '|',    
			'bold', 'italic', 'underline', 'fontborder', 'strikethrough', 'superscript', 'subscript', 'removeformat', 'formatmatch', 'autotypeset', 'blockquote', 'pasteplain', '|', 'forecolor', 'backcolor', 'insertorderedlist', 'insertunorderedlist', 'selectall', 'cleardoc', '|',    
			'rowspacingtop', 'rowspacingbottom', 'lineheight', '|',    
			'customstyle', 'paragraph', 'fontfamily', 'fontsize', '|',    
			'directionalityltr', 'directionalityrtl', 'indent', '|',    
			'justifyleft', 'justifycenter', 'justifyright', 'justifyjustify', '|', 'touppercase', 'tolowercase', '|',    
			'link', 'unlink', 'anchor', '|', 'imagenone', 'imageleft', 'imageright', 'imagecenter', '|',    
			'simpleupload', 'insertimage', 'emotion', 'scrawl', 'insertvideo', 'music', 'attachment', 'map', 'gmap', 'insertframe', 'insertcode', 'pagebreak', 'template', 'background', '|',    
			'horizontal', 'date', 'time', 'spechars', 'snapscreen', 'wordimage', '|',    
			'inserttable', 'deletetable', 'insertparagraphbeforetable', 'insertrow', 'deleterow', 'insertcol', 'deletecol', 'mergecells', 'mergeright', 'mergedown', 'splittocells', 'splittorows', 'splittocols', 'charts', '|',    
			'print', 'preview', 'searchreplace', 'help', 'drafts'    
		]];

2015-05-10   #3

ราชอาณาจักรไทย?

2015-05-10   #4

回复#3 @lincanbin :

Thank you very much , Yes, I come from ThaiLand.

2015-05-10   #5

歪果仁?

2015-05-10   #6

回复#5 @betw :从IP来看是泰国的。

2015-05-10   #7

回复#4 @sodaza :You're welcome.

2015-06-03   #8

dsgdgdsg

登录后方可回帖

登 录
信息栏

Carbon Forum是一个基于话题的高性能轻型PHP论坛

下载地址:Carbon Forum v5.9.0
QQ群:12607708(QQ我不常上)

donate

手机支付宝扫描上方二维码可向本项目捐款

粤公网安备 44030602003677号
粤ICP备17135490号

Loading...