WYSIWYG Editor removing all HTML issue
Daniel
New Member
Posts: 3
9 年 5 个月 前 #850
由 Daniel
WYSIWYG Editor removing all HTML issue was created by Daniel
WYSIWYG Editor removing all HTML regardless of Global Configuration settngs and filter list...
- Open file /components/com_#yourcomponent#/models/forms/#yourcomponent#.xml
and ensure that the xml markup for the editor looks something like
<field name="introduction" type="editor"
label="COM_EDM_FORM_LBL_NEWSLETTERS_INTRODUCTION"
description="COM_EDM_FORM_DESC_NEWSLETTERS_INTRODUCTION"
filter="JComponentHelper::filterText"
buttons="true"
/>
- Open file /components/com_#yourcomponent#/models/forms/#yourcomponent#.xml
and ensure that the xml markup for the editor looks something like
<field name="introduction" type="editor"
label="COM_EDM_FORM_LBL_NEWSLETTERS_INTRODUCTION"
description="COM_EDM_FORM_DESC_NEWSLETTERS_INTRODUCTION"
filter="JComponentHelper::filterText"
buttons="true"
/>
The following user(s) said Thank You: Andres Maeso, Wojciech, Mekalb, Walt Sorensen
Please 登录 或 注册一个帐号 to join the conversation.
创建页面时间:0.049秒