FCKeditor ChangeLog - What's New?
Version 2.5.1 (SVN)
New Features and Improvements:
- JavaScript integration file:
- The new "FCKeditor.ReplaceAllTextareas" function is being introduced,
making it possible to replace many (or unknown) <textarea> elements in a single
call. The replacement can be also filtered by CSS class name, or by a custom function
evaluator.
- It is now possible to set the default BasePath for all editor instances by setting
FCKeditor.BasePath. This is extremely useful when working with
the ReplaceAllTextareas function.
Fixed Bugs:
See previous versions history