You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-svn@forrest.apache.org by th...@apache.org on 2007/04/14 02:46:30 UTC

svn commit: r528721 [2/2] - in /forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr: ./ images/ skin/ themes/ themes/images/

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.html?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.html Fri Apr 13 17:46:28 2007
@@ -1,22 +1,22 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-        <link href="themes/solr.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-      <link href="screenshots.solr.add.do.html" />
-        <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-        
-        <link href="screenshots.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-        <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
-        <style type="text/css">/* Extra css */ 
+      <link href="themes/solr.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+    <link href="screenshots.solr.add.do.html" />
+      <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+
+      <link href="screenshots.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+      <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
+      <style type="text/css">/* Extra css */ 
 p.quote {
  margin-left: 2em; 
  padding: .5em; 
  background-color: #f0f0f0; 
  font-family: monospace; 
 }</style>
-      <meta content="Apache Forrest" name="Generator" />
+    <meta content="Apache Forrest" name="Generator" />
 <meta content="0.8" name="Forrest-version" />
 <meta content="pelt" name="Forrest-theme-name" />
 <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
@@ -33,6 +33,7 @@
 <!--+|start favicon +-->
 <script src="themes/getBlank.js" type="text/javascript"> </script>
 <script src="themes/menu.js" type="text/javascript"> </script>
+<script src="themes/fontsize.js" type="text/javascript"> </script>
 <!--+ |start content-title +-->
 <title>solr screenshots</title>
 <!--+ |end content-title +-->
@@ -178,13 +179,20 @@
 </div>
 </div>
 </div>
+<div id="content">
 <div id="export-link">
 <a class="format" href="screenshots.pdf">
 <img alt="PDF - icon" class="skin" src="themes/images/pdfdoc.gif" />
 <span class="caption">PDF</span>
 </a>
 </div>
-<div id="content">
+<div class="trail">
+<script type="text/javascript">ndeSetTextSize();</script>
+            Font size:
+           <input class="resetfont" onclick="ndeSetTextSize('reset'); return false;" title="Reset text" type="button" value="Reset" />
+           <input class="smallerfont" onclick="ndeSetTextSize('decr'); return false;" title="Shrink text" type="button" value="-a" />
+           <input class="biggerfont" onclick="ndeSetTextSize('incr'); return false;" title="Enlarge text" type="button" value="+a" />
+</div>
 <!--+ |start content-title +-->
 <h1 class="content-title">solr screenshots</h1>
 <!--+ |end content-title +-->
@@ -210,19 +218,22 @@
 <h2 class="underlined_10">solr dispatcher gui - solr-actionbar contract</h2>
 <div class="section">
 <p>
-<img alt="gui" src="images/gui-actionbar.png" /> </p>
+        <img alt="gui" src="images/gui-actionbar.png" />
+      </p>
 </div>
 <a name="gui-search" title="solr dispatcher gui - solr-search contract"> </a>
 <h2 class="underlined_10">solr dispatcher gui - solr-search contract</h2>
 <div class="section">
 <p>
-<img alt="gui" src="images/gui-search.png" /> </p>
+        <img alt="gui" src="images/gui-search.png" />
+      </p>
 </div>
 <a name="search" title="solr search results"> </a>
 <h2 class="underlined_10">solr search results</h2>
 <div class="section">
 <p>
-<img alt="gui" src="images/result.png" /> </p>
+        <img alt="gui" src="images/result.png" />
+      </p>
 </div>
 <!--+ |end content-main +-->
 </div>
@@ -233,7 +244,7 @@
 </div>
 <div class="copyright">
             Copyright ©
-             2002-2007 <a href="http://www.acme.org/licenses/">The Acme Software Organisation.</a> </div>
+             2002-2007 <a href="http://example.org">The Example Organisation.</a> </div>
 <!--+ |start compliance links +-->
 <div id="siteinfo-compliance-links">
 <a href="http://validator.w3.org/check?uri=referer">

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.pdf
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.pdf?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.solr.add.do.dispatcher.css
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.solr.add.do.dispatcher.css?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.solr.add.do.dispatcher.css (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.solr.add.do.dispatcher.css Fri Apr 13 17:46:28 2007
@@ -41,5 +41,5 @@
     background-position: bottom left;
 }
             
