【问题标题】:How do we set rows(rows) and columns(cols) for an editor?我们如何为编辑器设置行(行)和列(列)?
【发布时间】: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


    【解决方案1】:

    您在 joomla 中使用 Width 作为编辑器。 Click here了解更多....

    see also这个....

    【讨论】:

    • 我问的是 joomla2.5 的版本
    • 感谢它工作正常。使用参数的widthheight
    猜你喜欢
    • 2013-12-15
    • 1970-01-01
    • 2022-01-23
    • 1970-01-01
    • 2011-09-07
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多