Modules are shown as "box" in the editor and converted into HTML at run time.
I'd like to know if it is possible to inject the HTML code directly to the editor so that we can edit it right away. It would be like small templates we can add where we want in the page being edited.
For instance, we have some documents which contain many table with the same format (same headers, same lines) and instead of copy/past i'd like to add a button or macro to add it dynamically at the cursor position. Then the user would fill in the blank cell with some text.
Thanks,
Guillaume
It should be possible to extend the editor JavaScript, but I think you will habe to die yourself through the JavaScript oft the editor Plugin...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.