-  
+
   

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.solr.add.do.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.solr.add.do.html?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.solr.add.do.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.solr.add.do.html Fri Apr 13 17:46:28 2007
@@ -1,22 +1,22 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-        <link href="themes/solr.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-      
-        <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-        
-        <link href="screenshots.solr.add.do.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-        <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
-        <style type="text/css">/* Extra css */ 
+      <link href="themes/solr.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+    
+      <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+
+      <link href="screenshots.solr.add.do.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+      <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
+      <style type="text/css">/* Extra css */ 
 p.quote {
  margin-left: 2em; 
  padding: .5em; 
  background-color: #f0f0f0; 
  font-family: monospace; 
 }</style>
-      <meta content="Apache Forrest" name="Generator" />
+    <meta content="Apache Forrest" name="Generator" />
 <meta content="0.8" name="Forrest-version" />
 <meta content="pelt" name="Forrest-theme-name" />
 <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
@@ -29,8 +29,9 @@
 <!--+|start favicon +-->
 <script src="themes/getBlank.js" type="text/javascript"> </script>
 <script src="themes/menu.js" type="text/javascript"> </script>
+<script src="themes/fontsize.js" type="text/javascript"> </script>
 <!--+ |start content-title +-->
-<title>success in solr operation </title>
+<title>error in solr operation </title>
 <!--+ |end content-title +-->
 </head>
 <body>
@@ -174,15 +175,22 @@
 </div>
 </div>
 </div>
+<div id="content">
 <div id="export-link">
 <a class="format" href="screenshots.solr.add.do.pdf">
 <img alt="PDF - icon" class="skin" src="themes/images/pdfdoc.gif" />
 <span class="caption">PDF</span>
 </a>
 </div>
-<div id="content">
+<div class="trail">
+<script type="text/javascript">ndeSetTextSize();</script>
+            Font size:
+           <input class="resetfont" onclick="ndeSetTextSize('reset'); return false;" title="Reset text" type="button" value="Reset" />
+           <input class="smallerfont" onclick="ndeSetTextSize('decr'); return false;" title="Shrink text" type="button" value="-a" />
+           <input class="biggerfont" onclick="ndeSetTextSize('incr'); return false;" title="Enlarge text" type="button" value="+a" />
+</div>
 <!--+ |start content-title +-->
-<h1 class="content-title">success in solr operation </h1>
+<h1 class="content-title">error in solr operation </h1>
 <!--+ |end content-title +-->
 <!--+ |start content-abstract +-->
 <!--+ |end content-abstract +-->
@@ -199,8 +207,41 @@
 <a name="result" title="solr server response"> </a>
 <h2 class="underlined_10">solr server response</h2>
 <div class="section">
-<p>Command: screenshots.solr.add</p>
-<p>Success.</p>
+<p>
+        Command:
+        screenshots.solr.add</p>
+<div class="warning">
+<div class="label">Warning</div>
+<div class="content">
+            There was a problem:
+            org.apache.solr.core.SolrException: ERROR:unknown field 'title'
+	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:95)
+	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:75)
+	at org.apache.solr.handler.XmlUpdateRequestHandlerStax.readDoc(XmlUpdateRequestHandlerStax.java:337)
+	at org.apache.solr.handler.XmlUpdateRequestHandlerStax.processUpdate(XmlUpdateRequestHandlerStax.java:172)
+	at org.apache.solr.handler.XmlUpdateRequestHandlerStax.update(XmlUpdateRequestHandlerStax.java:377)
+	at org.apache.solr.handler.XmlUpdateRequestHandlerStax.doLegacyUpdate(XmlUpdateRequestHandlerStax.java:389)
+	at org.apache.solr.servlet.SolrUpdateServlet.doPost(SolrUpdateServlet.java:59)
+	at javax.servlet.http.HttpServlet.service(HttpServlet.java:616)
+	at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
+	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
+	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
+	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:137)
+	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
+	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
+	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
+	at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
+	at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
+	at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
+	at org.mortbay.http.HttpServer.service(HttpServer.java:909)
+	at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
+	at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
+	at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
+	at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
+	at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
+	at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
+</div>
+</div>
 </div>
 <!--+ |end content-main +-->
 </div>
