[Grok-dev] hurry.extjs
Santiago Videla
santiago.videla at gmail.com
Fri May 1 17:30:35 EDT 2009
Hi guys,
I would like to create a new package named hurry.extjs. Basically it will
get the ExtJS sources just like hurry.yui or hury.tinymce. By now, it will
provides just 3 libraries (in the future it will be nice if we get the
libraries like hurry.yui)
extjs = Library('extjs')
extjs_base = ResourceInclusion(extjs, 'ext-base.js',
debug='ext-base-debug.js')
extjs_all = ResourceInclusion(extjs, 'ext-all.js', depends=[extjs_base],
debug='ext-all-debug.js')
extjs_css = ResourceInclusion(extjs, 'resources/css/ext-all.css')
And a very simple configure.zcml with::
<browser:resourceDirectory
name="extjs"
directory="extjs-build" />
What do you think? any objections?
--
Santiago Videla
www.revolucionesweb.com.ar
http://www.linkedin.com/in/svidela
Sigue la mata dando de que hablar siempre abajo y a la izquierda donde el
pensamiento que se hace corazón resplandece con la palabra sencilla y
humilde que l at s tod at s somos.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/grok-dev/attachments/20090501/805e76cd/attachment.html
More information about the Grok-dev
mailing list