Thanks, Dorothea and David.
Dorothea's suggestion removed the entire right-hand option set,
including browse and account details, which could be useful for some
designs.  David's suggestion removed the search box from the body of
the main page, which was what I was after.

Thanks to both of you for replying so quickly.

Best,

Eric



On Tue, Dec 16, 2008 at 3:21 PM, Walker, David <dwal...@calstate.edu> wrote:
> 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 [elu...@gmail.com]
> Sent: Tuesday, December 16, 2008 11:46 AM
> To: dspace-tech@lists.sourceforge.net
> 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
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>

------------------------------------------------------------------------------
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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to