Opened 16 years ago
Closed 15 years ago
#344 closed enhancement (fixed)
zebra: handle gui-categories in guilist / adminitstrate gui categories
Reported by: | astrid_emde | Owned by: | astrid_emde |
---|---|---|---|
Priority: | major | Milestone: | 2.7 release |
Component: | administration | Version: | 2.5 |
Keywords: | zebra, gui list | Cc: | marc |
Description ¶
- after the login the guis should be displayed by categories
- module to create a category
- module to add a gui to a defined category
see also teicket 26 http://trac.osgeo.org/mapbender/ticket/26
Change History (9)
comment:1 by , 16 years ago
Cc: | added |
---|---|
Owner: | changed from | to
comment:2 by , 16 years ago
Status: | new → assigned |
---|
comment:3 by , 16 years ago
I tried to solve solve the problem! Here the steps i've taken.
- Added a new Database table-column in gui (gui_type). see http://trac.osgeo.org/mapbender/changeset/3455
2.expand login.css and mb_listGUIs.php see -->http://trac.osgeo.org/mapbender/changeset/3454 and-->http://trac.osgeo.org/mapbender/changeset/3458 to display the new Zebra style with different images. wms container will be disabled
3.some modifications in mod_editElements.php to set(change gui_types) if a gui is not categorized yet see -->http://trac.osgeo.org/mapbender/changeset/3459
comment:4 by , 16 years ago
Cc: | added; removed |
---|---|
Version: | 2.6 → 2.5 |
- thanks for the work. we should have a look at both solution and then decide which we will take.
comment:5 by , 16 years ago
- looks good!!!
- please replace "GUI" by "application"
- please remove "Change personal settings" Link
comment:6 by , 16 years ago
- module is not finished yet.
- sure I will remove "Change personal settings" Link
comment:7 by , 16 years ago
I've done my next attempt to this ticket.;) you can see it in astroidex branch! i've made some wiki update too.
these are the changes: http://trac.osgeo.org/mapbender/changeset/3811
the css styles
Greeting Marc
comment:8 by , 15 years ago
Status: | assigned → new |
---|
should we close this ticket? I think we can do that
comment:9 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hi Verena, i think so. thanks for solving. :-)
Description have a look at: