oohoo / moodle-tinymce_matheditor

7 stars 2 forks source link

Allow user to customize buttons shown #14

Closed raywainman closed 11 years ago

raywainman commented 11 years ago

In some cases it is useful to restrict the buttons that are shown to the user. Again maybe some sort of API call on the editor, (eg. editor.setButtons(['button1', 'alpha', 'Alpha'])).

Some things to do in this case: