<configure
   xmlns="http://namespaces.zope.org/zope"
   xmlns:five="http://namespaces.zope.org/five"
   xmlns:wicked="http://namespaces.openplans.org/wicked">

  <!-- all textfields in AT do wicked -->
  <!-- include file="all-at.zcml" / -->

  <!-- major content types w/ rich text fields do wicked -->
  <!-- include file="selective-atct.zcml" / -->

  <!-- only enable wicked on primary field of ATDocument -->
  <!-- include file="document-only.zcml" / -->

</configure>
