Navigation section

Resource icon

JCE Pro Content Editor 2.9.57

No permission to download

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • JCE Media Field images would not display correctly in media overrides or dynamic content when saved using the new Description field. If the Description field is left empty, the value will now be saved as a single string value as before.
  • JCE Media Field images previously created with the Extended Media option disabled would always display as links.

Added​

  • Various supporting functions and changes for new FontAwesome and Custom Path Variables plugins.
  • The Toggle Toolbars button now remembers the last toggle state for the duration of the browser sesssion.

Changed​

  • Major refactoring to move all asset files (css, image, javascript) to the Joomla media folder
  • Allow for external plugins to have a standardized element name without a - character, eg: editor_chatgpt
  • Updated all relevant class names to use Joomla namespaced classes.
  • JCE Media Field element output is now generated using the Joomla LayoutHelper. This makes it possible to override the output with custom layouts.
  • Increased the Link dialog size.

Fixed​

  • Add touch support to the editor layout drag & drop.
  • Multiple Custom URL values in Media Support parameters would not be displayed after saving.
  • Supported Media options in Media Support parameters would revert to being checked after saving if all are unchecked.
  • Youtube etc. videos would be removed if Allow IFrames is set to Local Content and Supported Media Only in some configurations.
  • Uploading an image in a Media Field using the upload button or drag & drop would not use the Media Field Path value if set.
  • Assign to Menu and Exclude from Menu options in MediaBox parameters should now display correctly in Joomla 3.
  • Saving a Profile without any toolbar buttons would always return a non-empty toolbar.
  • Link text would be duplicated if the initial text selection contained a trailing space.
  • Fixed processing of <details> and <summary> elements
  • Like
Reactions: celsoluism

JCE Pro 2.9.24 released

Created: Friday, 27 May 2022 10:45
This update fixes a bug where a first-time installation of JCE in Joomla 4.1 would fail with an error. In addition, variable values in the File Directory Path would produce a PHP error if the Template Manager was enabled.

A few additional issues with the display of editor tabs in some templates and some issues with Column editing and the Styles list have also been fixed.



A changelog for this release is available to view here
Thank you to everyone who submitted bug reports and tested development versions. If you find any more issues please submit them on the forum or on github.
  • Like
Reactions: liandy

Fixed​

  • PRO Editing an existing Caption would not show any padding values added to the caption container.
  • PRO Thumbnail images in the same folder as the associated image were not being detected.
  • If the File Browser is not enabled for any profile, the JCE Media Field and any converted Media Fields will fallback to use the Joomla Media Manager.
  • Updated PHP compatability message on install, warning of PHP 7.4 requirement for future updates.
  • Custom Formats with an invalid Styles value would cause the Style to be pre-selected and applied incorrectly.
  • Pasting content containing inline styles in the style attribute of a tag would remove the style attribute.
  • Some Custom Formats could not be applied from the Styles list on a text selection when the Container Element & Enter Key option was set to Linebreak:None
  • An extra space was being added after an anchor element on each save or toggle when the anchor was in the same parent container as a rollover image
  • Updated the Custom Styles widget in the Style Select parameters to fix some layout issues.
  • A syntax error in a PHP function would cause an error in PHP 7.2
Top