0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/library/HTMLPurifier/AttrDef
2007-06-20 03:00:36 +00:00
..
CSS Officially transition from 1.7 -> 2.0, mass substitution. Also, wrote WHATSNEW. We are in feature-freeze! 2007-06-20 03:00:36 +00:00
HTML [1.7.0] Fix bug in Bool class 2007-05-29 02:12:08 +00:00
URI [1.7.0] Add versioning to serializer cache 2007-05-29 18:19:42 +00:00
CSS.php [1.4.0] Refactored ListStyle, since list-style-image was sort of tacked on and didn't really conform with the standard. Implementation is still a little flaky but conforms with W3C's validation service. 2007-01-15 00:48:54 +00:00
Enum.php [1.7.0] Complete Legacy element and attribute native support. 2007-05-29 16:51:32 +00:00
Integer.php Fix bug: number spans should not allow zero as a value. This required augmenting HTMLPurifier/AttrDef/Integer.php to have a richer negative/zero/positive specification interface that can be extrapolated to Number and friends. 2006-08-25 02:48:49 +00:00
Lang.php [1.5.0] Add rudimentary I18N and L10N support based off MediaWiki 2007-01-29 20:11:00 +00:00
Text.php Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer. 2006-08-20 21:47:15 +00:00
URI.php [1.7.0] Implement HTMLDefinition cache (very hacked together, but long unit test times were driving me crazy!) 2007-05-23 03:27:36 +00:00