[Jifty-commit] r4694 - in jifty/branches/cssquery-refactor: share/web/static/js share/web/static/js/cssquery

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Fri Dec 14 10:48:58 EST 2007


Author: gugod
Date: Fri Dec 14 10:48:54 2007
New Revision: 4694

Added:
   jifty/branches/cssquery-refactor/share/web/static/js/cssQuery-jquery.js
      - copied unchanged from r4684, /jifty/branches/cssquery-refactor/share/web/static/js/cssquery/cssQuery-jquery.js
Removed:
   jifty/branches/cssquery-refactor/share/web/static/js/cssquery/cssQuery-jquery.js
Modified:
   jifty/branches/cssquery-refactor/lib/Jifty/Web.pm

Log:
The whole cssquery/ will become a plugin. I rearrange the location of
cssQuery-jquery.js for this purpose.


Modified: jifty/branches/cssquery-refactor/lib/Jifty/Web.pm
==============================================================================
--- jifty/branches/cssquery-refactor/lib/Jifty/Web.pm	(original)
+++ jifty/branches/cssquery-refactor/lib/Jifty/Web.pm	Fri Dec 14 10:48:54 2007
@@ -41,7 +41,7 @@
     prototype.js
     jquery-1.2.1.js
     jquery_noconflict.js
-    cssquery/cssQuery-jquery.js
+    cssQuery-jquery.js
     behaviour.js
     scriptaculous/builder.js
     scriptaculous/effects.js


More information about the Jifty-commit mailing list