Changes between Version 2 and Version 3 of AjaxEditorControlsAndValidation
- Timestamp:
- 03/23/09 05:37:36 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AjaxEditorControlsAndValidation
v2 v3 20 20 === Proposal Type === 21 21 * '''Type''': User interface and core functionality additions 22 * '''App''': GeoNetwork22 * '''App''': !GeoNetwork 23 23 * '''Module''': DataManager (support new services), EditLib (enhancements), Metadata Services, Jeeves, metadata XSLTs 24 24 25 25 === Links === 26 * Enhancements to Jeeves to support changes to file upload, XSD validation exception and passing validation errors to GeoNetwork27 * This has been available in the BlueNetMEST sandbox for some time - tested by users in theBlueNet project26 * Enhancements to Jeeves to support changes to file upload, XSD validation exception and passing validation errors to !GeoNetwork 27 * This has been available in the !BlueNetMEST sandbox for some time - tested by users in the !BlueNet project 28 28 29 29 === Voting History === … … 50 50 '''4.''' No single editor can satisfy all users. An example of a plug-in GUI that replaces both the javascript layer and the XSLT layer used for the editor is the current Xforms based editor proposal. This editor runs external to GN (in Orbeon Xforms) and uses GN services to retrieve selected metadata documents plus editing information from GN's XSD parser, combined as a metadocument. Currently, after this editor has finished with the document, it is stored external to GN. However, the document could be returned to GN using any of the services GN currently provides. 51 51 52 Two services are planned (and available for development in the BlueNet MEST):52 Two services are planned (and available for development in the !BlueNet MEST): 53 53 54 54 * xml.metadocument.get?uuid=<uuid> - a service to retrieve the initial XML document plus XSD based editing information (a metadocument)