Skip to content

Adding verify_html as system setting option #23

Open
@MarkOdey

Description

@MarkOdey

Hey guys, I have a small request for the next update of tiny_mce. It woud be great if we could set 'verify_html' in the system setting panel. Nowadays, it makes less and less sense to enforce html standard in the richtext editor. A simple example now is that I currently use angular to inject components in my interface. It works great it is very useful for easily augmenting the interface however it would 10000000 times cooler if I could inject those component straight in the rich text editor. I resolve this issue by changing the file core/components/tinymce/tinymce.class.php to add 'verify_html'=>false and now I can add any tags I want!

Anyways that would be cool to make it happen

Thanks

Mark

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions