JCE 2.2.5 has been released. This release includes updates to TinyMCE and JQuery, as well as a few bug fixes.
UPDATE 2 : JCE 2.2.5.2 has been released to fix a bug caused by a missing widget in the JQuery UI library. I also snuck in a fix for the JCE Installer Upload button positioning in RTL documents.
UPDATE : JCE 2.2.5.1 has been released to fix an error in the installer which prevented the editor from being updated using the JCE Updater.
Check out the Changelog for a full list of bug fixes and updates.
New Technical Requirements
The technical requirements for JCE have been changed and now are the same as those for Joomla! 2.5, regardless of the Joomla! version you install JCE on. A check is done on installation to make sure your server meets these requirements. In a nutshell, the changes include :
PHP 5.2.4 or later is required (as in Joomla! 2.5)
The PHP SimpleXML library is required (as in Joomla! 2.5)
The PHP JSON extension is required (as in Joomla! 2.5)
Enter Key behaviour
The "Enter Key creates a..." configuration parameter has been replaced with a "Container Element & Enter Key" parameter. This is essentially the same thing, but thanks to a small change in the TinyMCE core, it is once again possible to to set the container element and newline behaviour.
Installation and Updating
Updating to JCE 2.2.5 from existing JCE 2.x versions can be done using the JCE Updater, or the Joomla! Update Manager in Joomla! 2.5. Alternatively, follow the Installation Instructions for a new install or update.
This update fixes some errors in the Link Browser in Joomla! 2.5 and adds a few missing language strings.
Check out the Changelog for a full list of bug fixes and updates.
Installation and Updating
Updating to JCE 2.2.4 from existing JCE 2.x versions can be done using the JCE Updater, or the Joomla! Update Manager in Joomla! 2.5. Alternatively, follow the Installation Instructions for a new install or update.
This update includes fixes a few issues with the new drag & drop upload, disabling file drag & drop if no supported plugins (Image Manager) are loaded, while still allowing text selections to be dragged into the editor window.
In addition to this, Link Browser Content and WebLinks issues in Joomla! 1.6 have been fixed.
Check out the Changelog for a full list of bug fixes and updates.
Installation and Updating
Updating to JCE 2.2.3 from existing JCE 2.x versions can be done using the JCE Updater, or the Joomla! Update Manager in Joomla! 2.5. Alternatively, follow the Installation Instructions for a new install or update.
JCE 2.2.2 has been released. This update includes fixes for a number of issues, and includes a great new feature - Drag & Drop Uploading in the editor window!
Drag & Drop Upload
Uploading and inserting images directly into the editor window using drag & drop is now possible in supported browsers - Firefox, Chrome, Safari and IE10.
Example of single and multiple image drag & drop uploading In Firefox
Images are uploaded to the File Directory Path set in the Image Manager parameters. Default image styling - border, margin and alignment - as set in the Image Manager parameters, is also applied to the image when it is inserted.
Only images are supported in this version, and only the via the standard Image Manager. The next update of the Image Manager Extended (coming soon!) will add support for drag & drop uploading and will include image resizing, thumbnailing and watermarking in the process.
Responsive Images
A small change to the Image Manager makes inserting images for responsive websites a little bit easier. By setting the new "Always Include Dimensions" option in the Image Manager parameters to "No", width and height attributes will only be included when inserting images if the image dimensions have been changed. This state is indicated in the Image Manager dialog with a text color change :
Image dimensions unchanged - will not be included
Image dimensions changed - will be included
Other Changes
Check out the Changelog for a full list of bug fixes and updates.
Installation and Updating
Updating to JCE 2.2.2 from existing JCE 2.x versions can be done using the JCE Updater, or the Joomla! Update Manager in Joomla! 2.5. Alternatively, follow the Installation Instructions for a new install or update.
This update fixes a bug introduced in TinyMCE 3.5.4 where SHIFT + A in Chrome would select all content instead of creating an uppercase A.
Check out the Changelog for a full list of bug fixes and updates.
Installation and Updating
Updating to JCE 2.2.1.2 from existing JCE 2.x versions can be done using the JCE Updater, or the Joomla! Update Manager in Joomla! 2.5. Alternatively, follow the Installation Instructions for a new install or update.
JCE 2.2.1 has been released, adding some improvements to the Link Search feature introduced in JCE 2.2.0, updates to TinyMCE and Codemiror as well as a few bug fixes.
UPDATE : Doh! JCE 2.2.1.1 fixes a small bug in the Link Dialog Anchor List.
Link Search Parameters
Like most other JCE Add-ons, Link Search now has its own set of parameters, allowing you to set whether this feature is available, or which Joomla! Search Plugins should be used for the search. In addition to allowing you to customize the Link Search output, this can also help prevent errors with search plugins that may not be compatible with the Link Search environment.
You can set the Link Search parameters in the Link tab in Editors Profiles -> Plugin Parameters.
Link Search Parameters
Check out the Changelog for the full of bug fixes and updates.
Installation and Updating
Updating to JCE 2.2.1 from existing JCE 2.x versions can be done using the JCE Updater, or the Joomla! Update Manager in Joomla! 2.5. Alternatively, follow the Installation Instructions for a new install or update.
JCE 2.2.0 has been released, adding some great new features and improvements.
Link Search
So you wrote an article last week that you need to link to, but you can't remember what it's called?
It's now even easier to find content you want to link to. The new Search feature in the Link dialog behaves just like Joomla! Search - type in a word or phrase and optionally set a few search options, click the Search button and a list of results is displayed; just click the result title to get the link!
Search Options
Highlighted Search Results
Improved Source Code Editor
Prefer hacking HTML to the WYSIWYG view, or just like to tweak the source? The new Source Code Editor features will help make the job of writing and tweaking HTML a little easier, with Search & Replace (with regular expression support), Selection Matching, Code Formatting and Tag Closing.
Search & Replace
Selection Matching
Choose from 8 Code Highlight Themes
Better Anchor Links
Anchors can now be set on selections too, and a new simple drop-down dialog makes creating or editing anchors quick and simple.
New drop-down dialog
Anchors on selections
File Type Filtering
Quickly find the image you are looking for with file type filtering. Just type the extension name in the File Browser Search field, eg: .png, to highlight files of that type while hiding all others.
New "Blogger" Profile
Have you come to Joomla! from Wordpress, or do you regularly use both platforms, or perhaps you're just looking for a simple Profile to get started with?
The new "Blogger" profile adds a simple toolbar to the editor, similar to the one used in Wordpress. Combined with the new "Toggle Toolbars" plugin, the toolbar can be expanded to show more features.
New "Blogger" Profile
Click "Toggle Toolbars" to show more options
The "Toggle Toolbars" button can be added to any toolbar row and will hide all toolbar rows below it.
Update : The new "Blogger" Profile will not be installed when updating to JCE 2.2 from a previous version. Download the following XML file and import it into Editor Profiles (see Importing Profiles if you need help)
Of course this update also includes the usual selection of updates and bug fixes. Check out the Changelog for the full list.
Installation and Updating
JCE 2.2.0 can be updated from existing JCE 2.x versions using the JCE Updater, or the Joomla! Update Manager in Joomla! 2.5. Alternatively, follow the Installation Instructions for a new install or update.
JCE 2.1.3 has been released. This update fixes the INVALID PATH error on attempting to edit non-local files or images. In addition the detection of invalid file paths and names has been improved.
Updating to JCE 2.1.3
Updating to JCE 2.1.3 from a previous JCE 2.0 version can be done using the JCE Updates dialog (available from the JCE Control Panel) or using the Update Manager in Joomla! 2.5. Alternatively update by installing the new version over the old using the Joomla! Installer.
JCE 2.1.2 has been released to fix an error in the install version check.
JCE 2.1.1 has been released. This update fixes issues with the JCE Updater, Uploading and the File Browser module (Joomla! 1.5) and includes fixes for 2 security issues - upgrading to this version is recommended.
Security Updates
Thanks to Jon Butler at Secunia Research for alerting us to 2 security issues which have been addressed in this release :
Improved filtering of input entered into the Search field in the Users list
Further Improvements to file name and path checks when performing filesystem operations (delete, rename)
Updating to JCE 2.1.2
Updating to JCE 2.1.2 from a previous JCE 2.0 version can be done using the JCE Updates dialog (available from the JCE Control Panel) or using the Update Manager in Joomla! 2.5. Alternatively update by installing the new version over the old using the Joomla! Installer.
JCE 2.1 has been released. This update includes numerous fixes, improvements to the Profiles Layout editor, improved HTML5 support and fixes for 3 security issues - upgrading to this version is recommended.
Security Updates
Thanks to Secuniafor alerting us to 3 security issues which have been addressed in this release :
Improved filtering of input entered into the Search field in the Profiles list
Improved file name and path checks when performing filesystem operations (delete, rename)
Removed chunking support on uploading and improved checks on uploaded file types.
Profiles Layout Editor
The Editor Profiles Feature page has seen a few improvements, and now includes all relevant layout parameters (width, height, toolbar position etc.) Changes to these parameters will also reflect in the Editor Layout allowing you to see what the Office Blue theme with a Center aligned toolbar for example, will look like before saving.
HTML5 Improvements
One of the advantages to the TinyMCE 3.5 update is improved support for HTML5. A new Visualblocks button improves on the block element display previously available in the Visual Characters button, adding the new HTML5 block elements - section, article, hgroup, aside, figure as well as dl, dt and dd. All these elements are also included in the Format list (users upgrading from previous version will have to enable these in Editor Parameters)
The Format and Styles lists now also show font and text styles (where available) of the elements in the lists. For example, a Heading1 item in the list will show the correct size, font and colour as styled in the template stylesheet.
Anchor support in Joomla! Content Links
Following numerous requests, anchors are now included in Joomla! Content links. Articles are checked for anchor links and thses are included below the main article link (see below)
JCE File Browser Quick Icon
The JCE File Browser is now available from the Joomla! Control Panel as a Quick Icon Module item in Joomla! 1.5 and a Quick Icon Plugin in Joomla! 2.5
The File Browser will display in a Joomla! modal popup using the Editor Profile (File Directory Path, Permitted File Extensions etc.) assigned to the current user.
Updating to JCE 2.1
Updating to JCE 2.1 from a previous JCE 2.0 version can be done using the JCE Updates dialog (available from the JCE Control Panel) or using the Update Manager in Joomla! 2.5. Alternatively update by installing the new version over the old using the Joomla! Installer.
This release focuses on fixing a few bugs, includes an update to TinyMCE and adds 2 new parameters and support for MS SQL.
MS SQL Support
Joomla! 2.5 added support for MS SQL and this release includes the necessary sql files and a few core changes - specifically to the Link Browser - to support it too. MS SQL support has been tested on Microsoft Webmatrix.
New Parameters
Prohibited Attribute Values
JCE 2.0.16 introduced the Prohibited Elements and Prohibited Attributes parameters to allow for greater control over the editor content. Prohibited Attribute Values is now added to this list of "Security Parameters" and allows for certain attribute values to be removed based on a CSS 2.1 / 3 syntax.
The parameter supports the "is equal to", "starts with" and "ends with" selectors and can target a specific element of all elements in the content.
For example, to prevent base64 encoded urls being used for images, entering img[src^='data:image'] (where an img tag src attribute starts with "data:image") will remove the src value of any matched attributes. Likewise, img[src$='.jpg'] will remove the src value of img tags that have a url ending in .jpg (jpg images).
All tags can be targeted using the * wildcard, eg: *[title="test"] will remove all title attribute values from elements where the title attribute is equal to "test".
Styles List
A Styles List parameter is included in the Editor Parameters tab to set a list of style options for the Styles List in the editor toolbar. The options should be added in the format Name=style (where style is an existing css class used by your template) and separated by a comma. For example, if your template included the css rules :
.redtext { color : red; } .blutext { color : blue; }
you could add Red Text=redtext,Blue Text=bluetext
In addition to these new parameters, some Editor Parameters now include placeholder text to help better explain possible values.
For a full list of changes and bugs fixed see the Changelog
This is a maintenance update to fix a few bugs and improve Joomla! 2.5 compatability.
Due to a change in the way the editor is now loaded, this release should resolve issues with Virtuemart 1.1.9 and any extension that loaded the editor in a tab - redShop, JEvents, etc.
For a full list of changes and bugs fixed see the Changelog
Subscribers can now take advantage of two new add-ons for JCE that will make creating popups for RocketTheme's RokBox and Yootheme's WidgetKit extensions a lot easier.
Once the add-on is installed, a new option will appear in the Popup Type list in the Popups tab of the Link, Image Manager Extended and Media Manager dialogs. Selecting this option will enable the popup and allow the popup's parameters to be set - users of JCE MediaBox may already be familiar with this process.
Each add-on has a full set of parameters that can be set - a task that would have previously required diving into the html source code or fiddling around with the original extensions syntax.
In addition, the WidgetKit Lightbox add-on can have default values set for most parameters.