Wysiwyg cleaner
Component type
Development status
Downloads
Component created
Component changed
Allows users to clean up content in wysiwyg editors.
It is meant to be a generic solution to clean up content in Wysiwyg editors. It can be used to clean up content from third party softwares as word processors or any situation where content needs to be cleaned up.
Using rules based on jQuery selectors or regular expression, you can provide buttons for wysiwyg editors to clean up content. Optionally, cleaning can be automatically fired on paste.
By default an "Open Office" preset is provided. It cleans up content copied from Open Office.
Requires the Wysiwyg module and the last 6.x-2.x-dev version of jQuery Update module (this is required for complex jQuery selectors like "div[attr*=value]" to work).