@@ -211,7 +252,7 @@
 </div>
 <div class="copyright">
             Copyright ©
-             2002-2007 <a href="http://www.acme.org/licenses/">The Acme Software Organisation.</a> </div>
+             2002-2007 <a href="http://example.org">The Example Organisation.</a> </div>
 <!--+ |start compliance links +-->
 <div id="siteinfo-compliance-links">
 <a href="http://validator.w3.org/check?uri=referer">

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.solr.add.do.pdf
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/screenshots.solr.add.do.pdf?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/skin/CommonMessages_es.xml
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/skin/CommonMessages_es.xml?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/skin/CommonMessages_es.xml (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/skin/CommonMessages_es.xml Fri Apr 13 17:46:28 2007
@@ -21,4 +21,3 @@
   <message key="Search">Buscar</message>
   <message key="Search the site with">Buscar en</message>
 </catalogue>
-

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr-search.dispatcher.css
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr-search.dispatcher.css?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr-search.dispatcher.css (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr-search.dispatcher.css Fri Apr 13 17:46:28 2007
@@ -1,5 +1,5 @@
 
-  
+
   
   
   
@@ -46,5 +46,5 @@
     background-position: bottom left;
 }
             
-  
+
   

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr-search.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr-search.html?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr-search.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr-search.html Fri Apr 13 17:46:28 2007
@@ -1,22 +1,22 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-        <link href="themes/solr.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-      
-        <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-        
-        <link href="solr-search.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-        <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
-        <style type="text/css">/* Extra css */ 
+      <link href="themes/solr.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+    
+      <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+
+      <link href="solr-search.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+      <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
+      <style type="text/css">/* Extra css */ 
 p.quote {
  margin-left: 2em; 
  padding: .5em; 
  background-color: #f0f0f0; 
  font-family: monospace; 
 }</style>
-      <meta content="Apache Forrest" name="Generator" />
+    <meta content="Apache Forrest" name="Generator" />
 <meta content="0.8" name="Forrest-version" />
 <meta content="pelt" name="Forrest-theme-name" />
 <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
@@ -29,6 +29,7 @@
 <!--+|start favicon +-->
 <script src="themes/getBlank.js" type="text/javascript"> </script>
 <script src="themes/menu.js" type="text/javascript"> </script>
+<script src="themes/fontsize.js" type="text/javascript"> </script>
 <!--+ |start content-title +-->
 <title>DEFAULT_QUERY_STRING - solr search </title>
 <!--+ |end content-title +-->
@@ -174,13 +175,20 @@
 </div>
 </div>
 </div>
+<div id="content">
 <div id="export-link">
 <a class="format" href="solr-search.pdf">
 <img alt="PDF - icon" class="skin" src="themes/images/pdfdoc.gif" />
 <span class="caption">PDF</span>
 </a>
 </div>
-<div id="content">
+<div class="trail">
+<script type="text/javascript">ndeSetTextSize();</script>
+            Font size:
+           <input class="resetfont" onclick="ndeSetTextSize('reset'); return false;" title="Reset text" type="button" value="Reset" />
+           <input class="smallerfont" onclick="ndeSetTextSize('decr'); return false;" title="Shrink text" type="button" value="-a" />
+           <input class="biggerfont" onclick="ndeSetTextSize('incr'); return false;" title="Enlarge text" type="button" value="+a" />
+</div>
 <!--+ |start content-title +-->
 <h1 class="content-title">DEFAULT_QUERY_STRING - solr search </h1>
 <!--+ |end content-title +-->
@@ -207,10 +215,11 @@
 <a name="result" title="solr search result "> </a>
 <h2 class="underlined_10">solr search result </h2>
 <div class="section">
-<p> Results
-        0 for
-        <span class="codefrag">DEFAULT_QUERY_STRING</span>. (
-        <span class="codefrag">1</span> ms) </p>
+<p>
+        Results
+        0
+        for <span class="codefrag">DEFAULT_QUERY_STRING</span>. ( <span class="codefrag">0</span> ms)
+      </p>
 </div>
 <!--+ |end content-main +-->
 </div>
@@ -221,7 +230,7 @@
 </div>
 <div class="copyright">
             Copyright ©
-             2002-2007 <a href="http://www.acme.org/licenses/">The Acme Software Organisation.</a> </div>
+             2002-2007 <a href="http://example.org">The Example Organisation.</a> </div>
 <!--+ |start compliance links +-->
 <div id="siteinfo-compliance-links">
 <a href="http://validator.w3.org/check?uri=referer">

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr-search.pdf
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr-search.pdf?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr.commit
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr.commit?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr.commit (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr.commit Fri Apr 13 17:46:28 2007
@@ -1 +1,16 @@
-<?xml version="1.0" encoding="ISO-8859-1"?><commit/>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?><!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+--><commit/>
\ No newline at end of file

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr.optimize
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr.optimize?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr.optimize (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/solr.optimize Fri Apr 13 17:46:28 2007
@@ -1 +1,16 @@
-<?xml version="1.0" encoding="ISO-8859-1"?><optimize/>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?><!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+--><optimize/>
\ No newline at end of file

Added: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/fontsize.js
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/fontsize.js?view=auto&rev=528721
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/fontsize.js (added)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/fontsize.js Fri Apr 13 17:46:28 2007
@@ -0,0 +1,166 @@
+/*
+* Licensed to the Apache Software Foundation (ASF) under one or more
+* contributor license agreements.  See the NOTICE file distributed with
+* this work for additional information regarding copyright ownership.
+* The ASF licenses this file to You under the Apache License, Version 2.0
+* (the "License"); you may not use this file except in compliance with
+* the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+function init() 
+{ //embedded in the doc
+  //ndeSetTextSize();
+}
+
+function checkBrowser(){
+  if (!document.getElementsByTagName){
+    return true;
+  }
+  else{
+    return false;
+  }
+}
+
+
+function ndeSetTextSize(chgsize,rs) 
+{
+  var startSize;
+  var newSize;
+
+  if (!checkBrowser)
+  {
+    return;
+  }
+
+  startSize = parseInt(ndeGetDocTextSize());
+
+  if (!startSize)
+  {
+    startSize = 16;
+  }
+
+  switch (chgsize)
+  {
+  case 'incr':
+    newSize = startSize + 2;
+    break;
+
+  case 'decr':
+    newSize = startSize - 2;
+    break;
+
+  case 'reset':
+    if (rs) {newSize = rs;} else {newSize = 16;}
+    break;
+
+  default:
+    try{
+      newSize = parseInt(ndeReadCookie("nde-textsize"));
+    }
+    catch(e){
+      alert(e);
+    }
+    
+    if (!newSize || newSize == 'NaN')
+    {
+      newSize = startSize;
+    }
+    break;
+
+  }
+
+  if (newSize < 10) 
+  {
+    newSize = 10;
+  }
+
+  newSize += 'px';
+
+  document.getElementsByTagName('html')[0].style.fontSize = newSize;
+  document.getElementsByTagName('body')[0].style.fontSize = newSize;
+
+  ndeCreateCookie("nde-textsize", newSize, 365);
+}
+
+function ndeGetDocTextSize() 
+{
+  if (!checkBrowser)
+  {
+    return 0;
+  }
+
+  var size = 0;
+  var body = document.getElementsByTagName('body')[0];
+
+  if (body.style && body.style.fontSize)
+  {
+    size = body.style.fontSize;
+  }
+  else if (typeof(getComputedStyle) != 'undefined')
+  {
+    size = getComputedStyle(body,'').getPropertyValue('font-size');
+  }
+  else if (body.currentStyle)
+  {
+   size = body.currentStyle.fontSize;
+  }
+
+  //fix IE bug
+  if( isNaN(size)){
+    if(size.substring(size.length-1)=="%"){
+      return
+    }
+
+  }
+
+  return size;
+
+}
+
+
+
+function ndeCreateCookie(name,value,days) 
+{
+  var cookie = name + "=" + value + ";";
+
+  if (days) 
+  {
+    var date = new Date();
+    date.setTime(date.getTime()+(days*24*60*60*1000));
+    cookie += " expires=" + date.toGMTString() + ";";
+  }
+  cookie += " path=/";
+
+  document.cookie = cookie;
+
+}
+
+function ndeReadCookie(name) 
+{
+  var nameEQ = name + "=";
+  var ca = document.cookie.split(';');
+
+ 
+  for(var i = 0; i < ca.length; i++) 
+  {
+    var c = ca[i];
+    while (c.charAt(0) == ' ') 
+    {
+      c = c.substring(1, c.length);
+    }
+
+    ctest = c.substring(0,name.length);
+ 
+    if(ctest == name){
+      return c.substring(nameEQ.length,c.length);
+    }
+  }
+  return null;
+}

Propchange: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/fontsize.js
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/images/chapter.gif
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/images/chapter.gif?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/images/chapter_open.gif
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/images/chapter_open.gif?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
Binary files - no diff available.

Added: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/images/header_white_line.gif
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/images/header_white_line.gif?view=auto&rev=528721
==============================================================================
Binary file - no diff available.

Propchange: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/images/header_white_line.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/pelt.screen.css
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/pelt.screen.css?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/pelt.screen.css (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/themes/pelt.screen.css Fri Apr 13 17:46:28 2007
@@ -19,7 +19,6 @@
     margin: 0px 0px 0px 0px; font-family: Verdana, Helvetica, sans-serif;
     background-color: #FFFFFF;
     color: #000000;
-    font-size: 80%;
 }
 
 p {
@@ -53,7 +52,7 @@
     padding: 20px 20px 20px 200px;
     margin: 0;
     font-family : Verdana, Helvetica, sans-serif;
-    font-size: 0.95em;
+    font-size: 0.75em;
 }
 
 #content ul {
@@ -72,7 +71,7 @@
 #content .attribution {
   text-align: right;
   font-style: italic;
-  font-size: 0.9em;
+  font-size: 0.75em;
   margin-top: 1em;
 }
 
@@ -137,8 +136,10 @@
     float: left;
     width: 100%;
     background-color: #294563;
-    background-image: url("../themes/images/header_white_line.gif");
-    background-position: bottom left;
+    background-image: url('../themes/images/header_white_line.gif');
+    /* % values for background position: 100% 85%
+    px is slightly more accurate */
+    background-position: 0px 107px;
     background-repeat: repeat-x;
 }
 
@@ -204,7 +205,7 @@
 /* Navigation - Top Horizontal Tabbed Navigation */
 
 #nav-main {
-    font-size: 0.9em;
+    font-size: 0.7em;
     clear: both;
     padding-left: 10px;
     margin: 0;
@@ -234,9 +235,9 @@
     padding: 5px 15px 4px;
     width: .1em; /* IE/Win fix */
 }
-#nav-main li a:link {  color: #000000; }
-#nav-main li a:visited { color: #000000; }
-#nav-main li a:hover { color: #000000; }
+#nav-main li a:link {  color: #0F3660; }
+#nav-main li a:visited { color: #0F3660; }
+#nav-main li a:hover { color: #0F3660; }
 
 #nav-main > li a { width: auto; } /* Rest of IE/Win fix */
 
@@ -253,15 +254,15 @@
 #nav-main .current a {
     font-weight: bold;
     padding-bottom: 5px;
-    color: #000000;
+    color: #CFDCED;
     background-image: url(../themes/images/roundcorner-t-l-5-bg294563-stroke4A6D8C-fg4A6D8C.png);
     background-repeat: no-repeat;
     background-position: top left;
 }
 
