The build form lets you specify the components used by your application and automatically adds dependencies required by those components. The tool works with the latest release (v0.6 at this writing), and as we put out new releases, we'll add custom download pages for those.
As an example of its use, I'll demonstrate how to create a build for the popup example.
- Navigating to the popup example, I can click the link to view the application source.
- I scan that source for
GeoExt
constructors and components whose configurations includextype
properties that start with"gx_"
. - I find that the example uses
GeoExt.Popup
and a component withxtype: "gx_mappanel"
. - On the build page, I select
GeoExt.Popup
andGeoExt.MapPanel
from the listed components. - At the bottom of the page, I click the download button and get a prompt to save my customized version of GeoExt.js (only 13KB compared to >300KB for the full library uncompressed).
Thanks to OpenGeo for supporting development and hosting this tool.
Since a few time (yesterday maybe), the examples are not working anymore ...
ReplyDelete(neither on ie, firefox, chrome).
It was working on colleage's PC, not anymore when he cleared the cache.
What's happening ?
Still not working...
ReplyDelete