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.091 seconds

This is what you call a component builder. I was able to master using this in a very short time and the resulting component works like a charm. Not just a basic component builder but a fully working component builder with forms fields tables all ready to go. You can make the list and item views to display in the front and back end. Also there is a great forum just starting to evolve and I'm sure this will grow very rapidly when you all realise how good this tool is.
Kevin (JED)

         

Get Started