[ 
https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004440#comment-13004440
 ] 

Stefan Matheis (steffkes) commented on SOLR-2399:
-------------------------------------------------

bq. Cool! I tested. Got a box for environment, but no color.
Fine :> Related to the missing color, what was your {{solr.environment}} param? 
perhaps the used regexp is buggy

bq. I copied your code into admin/ in my solr.war - but it seems that your 
intention is for it to live in /solr-admin for the moment, is that right?
Not really intention, it's just to have also access to the existing {{/admin}} 
pages, while developing the new interface :) finally all paths (where possible) 
should be relative, so that it doesn't matter if it's {{admin}}, {{solr-admin}} 
or something else

bq. I see that you store the state in the URL, but when reloading page, the 
left menu is not expanded.
Yes, that's actually buggy .. don't know exactly why - but will fix that, ofc

> 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]

Reply via email to