Changes between Version 2 and Version 3 of TabbedView


Ignore:
Timestamp:
Sep 14, 2009, 12:36:48 PM (15 years ago)
Author:
thijsbrentjens
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabbedView

    v2 v3  
    3535
    3636Metadata 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]]
     37Tabs 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]]
     38In [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]]
    3841[[Image(ngr.tabs.metadata.show.png)]]
    3942[[BR]][[BR]]