I am using DSpace 1.7.2 and XMLUI (Mirage theme). For some reason, the search 
box on the sidebar is not enabled. When I view source of the HTML document, I 
see the following text but the Search box is not visible. I would also like to 
add a link to Advanced Search on the Frontpage Simple Search box. Which files 
do I need to modify to achieve the desired results? Any help is appreciated.


<div id="ds-options-wrapper">
<div id="ds-options">
<h1 class="ds-option-set-head" id="ds-search-option-head">Search UARKive</h1>
<div xmlns:i18n="http://apache.org/cocoon/i18n/2.1"; class="ds-option-set" 
id="ds-search-option">
<form method="post" id="ds-search-form" action="/xmlui/search">
<fieldset>
<input type="text" class="ds-text-field " name="query" />
<input xmlns:i18n="http://apache.org/cocoon/i18n/2.1"; value="Go" type="submit" 
name="submit" class="ds-button-field " onclick="&#10;                           
         var radio = 
document.getElementById(&quot;ds-search-form-scope-container&quot;);&#10;       
                             if (radio != undefined &amp;&amp; 
radio.checked)&#10;                                    {&#10;                   
                 var form = 
document.getElementById(&quot;ds-search-form&quot;);&#10;                       
             form.action=&#10;                                
&quot;/xmlui/handle/&quot; + radio.value + &quot;/xmlui/search&quot; ; &#10;    
                                }&#10;                                " />
</fieldset>
</form>
<a href="/xmlui/advanced-search">Advanced Search</a>
</div>
<h1 xmlns:i18n="http://apache.org/cocoon/i18n/2.1"; 
class="ds-option-set-head">Browse</h1>



Thanks.

Diwakar Timilsina
Systems Analyst, UITS
University of Arkansas, Fayetteville
Email: diwa...@uark.edu<mailto:diwa...@uark.edu>
Phone: 479.575.6160

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to