Re: [Dspace-tech] Remove search box from main page

2008-12-30 Thread mikan.d.dspace listmail
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 :
> Hi Eric,
>
> We use this.  Just at it to your local theme XSLT.
>
> 
> 
>  
>  bottom
>  
> 
>
> --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
>

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Remove search box from main page

2008-12-16 Thread Eric Luhrs
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  wrote:
> Hi Eric,
>
> We use this.  Just at it to your local theme XSLT.
>
> 
> 
>  
>  bottom
>  
> 
>
> --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


Re: [Dspace-tech] Remove search box from main page

2008-12-16 Thread Walker, David
Hi Eric,

We use this.  Just at it to your local theme XSLT.



 
 bottom
 


--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


Re: [Dspace-tech] Remove search box from main page

2008-12-16 Thread Dorothea Salo
On Tue, Dec 16, 2008 at 1:46 PM, Eric Luhrs  wrote:
> 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.

Look in dri2xhtml/structural.xsl for . Copy into your new theme and take out the entire
contents. I believe that should do it.

Er, perhaps simpler is just to put this in your new theme:



This may kill any other searchboxes you have. If that's a problem,
pull the  out of the dri:options template and put it in a new
template with a name (). Then call it
where you need it.

Dorothea

-- 
Dorothea Salods...@library.wisc.edu
Digital Repository Librarian  AIM: mindsatuw
University of Wisconsin
Rm 218, Memorial Library
(608) 262-5493

--
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