Компонент JCE with plugins

korkunov

Гуру форума
Регистрация
6 Фев 2009
Сообщения
305
Реакции
90
JCE (Joomla Content Editor) - это самый популярный редактор содержимого (статей) для CMS Joomla. Тысячи администраторов по всему миру выбрали именно его, взамен любых других (например, TinyMCE).
Этот редактор намного мощнее и имеет расширенные возможности, по сравнению со стандартным TinyMCE, поддерживает различные расширения, дополнения и плагины, в основном плагины платные. Но даже стандартный набор функций просто потрясает воображение. Попробуйте этот редактор и Вы ни за что от него не откажитесь. Простота, легкость и надежность, многовариативное использование, гибкая настройка, поддержка функций:
• Автосохранение страницы через заданное количество секунд;
• Возможность задавать профили для каждого пользователя или для группы пользователей;
• Медиа обозреватель;
• Файловый обозреватель;
• Расширенные возможности по вставке всплывающих окон, изображений и медиа-файлов;
• Уютный, приятный интерфейс, как стандартный, так и задаваемый пользователем вручную.



UPD 29.08.2011 в 15:17
Вопрос: Столкнулся с проблемой. В нем нет JCE Utilities.
Я его использовал для картинок в качестве превьюшек и по клику открывалась полная картинка. Так это реализовать теперь?

Ответ: Вобщем разобрался. В нем не хватало платного плагина оказывается Image Manager Extended.
Кому нужен данный функционал забирайте стразу весь пакет с русским и плагинами.
jce_ach.jpg

 
Нужен компетентный совет! Пользуюсь JCE Pro последней на данный момент версии 2.9.29, Joomla 4.2.2, FireFox Developers Edition. Хочется сохранять измененные html-модули с помощью хоткея Ctrl-S. Для этого установил плагин Keyboard Shortcuts 2.0.0 от RegularLabs. Он прекрасно работает с материалами и любыми сторонними модулями, по Ctrl-S сохраняет все изменения. Более того, плагин работает и с html-модулями, сверстанными в JCE - но только на вкладках "Редактор" и "Предпросмотр". Но я пользуюсь для редактирования таких модулей, как правило, только вкладкой "Код" - и именно на этой вкладке хоткей не срабатывает, вызывается стандартное окно браузера для сохранения текущей страницы в файл. Может кто-нибудь посоветовать рабочий рецепт хоткея сохранения HTML-модуля для вкладки "Код" в JCE Editor? Возможно, у кого-нибудь есть подписка на RegularLabs, чтобы обратиться напрямую к ним за решением этой проблемы. Сам я не могу этого сделать, поскольку их форум поддержки требует подписки. Надеюсь, что я не одинок в своем скромном желании. Заранее признателен за помощь.
А зачем там в коде работать? Проще работать в Notepad++, там все это работает, а потом готовый код вставлять.
 
Конечно, я постоянно пользуюсь VSC (а раньше Notepad++) . Но иногда нужно поправить, например, только класс у дива. И что, для этого будет удобнее делать вышеописанную операцию? Тем более, что редактор JCE на вкладке "код" обладает собственным сносным функционалом - можно сформатировать отступы в коде, свернуть-развернуть блоки, работает автодополнение тегов.
Более того, мне подсказали, что в Joomla 4.2 появился собственный плагин с хоткеями. Но..
Но пока это очень странный плагин - он срабатывает на сохранение только при последовательном нажатии клавиш "J" и "A", причем именно так, последовательно, по очереди друг за другом - сначала нажимается клавиша "J", затем отпускаешь "J" и нажимаешь "A". К тому же нажимать нужно только в латинской раскладке. И никак не задействован ни Ctrl, ни Alt. Поскольку я хочу сохранять изменения, сделанные в окне редактора, в его вкладке "Код", то мне приходится для такого сохранения убирать фокус из этого окна (кликать мышкой за границей окна редактора) - иначе в этом окне появятся под курсором две вновь набранные буквы "JA" . Ведь вся прелесть быстрого сохранения в том, чтобы сохранять состояние модуля, не выводя из фокуса окно редактора. Вот такая получилась новинка - вроде бы и нужная вещь, а по факту фигня недоделанная.
Правда, авторы пообещали доработку плагина в плане переназначения хоткеев и расширения функционала - но когда это случится, большой вопрос. Для любопытствующих я выложил скрин нового плагина со списком горячих клавиш - авось кому пригодится.
 

