| 125 | |
| 126 | === Week 5 (June 13) === |
| 127 | Redesigned GUI of editor with inspiration from [http://inspire-geoportal.ec.europa.eu/editor/ INSPIRE Editor] - The editor will include: |
| 128 | * on the top (fixedly) = toolbar: create new, save, validate, etc (new) |
| 129 | * panels based on MultiSplitterWindow |
| 130 | * on the left side = panel with Grass map browser (proposed) |
| 131 | * on the right side ='notebook' with two items: advanced browser/editor and html help (new) |
| 132 | * in the middle = Main editor of metadata |
| 133 | |
| 134 | Implemented part of GUI editor: |
| 135 | * part of the GUI (main frame and layout) based on MultiSplitterWindow |
| 136 | * GRASS maps browser in the left panel |
| 137 | * in right panel implemented the "notebook" with metadata browser and editor (necessary to tune up the view of metadata). |
| 138 | * class with icon based toolbox |
| 139 | [[Image(md_editor1.png)]] |