0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/library/HTMLPurifier/URIScheme
Edward Z. Yang 7bccc24977 [2.1.0] Implement MakeAbsolute URI filter
- Move some directives with complex dependencies to URIDefinition
- Fix a missing extends
- Add hierarchical information to URI schemes
- Fix bug in URIHarness.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1346 48356398-32a2-884e-a903-53898d9a118a
2007-08-02 21:47:24 +00:00
..
ftp.php [2.1.0] Implement MakeAbsolute URI filter 2007-08-02 21:47:24 +00:00
http.php [2.1.0] Implement MakeAbsolute URI filter 2007-08-02 21:47:24 +00:00
https.php Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
mailto.php [2.1.0] Create new URI object and migrate URI validation systems to use it. URIScheme interface changed. 2007-08-01 18:34:46 +00:00
news.php [2.1.0] Create new URI object and migrate URI validation systems to use it. URIScheme interface changed. 2007-08-01 18:34:46 +00:00
nntp.php [2.1.0] Create new URI object and migrate URI validation systems to use it. URIScheme interface changed. 2007-08-01 18:34:46 +00:00