Hi, juat add the following code to your xsl
<!-- remove search area on home page -->
<xsl:template
match="/dri:document/dri:body/dri:d...@n='front-page-search']">
<xsl:apply-templates select="@pagination">
<xsl:with-param name="position">bottom</xsl:with-param>
</xsl:apply-templates>
</xsl:template>
hope it helps,
Juan Pablo Garbarino
Quoting Biblio Sud <[email protected]>:
> 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..
>
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
------------------------------------------------------------------------------
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