Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A7FDF65CC for ; Sun, 5 Jun 2011 18:39:10 +0000 (UTC) Received: (qmail 15341 invoked by uid 500); 5 Jun 2011 18:39:09 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 15265 invoked by uid 500); 5 Jun 2011 18:39:09 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 15258 invoked by uid 99); 5 Jun 2011 18:39:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Jun 2011 18:39:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Jun 2011 18:39:07 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 61A5C102A2E for ; Sun, 5 Jun 2011 18:38:47 +0000 (UTC) Date: Sun, 5 Jun 2011 18:38:47 +0000 (UTC) From: "Ryan McKinley (JIRA)" To: dev@lucene.apache.org Message-ID: <451618301.70044.1307299127396.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <861248388.11541.1299178237036.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (SOLR-2399) Solr Admin Interface, reworked MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-2399?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13044= 600#comment-13044600 ]=20 Ryan McKinley commented on SOLR-2399: ------------------------------------- added in in revision: 1132475 This looks great! Do you think the footer might look better left justified? > 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) > Assignee: Ryan McKinley > Priority: Minor > Fix For: 4.0 > > Attachments: SOLR-2399-110603-2.patch, SOLR-2399-110603.patch, SO= LR-2399-admin-interface.patch, SOLR-2399-fluid-width.patch, SOLR-2399-wip-n= otice.patch, SOLR-2399.patch > > > *The idea was to create a new, fresh (and hopefully clean) Solr Admin Int= erface.* [Based on this [ML-Thread|http://www.lucidimagination.com/search/d= ocument/ae35e236d29d225e/solr_admin_interface_reworked_go_on_go_away]] > *Features:* > * [Dashboard|http://files.mathe.is/solr-admin/01_dashboard.png] > * [Query-Form|http://files.mathe.is/solr-admin/02_query.png] > * [Plugins|http://files.mathe.is/solr-admin/05_plugins.png] > * [Analysis|http://files.mathe.is/solr-admin/04_analysis.png] (SOLR-2476,= SOLR-2400) > * [Schema-Browser|http://files.mathe.is/solr-admin/06_schema-browser.png] > * [Dataimport|http://files.mathe.is/solr-admin/08_dataimport.png] (SOLR-2= 482) > * [Core-Admin|http://files.mathe.is/solr-admin/09_coreadmin.png] > * [Replication|http://files.mathe.is/solr-admin/10_replication.png] > * [Zookeeper|http://files.mathe.is/solr-admin/11_cloud.png] > * [Logging|http://files.mathe.is/solr-admin/07_logging.png] (SOLR-2459) > ** Stub (using static data) > (!) As Erick pointed out .. Chrome's XML-Capabilities are a bit odd, so i= t does not render Raw-XML-Data (like we're using for displaying the Schema = and Config-File) -- instead it looks like this: http://files.mathe.is/solr-= admin/00_chrome-xml.png ; so it would be really nice, to see the [xinclude-= Interface|http://files.mathe.is/solr-admin/xinclude/] there :) > Newly created Wiki-Page: http://wiki.apache.org/solr/ReworkedSolrAdminGUI > I've quickly created a Github-Repository (Just for me, to keep track of t= he changes) > =C2=BB https://github.com/steffkes/solr-admin -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org