We use Tinymce for transcription / annotation. Each button is a type of “thing”. However, we have many things and therefore do not want all of them to load.
Instead, we would ideally want the tiny mce editor to have all the buttons hidden by default, with the exception of a drop-down list that contains all the types of documents you are rewriting. Then the user can select the type of document and buttons that will be displayed.
Is this possible with Tinymce? Has anyone else done this?
This needs to be done in the tinymce editor, since we load the editor as a floating window.
source
share