[rt-users] RT HTML Cleaner v2

Ruslan U. Zakirov cubic at acronis.ru
Mon Feb 16 14:05:08 EST 2004


I've slightly reworked my patch which clean and disply html parts on WebUI.

Our support team find this useful.

Installation:
$> perl -e 'install HTML::Scrubber' -MCPAN
$> cd /path/to/rt3/

test:
$> cat /path/to/rt3.html_display.patch | patch -p1 --dry-run

Hunk #1 succeeded at 66 with fuzz 2.
Is ok it's just due versions changes.

install:
$> cat /path/to/rt3.html_display.patch | patch -p1

revert:
$> cat /path/to/rt3.html_display.patch | patch -p1 -R

		Good luck. Ruslan.

ps. Feedback is wellcome.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rt3.html_display.patch
Type: application/aegis-patch
Size: 1485 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20040216/0fb2b822/attachment.bin>


More information about the rt-users mailing list