summaryrefslogtreecommitdiffstats
path: root/htdocs/config/validator.conf
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/config/validator.conf')
-rw-r--r--htdocs/config/validator.conf14
1 files changed, 5 insertions, 9 deletions
diff --git a/htdocs/config/validator.conf b/htdocs/config/validator.conf
index 5a4466c..6e1543e 100644
--- a/htdocs/config/validator.conf
+++ b/htdocs/config/validator.conf
@@ -1,7 +1,7 @@
#
# Main Configuration File for the W3C MarkUp Validation Service.
#
-# $Id: validator.conf,v 1.4 2002-12-07 04:00:18 link Exp $
+# $Id: validator.conf,v 1.5 2002-12-08 01:46:44 link Exp $
#
# See 'perldoc Config::General' for the syntax, and be aware that the
# 'SplitPolicy' is 'equalsign', ie. keys and values are separated by '\s*=\s*'.
@@ -40,10 +40,6 @@ SGML_Library = /usr/local/validator/htdocs/sgml-lib
Include eref.cfg
</Element_Map>
-<FPI_to_Text>
- Include fpis.cfg
-</FPI_to_Text>
-
<Error_to_URI>
Include frag.cfg
</Error_to_URI>
@@ -52,14 +48,14 @@ SGML_Library = /usr/local/validator/htdocs/sgml-lib
Include type.cfg
</File_Type>
-<Doctypes>
- Include doctypes.cfg
-</Doctypes>
-
<Charsets>
Include charset.cfg
</Charsets>
+<Types>
+ Include types.cfg
+</Types>
+
#
# DanC territory...