Questions tagged [joomla-content-editor]

JCE (Joomla Content Editor) is a WYSIWYG content editor for Joomla! based on Moxiecode's TinyMCE.

JCE (Joomla Content Editor) is a free WYSIWYG content editor for Joomla! based on Moxiecode's TinyMCE.

JCE is highly configurable and can be extended with a series of free and paid plugins. Profiles for different kinds of users can be created, both for front and backend use.

JCE is available from the Joomla Extensions Directory.

30 questions
4
votes
1 answer

Joomla Content Editor not displaying helper lines around table cells on some computers

I recently installed the latest version of JCE (2.6.33) on top of Joomla 3.9.0 and discovered that the guidelines you get around table cells when creating K2 and Acymailing articles to show their outlines were gone. I'm referring to the "Visual…
Ed Morton
  • 188,023
  • 17
  • 78
  • 185
2
votes
1 answer

Joomla editors TinyMCE and JCE eliminating attributes

I have the following HTML markup The problem is that the Joomla…
lupoll88
  • 150
  • 13
2
votes
2 answers

How to retain style tags saved in the contents in JCE?

On my Joomla 3.3.0 site, I'm trying to write custom css rules in my article editor (JCE 2.3.4.4). I have disabled the 'html filtering' and now this is possible. So now I get the desired output when I write something…
MaVRoSCy
  • 17,747
  • 15
  • 82
  • 125
1
vote
1 answer

JCE not loading in page loaded with Ajax

I have a Joomla 1.5 component that uses a call to the editor class to display JCE for Joomla instead of a textbox. This code is part of a 4-step form where each step is loading using ajax. The last step contains a message field where users can write…
Xander
  • 402
  • 1
  • 6
  • 19
1
vote
2 answers

How to prevent the TinyMCE (JCE) plugin from cleaning up my code?

I am using JCE, and I've set everything about code cleanup (in configuration) to OFF. The editor is fixing it anyway. Here's an example:

TOC

  1. Wstęp
  2. Cleankod
    • 2,220
    • 5
    • 32
    • 52
1
vote
1 answer

How to change font in an old version of the Joomla! Administrator?

I want to change font and font-size when I add new content on my site in Joomla! administrator. I don't know how to do it in my version - Joomla! 1.0.12 Stable [ Sunfire ]. I know in the next version of Joomla! I can use the Joomla Content Editor…
John Doe
  • 319
  • 2
  • 5
  • 24
1
vote
0 answers

JCE groups - problems with multiple permissions

I have Joomla site using JCE. I use the JCE groups to create permissions for different users. I have created few groups and every group is permitted to control one media directory. I have combined a specific user to two different groups assuming…
Haim Evgi
  • 123,187
  • 45
  • 217
  • 223
1
vote
1 answer

JCE Editor toolbar icons do not load properly

I have a Joomla! 3.3.3 and I'm using JCE. My problem is that the editor is not showing the icons of the buttons on the toolbar. Using Firebug, I realized it was a problem in the path of the css of all themes. In this case, I'm using Classic. The…
Junior
  • 43
  • 7
1
vote
1 answer

How to block attacks from "BOT/0.1 (BOT for JCE)" using .htaccess?

I have noticed an increase in attacks from this user agent: BOT/0.1 (BOT for JCE) Request line is: POST /index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20 HTTP/1.1 I have tried to block the bot with the…
1
vote
0 answers

Joomla "Add new article" javascript error "Joomla not defined"

I recently tried to update my Joomla version from 2.5.8 to 2.5.11. I encountered some problems so I decided to restore from a backup and I got the site back to 2.5.8. Now my site works (frontend and backend) except for the editor (JCE). The page…
1
vote
1 answer

Why does JCE delete text in an article that looks like an html tag?

I am using a plugin named CodeHighlighter to insert a code snippet inside articles in my Joomla 2.5 website using JCE. To insert the code snippet, I do the following in JCE: I swap to the HTML code view and, for example, I insert something like…
AndreaNobili
  • 40,955
  • 107
  • 324
  • 596
1
vote
2 answers

JCE is missing the toolbar on Joomla 1.5

I don't know what happened, but JCE's toolbar is hidden. How can I enable/show it again? Here is a screenshot: I downloaded the JCE plugin, installed It, enabled, but I still don't see the editor's toolbar.
Rs Penki
  • 61
  • 2
  • 3
  • 9
1
vote
0 answers

How to change contenteditable to false in JCE?

I am using JCE in Joomla 1.5.x. How can I configure the 'contenteditable ' value to 'false' only for the backend/administrator?
1
vote
1 answer

How to disable/enable JCE using javascript?

I am using Joomla! 1.5.26 and JCE 2.2.0. I need to change the status of the JCE (disable/enable) using javascript. If disabled, then the editor is in readonly mode and the background is set to opacity 1. When a user clicks on the edit/save button,…
Daviddd
  • 761
  • 2
  • 12
  • 37
0
votes
1 answer

How to remove "Paragraph" from "Format Select" for Joomla 1.5 jce editor

I am using JCE editor instead of the default tiny-mce. I am trying to customize the formatting interface for my users. Is there a way to pull "Paragraph" out from the "Format Select" drop down list and create a custom standalone button just like…
slowman21
  • 2,505
  • 3
  • 20
  • 20
1
2