Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Editor-XTD Buttons Missing 06 Apr 2014 13:54 #12400

The rich-text field triggers the editor, but the Editor-XTD buttons are missing (i.e. insert image, read more etc). The normally appear below the editor. I have reviewed the Joomla 2.5 and 3.0 documentation and this seems to be a simple true/false field in the edit item page file.

Is there a way to enable the buttons in PAGES editor?
If not, do you have a code snipet that I could add to the file(s) to enable the Editor-XTD buttons?

Please Log in or Create an account to join the conversation.

Editor-XTD Buttons Missing 29 Apr 2014 01:11 #12415

A temporary solution is to edit the XML files in the forms director to change

<field name="content"
alias="content"
label="[TABLENAME]_FIELD_CONTENT"
filter="RAW"
type="ckeditor"/>

TO:

type="editor"/>

Please Log in or Create an account to join the conversation.

Editor-XTD Buttons Missing 14 May 2014 23:55 #12442

Have you had time to look into this problem?

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.057 seconds

Although I found this tool some time ago I just started learning experimenting and building this first component on Monday and now on Thursday afternoon it's already online. Although I already had a working version done with another tool this is much easier to build and at the end you have the freedom to own your own component. Once you know how to use Cook you will boost your productivity as the learning curve is really moderate compared to many other tools.
Giori (Forum)

Get Started