• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
JCE Pro - Joomla WYSIWYG Editor

JCE Pro - Joomla WYSIWYG Editor 2.9.82

raz0r 's signature

2.9.76​

03 July 2024

Added​

  • 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
 

Attachments

  • pkg_jce_pro_2976.zip
    2.7 MB · Views: 12
raz0r updated JCE Pro - Joomla WYSIWYG Editor with a new update entry:

Changelog JCE Pro 2.9.76

2.9.76​

03 July 2024

Added​

  • 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 -...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
  • Like
Reactions: ArSi
raz0r updated JCE Pro - Joomla WYSIWYG Editor with a new update entry:

JCE Pro 2.9.79

2.9.79​

24 July 2024

Fixed​

  • PRO The Media Field input Upload button would not be shown for custom JCE Media Fields or converted Joomla Media Fields in some instances.
  • JCE Core Media Fields in subform fields were not initialized correctly.
  • Editor failed to load in PageBuilder CK.
  • Backwards compatability fix for Editor Profile changes
  • URL values would not be converted to Absolute if the URL Conversion parameter was set to Absolute...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
  • Like
Reactions: ArSi

2.9.80 (15 August 2024)


Changed​

  • 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.
 

Attachments

  • pkg_jce_pro_2980.zip
    2.5 MB · Views: 19
Reacted by:
  • Like
Reactions: zafro and rizalconsultingid
raz0r updated JCE Pro - Joomla WYSIWYG Editor with a new update entry:

JCE Pro 2.9.80

2.9.80​

Changed​

  • 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...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:

2.9.81​

24 September 2024

Added​

  • PRO Added back simple Facebook video support for the Media Manager
  • PRO Introduced a new option in the File Browser settings that allows users to disable the JCE Media Field for specific profiles.
  • Update Sandbox URL Exclusions with more common url values, eg: docs.google.com, sheets.google.com, slides.google.com, forms.google.com, canva.com, slideshare.net, slides.com, facebook.com, instagram.com

Fixed​

  • PRO Some Pro plugin editor css, eg: Columns, was not loaded if the Compress CSS option was enabled.
  • Copying and pasting multiple selected table rows from one table into another would only paste the first row.
  • Tables cells copied and pasted from one table in the editor into another created a new table instead of merging cells.
  • Fix processing of shortcode when the code is inside an inline element, eg: <strong>{var}</strong>
  • When changing a table row's type to "Table Head," the associated cells will now correctly use the <th> tag instead of <td>.
  • Prevent the the Responsify plugin from processing content in the Preview tab.
 

Attachments

  • pkg_jce_pro_2981.zip
    2.5 MB · Views: 12
raz0r updated JCE Pro - Joomla WYSIWYG Editor with a new update entry:

JCE Pro - Joomla WYSIWYG Editor 2.9.81

2.9.81​

24 September 2024

Added​

  • PRO Added back simple Facebook video support for the Media Manager
  • PRO Introduced a new option in the File Browser settings that allows users to disable the JCE Media Field for specific profiles.
  • Update Sandbox URL Exclusions with more common url values, eg: docs.google.com, sheets.google.com, slides.google.com, forms.google.com, canva.com, slideshare.net, slides.com, facebook.com, instagram.com
...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:

2.9.82​

19 November 2024

Added​

  • PRO Added support hidden input types in Template Manager variables, eg: ${Extension:hidden} will hide the input field by still apply a passed in value to the template for processing. This can be used with the ${URL:image} variable for selecting a file and using a property of that file without exposing it for editing.
  • PRO Added new Columns layouts : 2-2-1, 2-1-2 and 1-2-2
  • PRO Added support for size, date, filename and extension variable values passed from the File Browser when using a media type in a Template Manager variable, eg: ${URL:image}

Changed​

  • The Paste and Paste as Plain Text buttons (in the editor toolbar and context menu) can now perform a single paste of editor content that has been copied to the clipboard using shortcut keys or the Cut and Copy buttons.

Fixed​

  • PRO Video and audio urls that conatined a query string, eg: video.mp4?id=2, would incorrectly be assigned to iframes instead of an <video> or <audio> tag.
  • PRO Saving any text file in the Text Editor would always result in an "Invalid Text File" error.
  • Retain <br> elements in content in Custom XML Code Blocks
  • Pressing Enter in a Code Block would create a paragraph instead of a linebreak.
  • Parameters set for the Fields - Media JCE plugin would override parameters set for individual fields.
  • Changes in the Code Editor tab would not be saved in SP PageBuilder 3.8.10 unless you switched back to the Editor tab.
  • Enabling Allow Root Access would overwrite any value set in the File Directory Path, when it should only be applied if the File Directory Path was empty.
  • Removed the flag from content in the Preview tab.
  • Pass default variable values to editor onDisplay method as a workaround for a bug in the AcyMailing extension that triggers an unrelated onDisplay event when an editor is initialized.
  • The wrong profile would be used for the File Browser in some nultiple profile configurations.
 

Attachments

  • pkg_jce_pro_2982.zip
    2.5 MB · Views: 21
raz0r updated JCE Pro - Joomla WYSIWYG Editor with a new update entry:

JCE Pro - Joomla WYSIWYG Editor 2.9.82

2.9.82​

19 November 2024

Added​

  • PRO Added support hidden input types in Template Manager variables, eg: ${Extension:hidden} will hide the input field by still apply a passed in value to the template for processing. This can be used with the ${URL:image} variable for selecting a file and using a property of that file without exposing it for editing.
  • PRO Added new Columns layouts : 2-2-1, 2-1-2 and 1-2-2
  • PRO Added support for size, date...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
Top