我的 XML 如下所示。除了工具栏编辑器按钮之外的所有内容都对编辑器隐藏。有没有其他代码可以解决这个问题。
<field name="description"
type="editor"
cols="20"
label="COM_TEST_DESCRIPTION_LBL"
description="COM_TEST_DESCRIPTION_DESC"
class="inputbox"
filter="JComponentHelper::filterText"
buttons="true"
hide="readmore,pagebreak,image,article,toogle editor"
/>