Author: ruppert
Date: Sun Nov 29 20:10:08 2009
New Revision: 885262

URL: http://svn.apache.org/viewvc?rev=885262&view=rev
Log:
Updated the search form to submit the search to the new ASF Confluence Wiki.  
Still waiting on finding one of the pages (Main New Features)

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: 
http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=885262&r1=885261&r2=885262&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Sun Nov 29 20:10:08 2009
@@ -37,15 +37,15 @@
         <div id="nav">
             <ul>
                 <li id="current"><a 
href="http://ofbiz.apache.org/";>Home</a></li>
-                <li><a href="http://docs.ofbiz.org/x/lQM";>About</a></li>
+                <li><a 
href="http://cwiki.apache.org/confluence/x/LYB2";>About</a></li>
                 <li><a href="http://docs.ofbiz.org/x/-Qs";>Features</a></li>
-                <li><a href="http://docs.ofbiz.org/";>Documentation</a></li>
+                <li><a 
href="http://cwiki.apache.org/confluence/";>Documentation</a></li>
                 <li><a href="http://build.ofbiz.org";>Download</a></li>
                 <li><a href="http://docs.ofbiz.org/x/yAk";>Community</a></li>
             </ul>
         </div>
         <div id="search">
-           <form method="POST" 
action="http://docs.ofbiz.org/dosearchsite.action"; name="searchForm">
+           <form method="POST" 
action="http://cwiki.apache.org/confluence/dosearchsite.action"; 
name="searchForm">
                <input type="hidden" name="quickSearch" value="true" />
                <input type="hidden" name="searchQuery.spaceKey" 
value="conf_global" />
                   <input type="text" id="searchDocs" value="Search..." 
class="class1 class2" accessKey="s" name="searchQuery.queryString" />


Reply via email to