add font family and size settings to the toolbar

parent c42a4dc7
......@@ -19,10 +19,7 @@ document.addEventListener("DOMContentLoaded", function() {
'save table contextmenu directionality emoticons template paste textcolor'
],
toolbar: 'fullscreen | insertfile undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image | print preview media fullpage | forecolor backcolor emoticons',
//toolbar: [
//'undo redo | styleselect | bold italic | link image | alignleft aligncenter alignright'
//],
toolbar: 'fullscreen | insertfile undo redo | styleselect | bold italic | forecolor backcolor fontselect fontsizeselect | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image | print preview media fullpage | emoticons',
setup: function(editor) {
editor.on('init', function(e) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment