Posted by Dane Powell on July 19, 2010 at 7:29pm
| Download | Size | md5 hash |
|---|---|---|
| office_html-6.x-1.1.tar.gz | 6.64 KB | 95d6ac3895049317543b1a67244167e3 |
| office_html-6.x-1.1.zip | 7.12 KB | 03eba2dc401493497871498d14528769 |
Last updated: December 24, 2010 - 23:29
Release notes
This release takes a different tack from 6.x-1.0 and completely strips offending tags and content, rather than just commenting them out. It also operates on script and xml tags, and adds the option to clean up HTML entities.
Added #824314: Include support for <script> tags by NancyDru and Dane Powell: completely remove offending content rather than commenting out, handle script tags, handle html entities
Added #735496: Filter XML tags by NancyDru, Dane Powell, and Johannes Wilm: handle xml tags