You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The best implementation would be to include the Wrapper as a Template Tag.
Like the contentEditable wraper <core:contentEditable class="content-element-class" ... >.
An easier Implementation would be to add Hooks for the class attribule and other attribotes of the wrapper.
The text was updated successfully, but these errors were encountered:
lennsa
changed the title
Add the ability to manipulate the CE-Wrapper
Feature: Add the ability to manipulate the CE-Wrapper
Apr 21, 2021
Add the ability to manipulate the CE-Wrapper.
The best implementation would be to include the Wrapper as a Template Tag.
Like the contentEditable wraper
<core:contentEditable class="content-element-class" ... >
.An easier Implementation would be to add Hooks for the class attribule and other attribotes of the wrapper.
The text was updated successfully, but these errors were encountered: