ExtJS in Zope (Plone)
Project description
redturtle.extjs
====================
Introduction
------------
A very simple package which helps using extjs in zope (plone) environment.
Usage Instructions
------------------
Simple include it in the buildout::
[instance]
recipe = plone.recipe.zope2instance
eggs =
${buildout:eggs}
${plone:eggs}
redturtle.extjs
...
zcml =
redturtle.extjs
And you can access extjs resources i.e.::
++resource++extjs/ext-all.js
=======
CHANGES
=======
0.0.2 (2008-12-04)
------------------
- Add source files
0.0.1 (2008-12-03)
------------------
- Initial release.
====================
Introduction
------------
A very simple package which helps using extjs in zope (plone) environment.
Usage Instructions
------------------
Simple include it in the buildout::
[instance]
recipe = plone.recipe.zope2instance
eggs =
${buildout:eggs}
${plone:eggs}
redturtle.extjs
...
zcml =
redturtle.extjs
And you can access extjs resources i.e.::
++resource++extjs/ext-all.js
=======
CHANGES
=======
0.0.2 (2008-12-04)
------------------
- Add source files
0.0.1 (2008-12-03)
------------------
- Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.