I was able to remove the home page sidebar search box by removing the entire search box div (<div id="ds-search-option" class="ds-option-set">) from the options div (<div id="ds-options">) in the options template (<xsl:template match="dri:options">) in structural.xsl. You can see an example at http://ucispace.lib.uci.edu/ , where I've actually relocated the search box to a tabbed div that includes both simple and advanced search, and placed this tabbed box on any page that previously had either a simple or advanced search box.
-- Mark Vega Programmer/Analyst UCI Libraries - Web Services The University of California, Irvine P.O. Box 19557 Irvine, CA 92623-9557 ------------------------ Email: [email protected] Phone: 949.824.9872 Fax: 949.824.3644 ------------------------ On 8/31/2010 11:11 AM, [email protected] wrote: > ------------------------------ > > Message: 2 > Date: Tue, 31 Aug 2010 14:11:35 -0400 > From: Biblio Sud <[email protected]> > Subject: [Dspace-tech] Search on homepage > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Hi, I try to remove the search on de Home Page for the XMLUI interface, but > I can?t, somebody know how I can do That.. > > Thanks.. > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > > ------------------------------ > > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > > > End of DSpace-tech Digest, Vol 52, Issue 87 > ******************************************* > > ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

