The default language of any content posted is English. Do not create multi-accounts, you will be blocked!
Information: Safety & Support
Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use. Consider buying licenses to support developers. Your security is our priority.
Disabled JCE Media Field input and buttons when the user profile does not allow Media Fields, or if the File Browser is not enabled.
Custom Classes in Editor Profiles → Plugin Parameters → Style Select now support element selectors for each class, e.g., p.some_class. This will apply the class to the element only.
Reintroduced the Content - JCE plugin to trigger Media Field conversion in some 3rd party extensions.
Fixed
Removed only invalid ID characters from the editor textarea ID, rather than all non-alphanumeric characters, which caused an issue when saving in some extensions, e.g., EasySocial.
Ensured the editor header is always created during each editor initialization, including dynamically created and re-ordered editors.
Resolved an issue where JCE Media Field download links would incorrectly trigger a save of the file using the full file path as the saved file name instead of just the file name.
Fixed the inability to re-order editors in a Subform field.
Corrected the issue where the Content - JCE plugin was not being enabled upon installation.
PRO Fixed an issue where inserting an HTML file using the Template Manager would incorrectly include the <head> content.
PRO Added support for negated values in the Custom Query option, eg: !8 will match values that are not 8
PRO Added support for dynamic catid (Category ID) values in the Custom Query option
PRO Added an Alternate Editor option in the Global Configuration to specify an alternative editor to load if no Editor Profiles maatches the editing environment.
Added a Display Type parameter - Link or Embed - for JCE Media Fields when creating a field that is not an "Extended Media" type.
Added more Iframe sandbox exclusions for some common media providers, eg: Google Maps, Codepen, Giphy, Apple Music.
Changed
Removed redundant Content - JCE plugin.
Fixed
PRO Search & Replace in the Code Editor would replace matches with a blank space if Match Case and Whole Word options were enabled.
PRO Resize in the Image Editor must always be proportional.
A change in Joomla 5.1 resulted in repeatable field items in JCE Editor Profiles showing the value of the first field item rather than their own saved value.
Creating a Markdown link would break the link if it was an absolute type.
Language files for JCE Pro System plugin were not correctly installed.
Added a workaround for the editor not loading in Balbooa Gridbox.
Fix "Unknown column 'custom' in 'field list'" install error in Joomla 3.
Fix some layout issues in Yootheme WidgetKit
JCE would not load in Virtuemart in Joomla 3
JCE would not load in AcyMailing in some instances
Added onWfFileSystemBeforeGetPathVariables event to allow for manipulation of File Directory Path variable source values, eg: $usertype in a system plugin.
Fixed
PRO Pro Plugins would not load or function correctly if the Compress CSS and/or Compress Javascript options were enabled.
PRO JCE Plugins (ChatGPT, FontAwesome etc.) would not update from the Joomla Updater if the Subscription Key was not set in the JCE Options page (Joomla 3.x legacy method)
PRO Resize parameters would show duplicates after making changes in JCE Pro 2.9.70 to 2.9.72
PRO Code Editor would use RTL mode if enabled in the editor.
PRO Various parameter options that used a File Browser would not work correctly.
PRO Some repeatable parameters would not update or set parameter values correctly.
PRO The Code Editor display was truncated when in Fullscreen mode.
PRO The Filesystem parameters form was being processed multiple times resulting in repeated form fields.
JCE Media Field items that included a Caption would not be displayed.
PRO A new Custom Query option is available in the Editor Profiles -> Setup tab to assign or restrict a profile based on $_REQUEST variables passed in the active component, eg: view=article or id=4.
Added a new CleanUp Mode parameter to the Clipboard plugin that simplifies configuration of the Paste tool.
Added a Classes option to the Image Manager Basic Dialog.
Changed
PRO Moved all Pro files and plugins to the System - JCE Pro plugin.
Merged all content.css files from various plugins into the editor theme content.css file.
Replaced parameters in Clipboard and Style Select plugins with a simplified set in JCE Core. JCE Pro includes the full original parameter set.Removed support for legacy media types, eg: wmv, rm etc.
Media will always be embedded using the conventional method based on the media type. For example using an <object> tag to embed an mp4 will be converted to a <video> tag.
The JCE Media Field in JCE Core is now a simplified version with image and link support only. Full support and Joomla Media conversion is available in JCE Pro.
The sandbox attribute will be added to all iframes, except those used to display external media from trusted providers, eg: Youtube, Vimeo etc.
Fixed
PRO A Thumbnail Editor parameter option was missing from the File Browser parameters.
PRO Columns tools remained disabled when clicking into a Column field that contained a div.
Fixed selection and creating links on <span> tags that are used as font icon tags.
Boolean attributes - autoplay, loop, mute etc. will now be processed to attributes without values, eg: <video src="/video.mp4" autoplay>
Content that contained multiple script tags would render incorrectly in the Preview tab.
Added a workaround to fix modal display issues for some items in the Joomla button menu item list due to changes in Joomla 5
The MediaBox configuration page would show a PHP error when the Behaviour - Backward Compatibility was unpublished.