Déplacement préalable à l'eggification.
[ckeditor.git] / Products / ckeditor / configure.zcml
diff --git a/Products/ckeditor/configure.zcml b/Products/ckeditor/configure.zcml
new file mode 100644 (file)
index 0000000..d387a58
--- /dev/null
@@ -0,0 +1,5 @@
+<configure
+    xmlns="http://namespaces.zope.org/zope"
+    xmlns:cmf="http://namespaces.zope.org/cmf">
+  <cmf:registerDirectory directory="skins" name="ckeditor" recursive="True"/>
+</configure>