Closed raywainman closed 11 years ago
Unfortunately since Moodle settings are only available to PHP it is a bit difficult to pass a value to JS, the solution above is a way around this using TinyMCE properties that must be set via the TinyMCE settings page. This process is documented in the project's README.
Currently hardcoded within the editor_plugin.js file. Should also maybe provide the option to not have images? Maybe use some sort of static artefact that we can paste within the editor instead of an image.