[Другое] - TinyMCE -

не совсем понимаю при чём здесь тини-мце...
тини -- это редактор, вы можете подключить аякс библиотеку (например, Для просмотра ссылки Войди или Зарегистрируйся) и с помощью данного редактора вставлять "картинки с увеличением при нажатии"...
не споррю - редактор. Но он же и служит для того чтобы облегчить работу, а не ручками вбивать html код.
Вот и ищу плагин по вставке увеличивающихся картинок т.е. чтобы тини сам аплоадил картинку, делал ее уменьшеный вид, добавлял скрипт и т.п. Пользователь должен выбрать только изображение а тини должен сделать все остальное.

Так есть такой плагин? Встречал кто? Или разработать кто-то может?
 
rootpath в imagemanager

Подскажите как в imagemanager можно определить rootpath не через config.php файл?

Конструкция:
Код:
tinyMCE.init({
...
  imagemanager_rootpath : "../../../../images",
  imagemanager_path : "../../../../images"
});
под оперой работает, а под ie нет.

Настраивал такое кто-нибудь под ie?
 
TinyMCE 3.2.5 Released
Added new jQuery plugin for the jQuery specific package. This enables you to more easily load and use TinyMCE.
Added new autoresize plugin contributed by Peter Dekkers. This plugin will auto resize the editor to the size of the contents.
Fixed so all packages have the same directory structure. Previous releases had a different structure for the production package.
Fixed so the paste from word dialog forces the contents to be processed as word contents even if it's not.
Fixed so the jQuery build adapter build works. It's currently only excluding Sizzle.
Fixed so noscript element contents is retained during the editing process.
Fixed bug where the getBookmark method would need a "simple" string input when the documented way is a boolean.
Fixed bug where invalid contents could break the fix_table_elements logic.
Fixed bug where Sizzle specific attributes would be serialized if the valid_elements was set to *[*].
Fixed bug where IE would produce an error if you specified a relative content_css and opened the paste dialog.
Fixed bug where pasting images on IE would produce broken images if they came from an external site.
Fixed bug where memory was leaked if you add/remove controls dynamically. Some event handlers wasn't removed properly.
Fixed bug where domain relaxing wasn't treated correctly if you added it after the TinyMCE script element.
Fixed bug where the activeEditor wasn't set to null if the last editor instance was removed.
Fixed bug where IE was leaking memory on the onbeforeunload event due to some recently introduced logic. Patch contributed by Options.
Fixed bug where inserting tables in Safari 4 didn't work due to a new WebKit bug where some element names are reserved.
Fixed bug where URLs having a :// value in the query string would make it absolute regardless of URL settings.
Fixed the WebKit specific bug where DOM Ranges would fail if the node wasn't attached to something in a different way.
Removed the auto_resize option and the resizeToContent method from the tinymce.Editor class. Use the new autoresize plugin instead.
 
Руссификация для MCFileManager

Написал руссификацию для плагина MCFileManager, если кому-то понадобиться - используйте.
Для переключения языка добавьте файл ru.xml в filemanager\language\fm\
В конфиге заменить
Код:
$mcFileManagerConfig['general.language'] = "en"; // en, sv
на
Код:
$mcFileManagerConfig['general.language'] = "ru"; // en, sv
 

Вложения

  • ru.rar
    2 KB · Просмотры: 21
Пользуюсь давно уже данным редактором, а нужные плагины для загрузки файлов давным давно сам написал, и не проблем)
 
  • Заблокирован
  • #96
Будет хорошим тоном поделиться с товарищами этими полезными плагинами :)

Было бы конечно, но в связи ожидания выхода yui 3.0 работы временно остановлены, а старой версией плагинов как то стыдно делиться.... )
 
  • Заблокирован
  • #98
При чем тут yui - неясно, но "стыдно за код" - вполне себе довод :) По крайней мере, я его тоже придерживаюсь.

(У меня есть реализация своего файл-менеджера для CodeIgniter с использованием jQuery [что вроде как БЫЛО неправославно, до тех пор пока в последнем апдейте они вроде как выложили адаптер для работы с - вот надо бы разобраться, что там к чему и подправить свои поделки])
 
При чем тут yui - неясно, но "стыдно за код" - вполне себе довод :) По крайней мере, я его тоже придерживаюсь.

К тому что использовал (TreeView, DataSource, DataTable) сегодня почитал про YUI.uploader взялся за работу, в скором времени покажу свое черновое творение!
 
TinyMCE 3.2.6 Released
Version 3.2.6
Added new wordcount plugin, this will display the number of typed words as you write. Contributed by Andrew Ozz.
Added new getNext and getPrev methods to DOM utils. These will return the first matching sibling.
Fixed bug where it was impossible to place the caret after a table on Gecko. It will now add a paragraph after tables.
Fixed bug where inline dialogs would fail if used in a window opened using a showModalDialog. Patch contributed by Derek Britt.
Fixed bug where IE could sometimes render a unknown runtime error on invalid input HTML.
Fixed bug where some incorrectly placed tables wouldn't be moved outside the paragraphs on IE.
Fixed bug where uppercase script/style element wouldn't be handled correctly and converted to valid lowercase.
Fixed bug where some WebKit versions on Mac OS X would produce issues with hidden select fields.
Fixed bug where the media plugin would fail on WebKit since the node wasn't properly imported to the right document.
Fixed bug where absolute URLs for the TinyMCE script using a base href element would cause loading problems in IE 6/7.
Fixed bug where pasting using the paste plugin wasn't possible on IE with to restrictive security settings.
Fixed bug where pasting of whitespace was impossible using the new custom paste method.
Fixed bug where pasting on some WebKit browsers would not work if you pasted specific contents due to a WebKit bug.
Fixed bug where doctypes with multiple lines would not be parsed correctly by the fullpage plugin. Patch contributed by Colin.
Fixed bug where the autoresize plugin would break the fullscreen functionality.
Fixed bug where tables would be chopped up running on IE using invalid contents and pasting paragraphs into a cell.
Fixed bug where the each method of jQuery build didn't iterate styleSheets. We now use the TinyMCE API one instead.
Fixed bug where auto switching to paragraphs after headers some times failed in Gecko.
Fixed so all editor options gets passed to the Serializer class. Patch contributed by Jasper Mattsson.
Fixed so script/style blocks isn't wrapped in paragraphs as other inline elements.
Fixed so the XHR requests sends the X-Requested-With HTTP header.
Fixed so the data url scheme is handled in the tinymce.util.URI class.
Changed inline documentation to use moxiedoc style comments.
Removed the compat2x plugin people should have upgraded to the 3.x API by now. 3.0 was released more then a year ago.
Re-added Gecko specific message for users who doesn't understand the security concept regarding paste.
 
Назад
Сверху