This was great, thanks.

It sill leaves the search boxes on collection and community front
pages. How can I remove those as well?

Thanks,
Mika

2008/12/16 Walker, David <[email protected]>:
> Hi Eric,
>
> We use this.  Just at it to your local theme XSLT.
>
> <!-- remove search area on home page -->
> <xsl:template match="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>
>
> --Dave
>
> ==================
> David Walker
> Library Web Services Manager
> California State University
> http://xerxes.calstate.edu
> ________________________________________
> From: Eric Luhrs [[email protected]]
> Sent: Tuesday, December 16, 2008 11:46 AM
> To: [email protected]
> Subject: [Dspace-tech] Remove search box from main page
>
> Hi there,
> I am creating a new Manakin theme based on the Reference theme.  I
> want to remove the search box that appears in the body of the main
> page (not the sidebar search box).  What's the best way to do this?  I
> looked at news-xmlui.xml and dri2html/*.xsl but I can't find where
> this search box is being pulled from.
>
> Eric
>
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>

------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to