Вложения

  • hotkeys_plugin.jpg
    hotkeys_plugin.jpg
    113 KB · Просмотры: 10
JCE Editor Pro 2.9.30

2.9.30​

Added​

  • Files can now be downloaded from the File Browser files list by pressing the ALT key while clicking on the file name.

Changed​

  • Update Color Splitbutton layout and allow for inclusion of default colours when using Custom Text Colours or Custom Background Colours by adding the $default variable before the colour list.

Fixed​

  • PRO Changing Layout and Stack options in Columns when using the Bootstrap framework would not remove previously applied options.
  • PRO Updated CSS Framework labels in Columns parameters to show support for Bootstrap 4 & 5.
  • PRO A Container or Text class set in the Caption dialog would be removed when updating the caption.
  • Protected PHP code in attribute values was not being converted back if it was wrapped in a RegularLabs Sourcerer {source} tag.
  • Fixed some PHP error messages in PHP 8.1 and Joomla 4.2
  • HTML was being altered or mangled when using RegularLabs Sourcerer code in attribute values
  • Applying and removing some wrapper styles on a selection would not behave as expected.
  • The Styles list would show items in white text on a white background with some configurations.
  • A Custom Style Format using a div tag would not wrap selected content in the div when the style was applied.
 
JCE Editor Pro 2.9.31

2.9.31​

Added​

  • A Language Code plugin has been added (using a globe image as the button icon) to easily add a lang attribute value as an ISO 639-1 Language Code, eg: en, de, fr etc. to any element or text selection.

Changed​

  • The XHTMLXtras plugin has been split into a new Attributes plugin, for setting and updating common attributes on elements, and a new Reference plugin, which includes the Citation, Abbreviation, Acronym, Deletion and Insertion tools.
  • PRO Add a Custom option to the Code Editor themes list which can be used in conjunction with a codemirror.css file in media/jce/css to create a custom Code Editor theme.

Fixed​


  • PRO Template Manager HTML was not being inserted when selected from the button list in some instances.
  • PRO Template Item HTML was being re-encoded when the field textarea is rendered.
  • Media Field drag & drop or button upload would produce an error.
  • Pasting content from Word or Google Docs that contained italic or bold text styles would not convert the styles correctly.
  • Prevent addition of and remove existing Joomla Media Manager specific values added to a JCE Media Field image value.
  • Improved allowable media support for the JCE Media Field in Joomla 4.2
  • Template stylesheets were not correctly loaded from Astroid framework templates in Joomla 4.
  • Use a media layout override to allow for non-standard file types in the Editor Profile parameters, eg: Template Manager html files.
  • Fixed encoding of some characters when compiling release files that would cause javascript errors when attempting to load the editor on some sites.
  • Applying a Style to some inline elements would apply it to the parent element instead.
  • Saving in the Code tab in JCE Core would show the editor tab when the page reloaded.
  • Editing in the Code tab in SP PageBuilder with JCE Core would produce unexpected results.
 
JCE Editor Pro 2.9.32

2.9.32​

Fixed​

  • By extending the Joomla Media Field, the JCE Media Field was replacing and removing it as an option in the Fields list.
  • A converted Joomla Media Field, eg: Intro Image, would show a Text Field if no other Media Fields were displayed in the Fields tab.
 
если у кого-то есть русификатор для последнего релиза, выложите плиз. спасибо.
 
Чем могу! Более-менее актуальный русификатор, на версию 2.9.32 встает, хотя дата файлов от прошлого года. Но, по крайней мере, практически все переведено.
Просьба к модератору - убрать вложение под хайд, если это требуется по правилам. Я сам как-то не соображу, как это сделать без внешней ссылки на файл. А ссылку на файлообменник из-за такой мелочи делать не хочется.
 