-#nav-main .current a:link {  color: #000000;  }
-#nav-main .current a:visited { color: #000000; }
-#nav-main .current a:hover { color: #000000; }
+#nav-main .current a:link {  color: #CFDCED;  }
+#nav-main .current a:visited { color: #CFDCED; }
+#nav-main .current a:hover { color: #CFDCED; }
 
 #publishedStrip {
     position: relative;
@@ -272,7 +273,7 @@
     padding-top: 3px;
     padding-bottom:3px;
     color: #fff;
-    font-size : 0.8em;
+    font-size : 0.6em;
     font-weight: bold;
     text-align:right;
     min-height:10px;
@@ -285,10 +286,20 @@
     position:relative;
     background-color: #4A6D8C ;
 }
-#level2tabs a{padding-right: 5px;}
-#level2tabs a:link {  color: #000000; }
-#level2tabs a:visited {  color: #000000; }
-#level2tabs a:hover { color: #000066; }
+#level2tabs a {padding-right: 5px;
+background-color: #CFDCED;
+text-decoration:none;
+cursor: pointer;
+background-image: url('../themes/images/chapter.gif');
+background-repeat: no-repeat;
+background-position: center left;
+margin-left: 6px;
+padding-left : 6px;
+}
+#level2tabs a:link {  color: #000066; }
+#level2tabs a:visited {  color: #000066; }
+#level2tabs a:hover { color: #000066; text-decoration:underline; }
+#level2tabs a:selected {background-color: #4A6D8C; color: #CFDCED;}
 /*
 *    border-top: solid #4A6D8C 15px;
 */
