Changes between Version 3 and Version 4 of TabbedView
- Timestamp:
- 09/14/09 12:40:27 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabbedView
v3 v4 2 2 3 3 || '''Date''' || 2009/09/03 || 4 || '''Contact(s)''' || [http://wiki.osgeo.org/wiki/User:Heikki Heikki Doeleman] ||4 || '''Contact(s)''' || [http://wiki.osgeo.org/wiki/User:Heikki Heikki Doeleman], Thijs Brentjens || 5 5 || '''Last edited''' || [[Timestamp]] || 6 6 || '''Status''' || draft || … … 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 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.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 tabs for the editor. 39 39 40 40 [[BR]][[BR]]