ztfy/utils/configure.zcml
branchZTK-1.1
changeset 145 1c7e8bef0027
parent 138 05cfdcb2418d
--- a/ztfy/utils/configure.zcml	Thu Apr 12 00:33:54 2012 +0200
+++ b/ztfy/utils/configure.zcml	Mon Jun 11 12:52:56 2012 +0200
@@ -14,6 +14,11 @@
 		name="ZTFY encodings"
 		component=".encoding.EncodingsVocabulary" />
 
+	<!-- Custom schema fields -->
+	<adapter
+		factory=".schema.DottedDecimalDataConverter"
+		trusted="True" />
+
 	<!-- Sub-packages -->
 	<include package=".tal" />