Changes between Version 2 and Version 3 of TabbedView
- Timestamp:
- 09/14/09 12:36:48 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabbedView
v2 v3 35 35 36 36 Metadata can be very big, resulting in a display where it's not easy to find what you're looking for and that has not much structure. In NGR this is tackled by displaying sections of the metadata in separate tabs, creating a much more user-friendly display.[[BR]][[BR]] 37 In [http://logs.qgis.org/geonetwork/%23geonetwork.2009-09-01.log the IRC discussion] it was suggested to extend this implementation also to the view in the Editor.[[BR]][[BR]] 37 Tabs are realized in Javascript, CSS and by some minor HTML changes. For NGR tabs have been created using ExtJS, but other Javascript libraries could be used as well.[[BR]][[BR]] 38 In [http://logs.qgis.org/geonetwork/%23geonetwork.2009-09-01.log the IRC discussion] it was suggested to extend this implementation also to the view in the Editor. The NGR solution does not provide tabs yet for the editor. Implementation of tabs in the editor probably is relatively easy. Therefore this proposal comprises both tabs for showing a single search result (metadata record) and for the editor. 39 40 [[BR]][[BR]] 38 41 [[Image(ngr.tabs.metadata.show.png)]] 39 42 [[BR]][[BR]]