> However, all that being said...I *know* someone else out there has 
> "tackled" this before (unless I've started dreaming in DSpace :).

        I've tackled it.

        If the offending extra <form> is in your location bar, you can get rid 
of it in 
the offending JSP by setting locbar="off" in the JSP's <dspace:layout> tag.

        If it's in the left-hand navbar, you could set navbar="off" at the 
(perhaps 
considerable) cost of not having a navbar on that particular page. (Or if you 
*really* have time to burn, you can fix the problem with a CSS layout that lets 
the left-hand navbar be last in the HTML. I've done that -- it's better for 
accessibility -- and can offer JSPs + CSS for others' adaptation if anyone 
would 
like.)

        Since only a few admin pages select epeople, a missing element on those 
pages 
may be an acceptable quick-fix tradeoff. I'd really like to see the patch get 
in, though, if it still works: 
<http://sourceforge.net/tracker/index.php?func=detail&aid=1601946&group_id=19984&atid=319984>

Dorothea

-- 
Dorothea Salo, Digital Repository Services Librarian
(703)993-3742     [EMAIL PROTECTED]     AIM: gmumars
MSN 2FL, Fenwick Library
George Mason University
4400 University Drive, Fairfax VA 22031

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to