Upgrade to ExtJS 3.2.0 - Released 03/30/2010
[extjs.git] / INCLUDE_ORDER.txt
index 39a5abc..3a4cd42 100644 (file)
@@ -1,35 +1,35 @@
-All adapter related files below are located in \r
-/adapters/<lib name>/ of this zip file.\r
-\r
-Your include order should be:\r
-\r
-Ext Stand-alone\r
--------------------------------------------------------------------\r
-ext-base.js\r
-ext-all.js (or your choice of files)\r
-\r
-\r
-Yahoo! UI (.12+)\r
--------------------------------------------------------------------\r
-yui-utilities.js\r
-ext-yui-adapter.js\r
-ext-all.js (or your choice of files)\r
-\r
-\r
-jQuery (1.1+)\r
--------------------------------------------------------------------\r
-jquery.js\r
-ext-jquery-adapter.js\r
-ext-all.js (or your choice of files)\r
-\r
-\r
-Prototype (1.5+) / Scriptaculous (1.7+)\r
--------------------------------------------------------------------\r
-prototype.js\r
-scriptaculous.js?load=effects  (or whatever you want to load)\r
-ext-prototype-adapter.js\r
-ext-all.js (or your choice of files)\r
-\r
-\r
-\r
+All adapter related files below are located in 
+/adapters/<lib name>/ of this zip file.
+
+Your include order should be:
+
+Ext Stand-alone
+-------------------------------------------------------------------
+ext-base.js
+ext-all.js (or your choice of files)
+
+
+Yahoo! UI (.12+)
+-------------------------------------------------------------------
+yui-utilities.js
+ext-yui-adapter.js
+ext-all.js (or your choice of files)
+
+
+jQuery (1.1+)
+-------------------------------------------------------------------
+jquery.js
+ext-jquery-adapter.js
+ext-all.js (or your choice of files)
+
+
+Prototype (1.5+) / Scriptaculous (1.7+)
+-------------------------------------------------------------------
+prototype.js
+scriptaculous.js?load=effects  (or whatever you want to load)
+ext-prototype-adapter.js
+ext-all.js (or your choice of files)
+
+
+
 See the examples folders for more examples.