@@ -353,11 +364,11 @@
     padding: 0px;
 }
 
-#leftbar a {  font-weight: normal;}
-#leftbar a:link { color: #000000; }
-#leftbar a:visited { color: #000000; }
-#leftbar a:active { color: #000000; }
-#leftbar a:hover { color: #FFCF00; }
+#leftbar a {  font-weight: normal; text-decoration: none;}
+#leftbar a:link { color: #FFFFFF; }
+#leftbar a:visited { color: #FFFFFF; }
+#leftbar a:active { color: #FFFFFF; }
+#leftbar a:hover { color: #FFCF00; text-decoration: underline; }
 
 #menuarea { width:10em;}
 
@@ -371,7 +382,7 @@
     z-index: 20;
     border-color: #000000; 
     background-color: #4A6D8C;
-    font-size: 0.9em;
+    font-size: 0.75em;
     color: #000000;
 }
 
@@ -394,15 +405,15 @@
 }
 #nav-section .pagegroup span {
         background-image: url('../themes/images/chapter.gif');
-        color: #000000;
+        color: #CEDFEF;
 }
 .pagegroupselected span {
         background-image: url('../themes/images/chapter_open.gif');
-        color: #000000;
+        color: #CEDFEF;
 }
 .pagegroupopen span {
         background-image: url('../themes/images/chapter_open.gif');
-        color: #000000;
+        color: #CEDFEF;
 }
 
 .pagegroupselected {
@@ -431,6 +442,7 @@
         background-position: center left;
         font-weight : normal;
         margin-left: 10px;
+        font-size: 0.9em;
 }
 
 #nav-section .menupage {
