forked from geosolutions-it/MapStore
-
Notifications
You must be signed in to change notification settings - Fork 0
Metadata Explorer plugin
Riccardo Mari edited this page May 21, 2013
·
15 revisions
This plugin allows you to interact with the catalogs that comply with the standard CSW - Catalog Service for the Web using the Metadata Explorer, an indipendent JavaScript component of MapStore.
Include in buildjs this file:
gxp/src/script/plugins/MetadataExplorer.js
This plugin can be configured as outputTarget that as actionTarget
"customPanels":[ { "xtype": "panel", "title": "Metadata Explorer", "iconCls": "csw-viewer", "border": false, "id": "south", "region": "south", "layout": "fit", "split":true, "height": 330, "collapsed": true, "collapsible": true, "ctCls": "south-panel", "header": true } ]