Remove SVG graphics from Luke XSL stylesheet
--------------------------------------------
Key: SOLR-518
URL: https://issues.apache.org/jira/browse/SOLR-518
Project: Solr
Issue Type: Improvement
Reporter: Thomas Peuss
The current luke.xsl uses SVG graphics to draw the histograms. This is not
supported by InternetExplorer currently. I replaced the SVG graphics with some
DIV/CSS tricks (inspired by the cool schema.jsp). I include the CSS of the
admin area as well. So the page now looks like the other Solr admin pages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.