- Update to 5.0
- change starting of Xinha to use new method.
Major change to how Xinha is started to use add editor="xinha" to the textarea line and then using $('textarea[@editor="xinha"]').each() to locate all the textareas to convert.
- Based on TinyMCE 2.0.8
- Use oroginal TinyMCE mode: full and simple. Additional mode: Compact.
- Please read README.TXT for detail Installation
- Please read README.TXT for integration with IMCE
Release for 5.x after additional code cleanup and bug fixes. Note- the 5.x version has not yet had significant testing on live sites. Please report any problems via the issue tracker.