.. |
Border.php
|
Fix call-time pass by reference typos.
|
2006-08-27 02:08:50 +00:00 |
Class.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
Color.php
|
Basic color keywords translated into hexadecimal values.
|
2006-08-27 00:35:57 +00:00 |
Composite.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
CSS.php
|
Document fact that inherit only works when its alone.
|
2006-08-23 02:11:04 +00:00 |
CSSLength.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
Enum.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
Font.php
|
Fix call-time pass by reference typos.
|
2006-08-27 02:08:50 +00:00 |
FontFamily.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
Host.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
ID.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +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 |
IPv4.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
IPv6.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
Lang.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
Length.php
|
Make note that this is HTML specific.
|
2006-08-13 21:41:53 +00:00 |
MultiLength.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
Multiple.php
|
Document fact that inherit only works when its alone.
|
2006-08-23 02:11:04 +00:00 |
Number.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
Percentage.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
Pixels.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
Text.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
TextDecoration.php
|
Document all AttrDefs, also remove duplicant NumberSpan in favor of Integer.
|
2006-08-20 21:47:15 +00:00 |
URI.php
|
Revamp configuration files so that more rules can be added, internal organization is more logical, and descriptions are captured.
|
2006-08-27 18:49:16 +00:00 |