Issue Type: Improvement Improvement
Affects Versions: 2.3.4
Assignee: Andrea Aime
Components: Wicket UI
Created: 09/Aug/13 7:04 AM
Description:

Currently the Admin page is identical on all instances. It is possible to change this manually by altering the .jar files, but that's very sub-optimal (for one thing, they change with every new install).

Within the web-core-x.y.z.jar there is a file - org\geoserver\web\css\geoserver.css
Changing the #header "background: #fff;" (line 227/228) value to something else results in the header bar changing colour. This is a very effective way of allowing a admin to determine which server they are on in a multi-server environment.

Suggestion:
Provide a simple way for the user to alter this header background colour.

Ideally within the file that stores this, the colour would be associated with the URL:port of the instance (or some other unique-per-instance factor), so even multiple servers using the same GeoServer_Data_Dir can have different colours.

Project: GeoServer
Priority: Major Major
Reporter: Jonathan Moules
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to