Opened 13 years ago

Closed 12 years ago

#325 closed task (fixed)

Official compressed libraries

Reported by: adube Owned by:
Priority: major Milestone: 1.0.0
Component: widgets Version:
Keywords: Cc:

Description (last modified by adube)

It would be nice to have compressed javascript libraries required by GeoPrisma included in its source and packages. We could have 3 versions, one for :

  • the 'stable' widgets
  • the 'stable' and 'unstable' widgets
  • all widgets (stable, unstable, deprecated)

Their inclusion would be managed by printAllLibSources, see #341.

Change History (2)

comment:1 by adube, 13 years ago

Description: modified (diff)

comment:2 by adube, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in r1195, featuring :

  • new ./lib/client/geoext/script to hold the GeoExt builded version
  • new ./lib/client/mapfish-build to hold the MapFish+OpenLayers+GeoExt when using deprecated widgets
  • samples now using 'compressed' libs by default (setup in config.php). Simply change it when debuging / developping.

Done.

Note: See TracTickets for help on using tickets.