You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by yo...@apache.org on 2006/02/14 23:04:27 UTC

svn commit: r377856 - in /incubator/solr/trunk/src/webapp/resources/admin: action.jsp analysis.jsp distributiondump.jsp form.jsp index.jsp logging.jsp stats.xsl status.xsl tabular.xsl threaddump.jsp

Author: yonik
Date: Tue Feb 14 14:04:26 2006
New Revision: 377856

URL: http://svn.apache.org/viewcvs?rev=377856&view=rev
Log:
change some CNET URLs to apache solr URLS, remove some unused links, fix href="" to href="."

Modified:
    incubator/solr/trunk/src/webapp/resources/admin/action.jsp
    incubator/solr/trunk/src/webapp/resources/admin/analysis.jsp
    incubator/solr/trunk/src/webapp/resources/admin/distributiondump.jsp
    incubator/solr/trunk/src/webapp/resources/admin/form.jsp
    incubator/solr/trunk/src/webapp/resources/admin/index.jsp
    incubator/solr/trunk/src/webapp/resources/admin/logging.jsp
    incubator/solr/trunk/src/webapp/resources/admin/stats.xsl
    incubator/solr/trunk/src/webapp/resources/admin/status.xsl
    incubator/solr/trunk/src/webapp/resources/admin/tabular.xsl
    incubator/solr/trunk/src/webapp/resources/admin/threaddump.jsp

Modified: incubator/solr/trunk/src/webapp/resources/admin/action.jsp
URL: http://svn.apache.org/viewcvs/incubator/solr/trunk/src/webapp/resources/admin/action.jsp?rev=377856&r1=377855&r2=377856&view=diff
==============================================================================
--- incubator/solr/trunk/src/webapp/resources/admin/action.jsp (original)
+++ incubator/solr/trunk/src/webapp/resources/admin/action.jsp Tue Feb 14 14:04:26 2006
@@ -111,7 +111,7 @@
     <link rel="shortcut icon" href="favicon.ico" type="image/ico">
 </head>
 <body>
-<a href=""><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
+<a href="."><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
 <h1>SOLR Action (<%= collectionName %>) - <%= action %></h1>
 <%= hostname %> : <%= request.getServerPort() %>
 <br clear="all">
@@ -151,6 +151,6 @@
   </tr>
 </table>
 <br><br>
-    <a href="">Return to Admin Page</a>
+    <a href=".">Return to Admin Page</a>
 </body>
 </html>

Modified: incubator/solr/trunk/src/webapp/resources/admin/analysis.jsp
URL: http://svn.apache.org/viewcvs/incubator/solr/trunk/src/webapp/resources/admin/analysis.jsp?rev=377856&r1=377855&r2=377856&view=diff
==============================================================================
--- incubator/solr/trunk/src/webapp/resources/admin/analysis.jsp (original)
+++ incubator/solr/trunk/src/webapp/resources/admin/analysis.jsp Tue Feb 14 14:04:26 2006
@@ -99,7 +99,7 @@
 </head>
 
 <body>
-<a href=""><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
+<a href="."><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
 <h1>SOLR Interface (<%= collectionName %>) - <%= enabledStatus %></h1>
 <%= hostname %> : <%= request.getServerPort() %>
 <br clear="all">

Modified: incubator/solr/trunk/src/webapp/resources/admin/distributiondump.jsp
URL: http://svn.apache.org/viewcvs/incubator/solr/trunk/src/webapp/resources/admin/distributiondump.jsp?rev=377856&r1=377855&r2=377856&view=diff
==============================================================================
--- incubator/solr/trunk/src/webapp/resources/admin/distributiondump.jsp (original)
+++ incubator/solr/trunk/src/webapp/resources/admin/distributiondump.jsp Tue Feb 14 14:04:26 2006
@@ -110,7 +110,7 @@
     <link rel="shortcut icon" href="favicon.ico" type="image/ico">
 </head>
 <body>
-<a href=""><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
+<a href="."><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
 <h1>SOLR Distribution Info (<%= collectionName %>)</h1>
 <%= hostname %> : <%= port.toString() %>
 <br clear="all">
@@ -136,6 +136,6 @@
 <%= buffer %>
 </table>
 <br><br>
-    <a href="">Return to Admin Page</a>
+    <a href=".">Return to Admin Page</a>
 </body>
 </html>

