mapbuilder 4.7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| mapbuilder-4.7.x-1.x-dev.tar.gz | 22.11 KB | 7df2c7b49e6868337085fdd7e528cc5a |
Nightly development snapshot from CVS branch: DRUPAL-4-7
Last updated: February 17, 2007 - 00:10
First release to integrate the Mapbuilder client with Drupal.
Features:
- map context node containing (limited) description of the map and its map layers; a context node can be used in mapbuilder using the relative url 'mapbuilder/context/<node id>'
- map configuration node refering a certain context 'file'; a configuration node can be used in mapbuilder using the relative url 'mapbuilder/config/<node id>'
- a map configuration can be included in a drupal node using a mapbuilder filter with a tag as '<map config="path/to/config" />' or '<map>path/to/config</map>'.