[
https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004127#comment-13004127
]
Stefan Matheis (steffkes) commented on SOLR-2399:
-------------------------------------------------
Short Update, mainly Things that Jan mentioned on the Mailinglist:
bq. Move the links on top to bottom, reserving the top for navigation.
done
bq. The "send email" could be changed to "Community forum" and instead of
linking to mailto:[email protected], link to
http://wiki.apache.org/solr/UsingMailingLists
done
bq. Add a link to IRC chat. http://webchat.freenode.net/?channels=#solr That
would surely increase the activity on the channel :)
done
{quote}Include a Dev/Test/Prod indication:
It is common to have three different environments, one for test, one for
development and one live production. It happens now and then that you do the
wrong action on the wrong server :( so a visual clue as to which environemnt
you're in is very useful.
I propose a simple solid bar on the very top which is RED for prod, YELLOW for
test and GREEN for dev. Would it be possible to read a Java system property
-Dsolr.environment=dev and based on that set the color of such a top-bar?{quote}
also done - and yes, reading commandline-args is possible =) currently, the
interface will check {{solr.environment}} and display it's value at the upper
right corner. additionally, if the value starts with {{dev|test|prod}} the box
gets some color-highlight
Few Minutes ago, pushed the last Update to my GitHub-Repo which includes a
(very) basic Tree-View for Zookeeper-Data.
> Solr Admin Interface, reworked
> ------------------------------
>
> Key: SOLR-2399
> URL: https://issues.apache.org/jira/browse/SOLR-2399
> Project: Solr
> Issue Type: Improvement
> Components: web gui
> Reporter: Stefan Matheis (steffkes)
> Priority: Minor
>
> *The idea was to create a new, fresh (and hopefully clean) Solr Admin
> Interface.* [Based on this
> [ML-Thread|http://www.lucidimagination.com/search/document/ae35e236d29d225e/solr_admin_interface_reworked_go_on_go_away]]
> I've quickly created a Github-Repository (Just for me, to keep track of the
> changes)
> ยป https://github.com/steffkes/solr-admin
> [This commit shows the
> differences|https://github.com/steffkes/solr-admin/commit/5f80bb0ea9deb4b94162632912fe63386f869e0d]
> between old/existing index.jsp and my new one (which is could
> copy-cut/paste'd from the existing one).
> Main Action takes place in
> [js/script.js|https://github.com/steffkes/solr-admin/blob/master/js/script.js]
> which is actually neither clean nor pretty .. just work-in-progress.
> Actually it's Work in Progress, so ... give it a try. It's developed with
> Firefox as Browser, so, for a first impression .. please don't use _things_
> like Internet Explorer or so ;o
> Jan already suggested a bunch of good things, i'm sure there are more ideas
> over there :)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]