Xinha Rte Modification
Hello,
You can review Xinha WYSIWYG Editor here:
http://trac.xinha.org/
I am using Extended File Manager plugin:
http://xinha.webfactional.com/wiki/Plugins/ExtendedFileManager
This plugin has image upload/resize features.. What I need is:
- If uploaded image has width higher than 525px, automatically resize it to 525px width (proportionally to width)..
This script already has this feature. But, I need to do:
- Upload image
- When I mark image and enter width 525, height is automatically calculated.
- When I press OK, image resized to 525 width automatically.
I need to make this process on the fly.
Ask me if you have questions.