@@ -446,11 +458,13 @@
         color: #000000;
         padding: 0px 0px 0px 6px;
         font-style : normal;
+        font-weight : normal;
         border-style: solid;
         border-width: 1px;
         margin-right: 10px;
         border-color: #999999;
         background-color: #CFDCED;
+        font-size: 0.9em;
 }
 
 #nav-section .menupageitemgroup {
@@ -469,7 +483,7 @@
         font-style : normal;
         font-weight : normal;
         border-width: 0px;
-        font-size: 0.9em;
+        font-size: 0.75em;
 }
 #nav-section .menupageitem a:link { color: #000000;}
 #nav-section .menupageitem a:visited { color: #000000;}
@@ -508,7 +522,7 @@
     margin-top: 5px;
 }
 #feedback #feedbackto {
-    font-size: 0.9em;
+    font-size: 0.75em;
     color: black;
 }
 #footer {
@@ -556,7 +570,9 @@
 
 .trail {
   position: relative; /* IE bugfix cont'd */
-  float: left;
+  font-size: 75%;
+  text-align: right;
+  float: right;
   margin: -10px 5px 0px 5px;
   padding: 0;
 }
@@ -647,12 +663,12 @@
     color: #0F3660;
     border-bottom: solid 1px white;
     padding: 3px 10px;
-    font-size: 0.8em;
+    font-size: 0.75em;
     min-height:12px;
 }
