Skip to content

TinymceHammer.addEditor() should initialize tinyMCE if not already done #19

@tvdeyen

Description

@tvdeyen

My problem is, that I add tinymce textareas dynamically to the page. Sometimes the page does not contains any tinymce textareas at all while page load. So the init script never got called. I use TinymceHammer.addEditor to add an editor to my textarea after appending it to the page. So it would be very nice if the addEditor function would check if the init script was called once and if not it calls it. I will try to fix this in my fork.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions