Changes between Version 4 and Version 5 of pluginprofiles


Ignore:
Timestamp:
Sep 15, 2010, 8:27:31 AM (14 years ago)
Author:
simonp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pluginprofiles

    v4 v5  
    5353 * add a !SchemaManager class to encapsulate and provide schema information to other classes in !GeoNetwork
    5454 * rewrite the Info service so that it no longer requires the namespace URI to be provided by the tooltip requests (will use !SchemaManager to get this info instead)
    55  * change schema autodetection code to use information from the !SchemaManager (may also use enhanced schema autodetect approach from Dominic Owen of USGIN)
     55 * change schema autodetection code to use information from the !SchemaManager (we use some code and ideas from the enhanced schema autodetect approach developed by Dominic Owen of USGIN)
    5656 * add a services that accept a zip file (or URL of a zip file) containing a schema, unpacks the schema into the schemaPlugins directory, and adds the schema to the list of schemas that !GeoNetwork knows about (no config changes required)
    5757 * Move codelist and label xml file caching for schemas from Jeeves guiservices to !GeoNetwork guiservices - no longer necessary to add these files to the gui section of web/geonetwork/WEB-INF/config.xml
     58 * Add localized strings support for strings that may be used in the presentation xslts - no longer necessary to add these to the gui section of .....
     59 * move templates and sample-data into schema directory and change gast and other code to use the !SchemaManager to obtain paths to these directories
    5860   
    5961=== Backwards Compatibility Issues ===