From 775763c583c72df85913c38757262469737012f8 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Fri, 24 Nov 2006 00:29:16 +0000 Subject: [PATCH] [1.3.0] New directive %URI.Munge, munges URI so you can use some sort of redirector service to avoid PageRank leaks or warn users that they are exiting your site. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@576 48356398-32a2-884e-a903-53898d9a118a --- NEWS | 2 ++ docs/proposal-new-directives.txt | 8 -------- library/HTMLPurifier/AttrDef/URI.php | 23 +++++++++++++++++++++++ tests/HTMLPurifier/AttrDef/URITest.php | 15 +++++++++++++++ 4 files changed, 40 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index 7f05908a..1a57d65c 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,8 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier !
  • and