[Другое] - TinyMCE -

TinyMCE 3.2.7 Released
Version 3.2.7
Fixed bug where uppercase paragraphs could still produce an invalid DOM tree on IE.
Fixed bug where split command didn't work on WebKit since the node serializer needs a real document to work with.
Fixed bug where it was impossible in Gecko to place the caret before a table if it was the first one.
Fixed bug where linking to urls like ../../ would produce an extra traling slash ../..//.
Fixed bug where the template cdate functionality was using an old 2.x API call. Patch contributed by vectorjohn.
Fixed bug where urls to the same site but different protocol would be converted when relative_urls where set to false. Patch contributed by Ted Rust.
Fixed bug where the paste plugin would remove mceItem prefixed classes.
Fixed bug where the paste plugin would sometimes add items in a reverse order on WebKit.
Fixed bug where the paste buttons would present an error message on Gecko even if you changed user.js. Patch contributed by Todd (teeaykay).
Fixed bug where Opera would crash if you had tables incorrectly placed inside paragraphs.
Fixed bug where styles elements wasn't properly processed if you had bad input HTML.
Fixed bug where style attributes wasn't properly forced into a specific format.
Fixed bug and issues with boolean attributes like checked, nowrap etc.
Fixed bug where input elements could override attributes on form elements.
Fixed bug where script or style elements could get modified by the DOMUtils processHTML method.
Fixed bug where the selected attribute could get lost when force root blocks logic got executed on IE. Patch contributed by Attila Mezei-Horvati.
Fixed bug where getAttribs method didn't handle boolean attributes correctly on IE.
Fixed so the paste from word dialog is presented if you paste content on an IE with to restrictive security settings.
Fixed so the paste_strip_class_attributes option is set to none by default in the paste plugin.
Removed default border=0 on tables for the default value of valid_elements.
 
русская локаль под 3.2.7, официальная
 

Вложения

  • tinymce_lang_pack.zip
    15,9 KB · Просмотры: 32
интересует интеграция сабжа 3.2.7 в оскоммерс - с настройками разобрался, хром/осел/сафари работают на отлично, а в опере - вместо окна для вставки картинки - пустое место, смайлов нет и тд, заголовки отображаются вида {#advimage_dlg.dialog_title}. при этом чистый пример на пустой страничке стартует нормально, работает как и должны, а в оскоммерсе вот такая непонятная ситуация. попытки выловить другой скрипт, мешающий работе ни к чему ни привели
 
всем спасибо
разобрался сам, перейдя на версию 3.2.1 и подкрутив настройки
 
Исправление ошибки tiny_mce_popup.js

Столкнулся в версии 3.2.7 со следующим глюком - при попытке открыть всплывающее окно (правка html-кода), выскакивало пустое окно.
В консоле ошибок:
PHP:
Permission denied for <http...> to get property Window.tinymce from <http...>.
Нашел решение тут:
Прописываем перед подключением tynimce:
PHP:
<script type="text/javascript">
    document.domain = "Ваш сайт.com";
</script>
Что интересно, прописывание этой же переменной в самом tiny_mce_popup.js ошибку не устраняло.:tcl:
 
А кто нибудь не поделиться ссылкой как установить AjaxFileManager для Tiny
 
А подскажите мод для тини,чтобы вот когда тут мы картинки вставляли,то они грузились на хостинг....я слышал что-то про это,но так и не смог найти
 
внимательно читай ветку
Ajax File Manager

он бесплатен и нормально прикручивается
 
Не подскажите. Стоит Joomla 1.5
При добавление в статью РАЗДЕЛИТЕЛЯ статьи, разделитель не появляется...
! Не получается как продимонстрированов в видео-курсе Куртеева.
 
  • Нравится
Реакции: warg
Title: TinyMCE - Javascript WYSIWYG Редактоу c MCFileManager и MCImageManager.
Screenshot: .
Authors: *** скрытое содержание ***
Demo: *** скрытое содержание ***
Date: 2008-11-27
Type: php, javascript
Desc:
Moxiecode TinyMCE - Javascript WYSIWYG редактор версии 3.2.1.1 (2008-11-27)
c интегрированым плагинами:
- MC Image Manager версии 3.1.0.4 (2008-11-27)
- MC File Manager версии 3.1.0.5 (2009-01-22)
*** скрытое содержание ***
BTW Если тема не к месту - перенесите мою тему куда следует. C моими 6 комментариями за всё время особо не разгонишься.

а пароль к а архиву какой ?
 
Назад
Сверху