Skip to content

edit html content #89

@allphat

Description

@allphat

I have some html elements that i would like to be able to edit.

I use the presetnewsletter plugin and ckeditor plugin.

i have defined a custom component that extend the text component to tag these elements.

for example, i may want to edit

<td data-gjs-highlightable="true" id="ilh3l" data-gjs-type="tpl-html-content" draggable="true" contenteditable="true" align="center" bgcolor="#fbfbfb" class="tpl-content"><p id="iodjk" draggable="true"><font id="i0c7e" draggable="true" face="Verdana, sans-serif" size="4" color="#DA0087"><font id="i5yty" draggable="true" color="#DA0087" size="4">Texte d'accroche</font><br id="i4wbf" draggable="true"><font id="is9yi" draggable="true" size="5">Titre</font></font></p></td>

i am not able to dsiplay the ckeditor toolbar for the td element.
i have the semae problem with a parent element "p".

the font elements are editable but not the parent

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