
WebEditor::OldFeatures::HTMLFilterHack - replace the TT html filter

In .../OldController.pm:
use WebEditor::OldFeatures::HTMLFilterHack;
In the templates:
[% variable | html %]

This is a untested hack to replace the standard "html" filter with a version creating numeric entities.