Dear All,
I am using DSpace 3.2 into Window.
I want to make some custom code on "ItemTag.java" on the below path.
*
C:\dspace-3.2-src-release\dspace-jspui\src\main\java\org\dspace\app\webui\jsptag
*
Code [ that I have customize for test purpose ] :
---------------------
* /***
* * List bitstreams in the item*
* */*
* private void listBitstreams() throws IOException*
* {*
* JspWriter out = pageContext.getOut();*
* HttpServletRequest request = (HttpServletRequest) pageContext*
* .getRequest();*
*
*
* out.print("<table align=\"center\" class=\"miscTable\">
<tr><td>Bhavesh</td></tr><tr>");*
* out.println("<td class=\"evenRowEvenCol\"><p><strong>"*
* + LocaleSupport.getLocalizedMessage(pageContext,*
* "org.dspace.app.webui.jsptag.ItemTag.files")*
* + "</strong></p>");*
--------------------------------------------------------------
I have added one <tr> but it's Not affecting on that Item detail page.
Then I have Rebuild the DSpace ..
[ dspace-source]/dspace then mvn package
then...
[dspace-source]/dspace/target/dspace-[version]-build.dir/ then ant update
then I restart the tomcat service..
It will restore to default DSpace installation..but I am not able to see
the custom text message on item detail page.
*What I want is I want to open Javascript Popup when I click on any
bitstream file..*
*
*
*Please help me on that...URGENT..*
Thanks & Regards,
*Bhavesh R. Patel *
[email protected] (Email)
*Websites :*
- www.bhaveshpatel.info
- www.onlinequizportal.com
- www.hindisuvichar.com
"Never leave till tomorrow which you can do today"
*Please consider the environment before printing this e-mail.*
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette