【发布时间】:2012-09-03 01:31:38
【问题描述】:
我们如何在 xml 表单值中为 Tiny MCE editor 设置行(rows)和列(cols)。
<field name="description"
type="editor"
label="COM_USERS_DESCRIPTION_LBL"
description="COM_USERS_DESCRIPTION_DESC"
class="inputbox"
filter="JComponentHelper::filterText"
buttons="true"
/>
如果我们将编辑器更改为toogle editor 区域,那么它看起来会更大。所以我们必须在不使用 css 样式的情况下修复编辑器的列和行大小。
【问题讨论】:
标签: joomla joomla2.5 joomla-extensions joomla1.7 joomla1.6