Modified: incubator/solr/trunk/src/webapp/resources/admin/form.jsp
URL: http://svn.apache.org/viewcvs/incubator/solr/trunk/src/webapp/resources/admin/form.jsp?rev=377856&r1=377855&r2=377856&view=diff
==============================================================================
--- incubator/solr/trunk/src/webapp/resources/admin/form.jsp (original)
+++ incubator/solr/trunk/src/webapp/resources/admin/form.jsp Tue Feb 14 14:04:26 2006
@@ -92,7 +92,7 @@
 </head>
 
 <body>
-<a href=""><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
+<a href="."><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
 <h1>SOLR Interface (<%= collectionName %>) - <%= enabledStatus %></h1>
 <%= hostname %> : <%= port.toString() %>
 <br clear="all">

Modified: incubator/solr/trunk/src/webapp/resources/admin/index.jsp
URL: http://svn.apache.org/viewcvs/incubator/solr/trunk/src/webapp/resources/admin/index.jsp?rev=377856&r1=377855&r2=377856&view=diff
==============================================================================
--- incubator/solr/trunk/src/webapp/resources/admin/index.jsp (original)
+++ incubator/solr/trunk/src/webapp/resources/admin/index.jsp Tue Feb 14 14:04:26 2006
@@ -94,7 +94,7 @@
 </head>
 
 <body>
-<a href=""><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
+<a href="."><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
 <h1>SOLR Admin (<%= collectionName %>) - <%= enabledStatus %></h1>
 <%= hostname %> : <%= port.toString() %>
 <br clear="all">
@@ -106,27 +106,23 @@
   </td>
   <td>
     [<a href="solar-status">Status</a>]
+    [<a href="get-file.jsp?file=schema.xml">Schema</a>]
     [<a href="get-file.jsp?file=solrconfig.xml">Config</a>]
-    [<a href="get-file.jsp?file=conf/solar/WEB-INF/web.external.xml">web.external.xml</a>]
-    [<a href="get-properties.jsp">Properties</a>]
-    [<a href="raw-schema.jsp">Schema</a>]
     [<a href="analysis.jsp?highlight=on">Analysis</a>]
     <br>
-    [<a href="registry.jsp">Info</a>]
     [<a href="stats.jsp">Statistics</a>]
+    [<a href="registry.jsp">Info</a>]
     [<a href="distributiondump.jsp">Distribution</a>]
     [<a href="ping">Ping</a>]
-    [<a href="logging.jsp">Logging</a>]
   </td>
 </tr>
 
 <tr>
   <td>
-    <strong>Resin server:</strong><br>
+    <strong>App server:</strong><br>
   </td>
   <td>