Вложения

  • pkg_jce_language_ru-RU.zip
    75,4 KB · Просмотры: 19
если у кого-то есть русификатор для последнего релиза, выложите плиз. спасибо.
Прямая ссылка с официальной страницы:
Для просмотра ссылки Войди или ЗарегистрируйсяНикакого секрета.:
Version
Updated on 04 March 2022
Русский (Россия) языковой пакет для JCE 2.x
 
Прямая ссылка с официальной страницы:
Для просмотра ссылки Войди или ЗарегистрируйсяНикакого секрета.:
Version
Updated on 04 March 2022
Русский (Россия) языковой пакет для JCE 2.x
вот реально, туда ходил в первую очередь и три дня назад русского там не было, а сейчас появился. перешел оттуда на страницу проекта файлов локализации, а там вместо русского английский языковый пакет (как и сейчас, кстати). какой-то феерический глюк. спасибо. сорри, что зря запрашивал.
 

Вложения

  • jce.png
    jce.png
    48,4 KB · Просмотры: 10
JCE Editor Pro 2.9.33

2.9.33​

Added​

  • PRO The Resize parameter options now include the option to set a default Crop to Fit state for each Resize option set.
  • PRO The Resize parameter options now include the option to add a default Resize Suffix
  • PRO The layout of the Resize parameter options are now improved to present the options - Width, Height, Suffix - as a single group.
  • PRO Available resize options can now be selected / deselected with a checkbox in the upload dialog in the Image Manager Extended, File Browser etc.
  • Menu item links added in the Link dialog now use the menu alias format by default, eg: index.php?Itemid=101. An option to resolve this to the full link intead is available in Editor Profiles -> Plugin Parameters -> Link
  • Added an $hour variable option to the File Directory Path value, eg: images/$day/$hour
  • Added a parameter option to disable styling of list items in the Style Select list.
  • Added a parameter option to disable template styling of list items in the Format Select list.
  • A File Browser button is now available in the Link Basic Dialog if the File Browser option is set in the Link parameters.

Fixed​

  • PRO Adding a caption to an image that does not have a set width attribute value would set an incorrect caption width.
  • PRO Uploading an image with multiple resize options or a resize suffix set, would skip processing - image quality, resampling - of the original image.
  • PRO Saving in the Code Tab would not save any content changes.
  • PRO Updating a <figure> element using the Caption dialog would reset the display value if the <figure> element was centre aligned.
  • PRO Some {shortcode} containing HTML would be processed incorrectly resulting in encoded HTML when saving or switching back to the Code view.
  • Styles set in the Keep Styles field in the Clipboard parameters would still be removed when the Remove Styles option was set to Yes.
  • Numeric Code values in the Character Map Add Characters parameter would display as encoded.
  • Word Count was showing untranslated labels.
  • Clicking the File Browser icon in the URL field of a Basic Dialog after closing the File Browser would submit the page or have no effect.
  • The File Browser opened from the Image Manager Basic Dialog would not use the File Directory Path set in the Image Manager parameters.
  • A default class value set for the JCE Media Field would not be included in the img html.
  • It was not possible to change editor content - to reduce the word count - if the Word Count limit was reached.
  • Word Count is now an option enabled or disabled in Editor Profiles -> Features & Layout
  • The Joomla button dropdown now shows icons and supports callbacks via the Insert button in the modal dialog.
  • Word Count will now be visible if the Editor Path is disabled.
  • In a Media Field file link the filename would be used even if a Description parameter value was set.
  • Allow for ( and ) characters in file and folder names.
  • Alignment could not be applied to a <figcaption> if the <figure> element was already aligned.
  • Added scrolling to splitbutton menu, eg: Template Manager list.
  • Readmore placeholder was not diplaying ocrrectly due to Joomla core template opacity style on hr tags.
 
Назад
Сверху