Switched URLRedirectValidator and URLLinkValidator to subclass directly from RegexVal...
authormelinath <stephen.r.burrows@gmail.com>
Tue, 22 Jun 2010 02:01:25 +0000 (22:01 -0400)
committermelinath <stephen.r.burrows@gmail.com>
Tue, 22 Jun 2010 02:01:25 +0000 (22:01 -0400)
--Avoids having to implement verify_exists for a link on a node that, say, might not even be on a site per se. If that's something I want later, I can look at it then... for now, this will fulfill its function just fine.


No differences found