User tests: Successful: Unsuccessful:
Pull Request for Issue #21711
CMS Content button in TinyMCE editor is only displayed when needed.
If you have a form with a "custom" editor field you see it. Otherwise edit the article form in administrator/components/com_content/forms/article.xml
<field
name="descripton"
type="editor"
==> buttons="false"
filter="JComponentHelper::filterText"
height="200"
label="COM_MYCOMP_FIELD_DESCRIPPTION_LABEL"/>
No button
Button is there
N/A
This PR requires npm for testing.
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository |
Title |
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-19 15:17:00 |
Closed_By | ⇒ | wojsmol | |
Labels |
Added:
?
|
closing in favour of the #21725