Changes between Version 3 and Version 4 of Html5UI
- Timestamp:
- 04/03/13 00:48:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Html5UI
v3 v4 18 18 * '''Type''': GUI Change, Core Change 19 19 * '''App''': !GeoNetwork 20 * '''Module''': eg. Harvester, Kernel, Data Manager, Metadata Import, Lucene Index, Search Interface ...20 * '''Module''': User Interface 21 21 22 22 === Links === … … 28 28 29 29 == Motivations == 30 The current configuration is have a nice easily customizable UI compatible with latest browser technologies (HTML5). A change to .... 30 31 The main motivation is to have a nice easily customizable UI compatible with latest browser technologies (HTML5). 31 32 32 33 == Proposal == 34 35 Some screenshots: 33 36 34 37 [[Image(html5ui1.png)]] … … 36 39 [[Image(html5ui3.png)]] 37 40 [[Image(html5uimenus.png)]] 41 42 To load it on your local computer, download the pull request of github and execute: 43 44 mvn jetty:run -Penv-dev,html5ui 38 45 39 46 === Backwards Compatibility Issues ===