Edward Z. Yang
|
c0dd6944a3
|
Implement If validator.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1609 48356398-32a2-884e-a903-53898d9a118a
|
2008-03-05 06:04:08 +00:00 |
|
Edward Z. Yang
|
e83573a3ad
|
Implement ParseDefault.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1608 48356398-32a2-884e-a903-53898d9a118a
|
2008-03-05 05:49:18 +00:00 |
|
Edward Z. Yang
|
b65942a2c5
|
Implement "Or" composite validator.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1607 48356398-32a2-884e-a903-53898d9a118a
|
2008-03-05 05:38:28 +00:00 |
|
Edward Z. Yang
|
e4ab6d584e
|
Implement composite validator, and make Interchange use that.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1606 48356398-32a2-884e-a903-53898d9a118a
|
2008-03-05 05:20:28 +00:00 |
|
Edward Z. Yang
|
bd64a8346d
|
Reorganize VarParser; there may be multiple implementations.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1602 48356398-32a2-884e-a903-53898d9a118a
|
2008-03-05 03:51:09 +00:00 |
|
Edward Z. Yang
|
b9eb44bf03
|
Add ParseType validator.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1600 48356398-32a2-884e-a903-53898d9a118a
|
2008-03-04 14:33:38 +00:00 |
|
Edward Z. Yang
|
c0b5bc3eea
|
[3.1.0] Implement NamespaceExists and ParseId
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1599 48356398-32a2-884e-a903-53898d9a118a
|
2008-03-04 05:21:04 +00:00 |
|
Edward Z. Yang
|
14437cbf47
|
- Rename Duplicate to Unique, as the name of validator indicates what we want the input to be
- Enable flush to work when includes are renamed
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1597 48356398-32a2-884e-a903-53898d9a118a
|
2008-03-04 04:20:55 +00:00 |
|
Edward Z. Yang
|
4c798bd17e
|
[3.1.0] Implement Duplicate validator, also modify some design things
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1596 48356398-32a2-884e-a903-53898d9a118a
|
2008-03-04 04:13:07 +00:00 |
|
Edward Z. Yang
|
d8cb360f3b
|
Refactor validators so that they can be reused between directives and namespaces.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1589 48356398-32a2-884e-a903-53898d9a118a
|
2008-03-02 04:39:14 +00:00 |
|
Edward Z. Yang
|
d81bcbd208
|
Remove decorator pattern from validator; we'll only have one decorator which invokes the subsystem.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1586 48356398-32a2-884e-a903-53898d9a118a
|
2008-03-02 02:57:31 +00:00 |
|