Ticket #1486068 (closed Feature Requests: fixed)
Please add hmtl_editor hook
| Reported by: | rosali | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.3.1 |
| Component: | Plugin API | Version: | 0.3-rc1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Code is attached.
If you accept the hook request it would be great to have a patch for rcube_html_page.php ::: include_script to make it possible to change the script_path (default ./program/js) to something else. The reason is, that I have to include an alternative editor.js file by my TinyMCE plugin (coding in progress). But if I use $rcmail->api->output->include_script the file is included to late and I get javascript errors.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
