Mimimum syndical pour en faire un produit zope / cmf.
[ckeditor.git] / skins / ckeditor / _source / core / dom.js
diff --git a/skins/ckeditor/_source/core/dom.js b/skins/ckeditor/_source/core/dom.js
new file mode 100644 (file)
index 0000000..06c5ae7
--- /dev/null
@@ -0,0 +1,20 @@
+/*\r
+Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.html or http://ckeditor.com/license\r
+*/\r
+\r
+/**\r
+ * @fileOverview Defines the {@link CKEDITOR.dom} object, which contains DOM\r
+ *             manipulation objects and function.\r
+ */\r
+\r
+/**\r
+ * @namespace DOM manipulation objects, classes and functions.\r
+ * @see CKEDITOR.dom.element\r
+ * @see CKEDITOR.dom.node\r
+ * @example\r
+ */\r
+CKEDITOR.dom =\r
+{};\r
+\r
+// PACKAGER_RENAME( CKEDITOR.dom )\r