Table of Contents
Editor Html Clean Sweep
Xhtml editor plugin available through the right click menu. Enables you to clean up html (removes non-valid html elements). Perfect when copying content from Word. It will remove non-valid style attributes and tags, but keep "legal" tags such as P, H1, H2 etc.
Download zip file and install it using the EPiServer Deployment Center.
Features
- Clean up existing html
- Paste clean html
Download
Download Now
- Browse the source code online (requires login)
- Download the latest revision of the source code (requires login)
- Check out the source with TortoiseSVN (requires login and TortoiseSVN installed)
Configuration
This module is config free :-)
Support
Tickets for this component:
- #201
- Javascript errors and wrong labels
Requires login.
Report a bug
Requires login.
Add a feature request
Requires login.
Requirements
Runtime:
- EPiServer CMS 5 R2 SP2
- .NET 3.5
If you want to change and compile the source code:
- Visual Studio 2008 SP1
- <if you use post-build events for deploying runtime files> Unleash IT (See PostBuildEvent for more information)
Screenshot
The tool is available from the right click menu inside the Editor.
Contributed by
David Wahl, Logica
Attachments
-
CleanUpHtml.png
(24.6 KB) -
added by mari@… 12 years ago.
Screenshot of module
-
EPiCode.EditorHtmlCleanSweep.epimodule
(4.7 KB) -
added by mari@… 12 years ago.
Now including lang file, as well