-    [<a href="/server-status">Status</a>]
-    [<a href="get-file.jsp?file=conf/resin.conf">Config</a>]
+    [<a href="get-properties.jsp">Java Properties</a>]
     [<a href="threaddump.jsp">Thread Dump</a>]
   <%
     if (isEnabled) {
@@ -191,15 +187,17 @@
 	<h3>Assistance</h3>
   </td>
   <td>
-	[<a href="http://pi.cnet.com/solar/">Documentation</a>]
-	[<a href="http://bugzilla.cnet.com/enter_bug.cgi?op_sys=All&product=PI-Solr&component=Operational">File a Bugzilla</a>]
-	[<a href="mailto:solar@cnet.com">Send Email</a>]
+	[<a href="http://incubator.apache.org/solr/">Documentation</a>]
+	[<a href="http://issues.apache.org/jira/browse/SOLR">Issue Tracker</a>]
+	[<a href="mailto:solr-user@lucene.apache.org">Send Email</a>]
 	<br>
         [<a href="http://lucene.apache.org/java/docs/queryparsersyntax.html">Lucene Query Syntax</a>]
   </td>
+<!--
   <td rowspan="3">
-	<a href="http://pi.cnet.com/"><img align="right" border=0 height="107" width="148" src="power.png"></a>
+	<a href="http://incubator.apache.org/solr/"><img align="right" border=0 height="107" width="148" src="power.png"></a>
   </td>
+ -->
 </tr>
 <tr>
   <td>

Modified: incubator/solr/trunk/src/webapp/resources/admin/logging.jsp
URL: http://svn.apache.org/viewcvs/incubator/solr/trunk/src/webapp/resources/admin/logging.jsp?rev=377856&r1=377855&r2=377856&view=diff
==============================================================================
--- incubator/solr/trunk/src/webapp/resources/admin/logging.jsp (original)
+++ incubator/solr/trunk/src/webapp/resources/admin/logging.jsp Tue Feb 14 14:04:26 2006
@@ -53,7 +53,7 @@
     <link rel="shortcut icon" href="favicon.ico" type="image/ico">
 </head>
 <body>
-<a href=""><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
+<a href="."><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
 <h1>SOLR Logging (<%= collectionName %>)</h1>
 <%= hostname %> : <%= port.toString() %>
 <br clear="all">
@@ -101,6 +101,6 @@
   </tr>
 </table>
 <br><br>
-    <a href="">Return to Admin Page</a>
+    <a href=".">Return to Admin Page</a>
 </body>
 </html>

Modified: incubator/solr/trunk/src/webapp/resources/admin/stats.xsl
URL: http://svn.apache.org/viewcvs/incubator/solr/trunk/src/webapp/resources/admin/stats.xsl?rev=377856&r1=377855&r2=377856&view=diff
==============================================================================
--- incubator/solr/trunk/src/webapp/resources/admin/stats.xsl (original)
+++ incubator/solr/trunk/src/webapp/resources/admin/stats.xsl Tue Feb 14 14:04:26 2006
@@ -25,7 +25,7 @@
         <title>SOLR Statistics</title>
       </head>
       <body>
-        <a href="">
+        <a href=".">
 	   <img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR">
 	   </img>
 	</a>
@@ -34,7 +34,7 @@
           <br clear="all" />
         <xsl:apply-templates/>
         <br /><br />
-        <a href="">Return to Admin Page</a>
+        <a href=".">Return to Admin Page</a>
       </body>
     </html>
   </xsl:template>

Modified: incubator/solr/trunk/src/webapp/resources/admin/status.xsl
URL: http://svn.apache.org/viewcvs/incubator/solr/trunk/src/webapp/resources/admin/status.xsl?rev=377856&r1=377855&r2=377856&view=diff
==============================================================================
--- incubator/solr/trunk/src/webapp/resources/admin/status.xsl (original)
+++ incubator/solr/trunk/src/webapp/resources/admin/status.xsl Tue Feb 14 14:04:26 2006
@@ -24,7 +24,7 @@
         <title>SOLR Status</title>
       </head>
       <body>
-        <a href="">
+        <a href=".">
            <img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR">
            </img>
         </a>
@@ -33,7 +33,7 @@
           <br clear="all" />
         <xsl:apply-templates/>
         <br /><br />
-        <a href="">Return to Admin Page</a>
+        <a href=".">Return to Admin Page</a>
       </body>
     </html>
   </xsl:template>

Modified: incubator/solr/trunk/src/webapp/resources/admin/tabular.xsl
URL: http://svn.apache.org/viewcvs/incubator/solr/trunk/src/webapp/resources/admin/tabular.xsl?rev=377856&r1=377855&r2=377856&view=diff
==============================================================================
--- incubator/solr/trunk/src/webapp/resources/admin/tabular.xsl (original)
+++ incubator/solr/trunk/src/webapp/resources/admin/tabular.xsl Tue Feb 14 14:04:26 2006
@@ -26,7 +26,7 @@
         <title>SOLR Search Results</title>
       </head>
       <body>
-        <a href="">
+        <a href=".">
            <img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR">
            </img>
         </a>
@@ -34,7 +34,7 @@
           <br clear="all" />
         <xsl:apply-templates/>
         <br /><br />
-        <a href="">Return to Admin Page</a>
+        <a href=".">Return to Admin Page</a>
       </body>
     </html>
   </xsl:template>

Modified: incubator/solr/trunk/src/webapp/resources/admin/threaddump.jsp
URL: http://svn.apache.org/viewcvs/incubator/solr/trunk/src/webapp/resources/admin/threaddump.jsp?rev=377856&r1=377855&r2=377856&view=diff
==============================================================================
--- incubator/solr/trunk/src/webapp/resources/admin/threaddump.jsp (original)
+++ incubator/solr/trunk/src/webapp/resources/admin/threaddump.jsp Tue Feb 14 14:04:26 2006
@@ -45,7 +45,7 @@
     <link rel="shortcut icon" href="favicon.ico" type="image/ico">
 </head>
 <body>
-<a href=""><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
+<a href="."><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
 <h1>SOLR Thread Dump (<%= collectionName %>)</h1>
 <%= hostname %> : <%= port.toString() %>
 <br clear="all">
@@ -113,6 +113,6 @@
   </tr>
 </table>
 <br><br>
-    <a href="">Return to Admin Page</a>
+    <a href=".">Return to Admin Page</a>
 </body>
 </html>