-.breadtrail a:link { color: #0F3660; }
-.breadtrail a:visited { color: #0F3660; }
-.breadtrail a:hover { color: #000066; }
+.breadtrail a:link { color: black; }
+.breadtrail a:visited { color: black; }
+.breadtrail a:hover { color: black; }
 
 #page .breadtrail {
     clear:both;
@@ -700,7 +716,7 @@
   background: #F0F0FF;
   color: black;
   line-height: 120%;
-  font-size: 0.9em;
+  font-size: 0.75em;
 }
 /*
  * Notes, Warnings, Fixme ...
@@ -735,3 +751,4 @@
   font-size: 0.9em;
   padding: 5px 10px;
 }
+

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.dispatcher.css
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.dispatcher.css?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.dispatcher.css (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.dispatcher.css Fri Apr 13 17:46:28 2007
@@ -1,5 +1,5 @@
 
-  
+
   
   
   
@@ -46,5 +46,5 @@
     background-position: bottom left;
 }
             
-  
+
   

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.html?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.html Fri Apr 13 17:46:28 2007
@@ -1,22 +1,22 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-        <link href="themes/solr.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-      <link href="todo.solr.add.do.html" />
-        <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-        
-        <link href="todo.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-        <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
-        <style type="text/css">/* Extra css */ 
+      <link href="themes/solr.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+    <link href="todo.solr.add.do.html" />
+      <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+
+      <link href="todo.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+      <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
+      <style type="text/css">/* Extra css */ 
 p.quote {
  margin-left: 2em; 
  padding: .5em; 
  background-color: #f0f0f0; 
  font-family: monospace; 
 }</style>
-      <meta content="Apache Forrest" name="Generator" />
+    <meta content="Apache Forrest" name="Generator" />
 <meta content="0.8" name="Forrest-version" />
 <meta content="pelt" name="Forrest-theme-name" />
 <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
@@ -31,6 +31,7 @@
 <!--+|start favicon +-->
 <script src="themes/getBlank.js" type="text/javascript"> </script>
 <script src="themes/menu.js" type="text/javascript"> </script>
+<script src="themes/fontsize.js" type="text/javascript"> </script>
 <!--+ |start content-title +-->
 <title>Todo List</title>
 <!--+ |end content-title +-->
@@ -176,13 +177,20 @@
 </div>
 </div>
 </div>
+<div id="content">
 <div id="export-link">
 <a class="format" href="todo.pdf">
 <img alt="PDF - icon" class="skin" src="themes/images/pdfdoc.gif" />
 <span class="caption">PDF</span>
 </a>
 </div>
-<div id="content">
+<div class="trail">
+<script type="text/javascript">ndeSetTextSize();</script>
+            Font size:
+           <input class="resetfont" onclick="ndeSetTextSize('reset'); return false;" title="Reset text" type="button" value="Reset" />
+           <input class="smallerfont" onclick="ndeSetTextSize('decr'); return false;" title="Shrink text" type="button" value="-a" />
+           <input class="biggerfont" onclick="ndeSetTextSize('incr'); return false;" title="Enlarge text" type="button" value="+a" />
+</div>
 <!--+ |start content-title +-->
 <h1 class="content-title">Todo List</h1>
 <!--+ |end content-title +-->
@@ -218,7 +226,7 @@
 </div>
 <div class="copyright">
             Copyright ©
-             2002-2007 <a href="http://www.acme.org/licenses/">The Acme Software Organisation.</a> </div>
+             2002-2007 <a href="http://example.org">The Example Organisation.</a> </div>
 <!--+ |start compliance links +-->
 <div id="siteinfo-compliance-links">
 <a href="http://validator.w3.org/check?uri=referer">

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.pdf
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.pdf?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.solr.add.do.dispatcher.css
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.solr.add.do.dispatcher.css?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.solr.add.do.dispatcher.css (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.solr.add.do.dispatcher.css Fri Apr 13 17:46:28 2007
@@ -1,5 +1,5 @@
 
-  
+
   
   
   
@@ -46,5 +46,5 @@
     background-position: bottom left;
 }
             
-  
+
   

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.solr.add.do.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.solr.add.do.html?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.solr.add.do.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.solr.add.do.html Fri Apr 13 17:46:28 2007
@@ -1,22 +1,22 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-        <link href="themes/solr.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-      
-        <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-        
-        <link href="todo.solr.add.do.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-        <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
-        <style type="text/css">/* Extra css */ 
+      <link href="themes/solr.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+    
+      <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+
+      <link href="todo.solr.add.do.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+      <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
+      <style type="text/css">/* Extra css */ 
 p.quote {
  margin-left: 2em; 
  padding: .5em; 
  background-color: #f0f0f0; 
  font-family: monospace; 
 }</style>
-      <meta content="Apache Forrest" name="Generator" />
+    <meta content="Apache Forrest" name="Generator" />
 <meta content="0.8" name="Forrest-version" />
 <meta content="pelt" name="Forrest-theme-name" />
 <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
@@ -29,8 +29,9 @@
 <!--+|start favicon +-->
 <script src="themes/getBlank.js" type="text/javascript"> </script>
 <script src="themes/menu.js" type="text/javascript"> </script>
+<script src="themes/fontsize.js" type="text/javascript"> </script>
 <!--+ |start content-title +-->
-<title>success in solr operation </title>
+<title>error in solr operation </title>
 <!--+ |end content-title +-->
 </head>
 <body>
@@ -174,15 +175,22 @@
 </div>
 </div>
 </div>
+<div id="content">
 <div id="export-link">
 <a class="format" href="todo.solr.add.do.pdf">
 <img alt="PDF - icon" class="skin" src="themes/images/pdfdoc.gif" />
 <span class="caption">PDF</span>
 </a>
 </div>
-<div id="content">
+<div class="trail">
+<script type="text/javascript">ndeSetTextSize();</script>
+            Font size:
+           <input class="resetfont" onclick="ndeSetTextSize('reset'); return false;" title="Reset text" type="button" value="Reset" />
+           <input class="smallerfont" onclick="ndeSetTextSize('decr'); return false;" title="Shrink text" type="button" value="-a" />
+           <input class="biggerfont" onclick="ndeSetTextSize('incr'); return false;" title="Enlarge text" type="button" value="+a" />
+</div>
 <!--+ |start content-title +-->
-<h1 class="content-title">success in solr operation </h1>
+<h1 class="content-title">error in solr operation </h1>
 <!--+ |end content-title +-->
 <!--+ |start content-abstract +-->
 <!--+ |end content-abstract +-->
@@ -199,8 +207,41 @@
 <a name="result" title="solr server response"> </a>
 <h2 class="underlined_10">solr server response</h2>
 <div class="section">
-<p>Command: todo.solr.add</p>
-<p>Success.</p>
+<p>
+        Command:
+        todo.solr.add</p>
+<div class="warning">
+<div class="label">Warning</div>
+<div class="content">
+            There was a problem:
+            org.apache.solr.core.SolrException: ERROR:unknown field 'title'
+	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:95)
+	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:75)
+	at org.apache.solr.handler.XmlUpdateRequestHandlerStax.readDoc(XmlUpdateRequestHandlerStax.java:337)
+	at org.apache.solr.handler.XmlUpdateRequestHandlerStax.processUpdate(XmlUpdateRequestHandlerStax.java:172)
+	at org.apache.solr.handler.XmlUpdateRequestHandlerStax.update(XmlUpdateRequestHandlerStax.java:377)
+	at org.apache.solr.handler.XmlUpdateRequestHandlerStax.doLegacyUpdate(XmlUpdateRequestHandlerStax.java:389)
+	at org.apache.solr.servlet.SolrUpdateServlet.doPost(SolrUpdateServlet.java:59)
+	at javax.servlet.http.HttpServlet.service(HttpServlet.java:616)
+	at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
+	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
+	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
+	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:137)
+	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
+	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
+	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
+	at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
+	at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
+	at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
+	at org.mortbay.http.HttpServer.service(HttpServer.java:909)
+	at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
+	at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
+	at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
+	at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
+	at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
+	at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
+</div>
+</div>
 </div>
 <!--+ |end content-main +-->
 </div>
@@ -211,7 +252,7 @@
 </div>
 <div class="copyright">
             Copyright ©
-             2002-2007 <a href="http://www.acme.org/licenses/">The Acme Software Organisation.</a> </div>
+             2002-2007 <a href="http://example.org">The Example Organisation.</a> </div>
 <!--+ |start compliance links +-->
 <div id="siteinfo-compliance-links">
 <a href="http://validator.w3.org/check?uri=referer">

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.solr.add.do.pdf
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr/todo.solr.add.do.pdf?view=diff&rev=528721&r1=528720&r2=528721
==============================================================================
Binary files - no diff available.