Re: [Dspace-tech] Not affect the Code that was changes from [dspace-source] jsptag

2014-10-30 Thread Lindse Yohan
Dear mr.bhavesh, 

from internet i came through your post. Infact i have same requirement as
you mentioned. 

i want to open a popup window on view/open click in item display page. 
i have not explored much except itemtag.java. 

if you have got successfully open popup window on view/open please tell me
how can i do that. it would be very helpful. 

thanking you. waiting for your comment. 

-Lindse Yohan



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Not-affect-the-Code-that-was-changes-from-dspace-source-jsptag-tp4668396p4675359.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Not affect the Code that was changes from [dspace-source] jsptag

2014-10-30 Thread Bhavesh Patel
Dear Lindse Yohan,

I was not able to open the popup (may be some syntax error I was face) but
I have customize some code on that view/open link..that will open the link
on new window for specific file type (using if..else condition).

Regards,
Bhavesh

Thanks  Regards,
*Bhavesh R. Patel *

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

On Thu, Oct 30, 2014 at 1:38 PM, Lindse Yohan lindseyo...@gmail.com wrote:

 Dear mr.bhavesh,

 from internet i came through your post. Infact i have same requirement as
 you mentioned.

 i want to open a popup window on view/open click in item display page.
 i have not explored much except itemtag.java.

 if you have got successfully open popup window on view/open please tell me
 how can i do that. it would be very helpful.

 thanking you. waiting for your comment.

 -Lindse Yohan



 --
 View this message in context:
 http://dspace.2283337.n4.nabble.com/Not-affect-the-Code-that-was-changes-from-dspace-source-jsptag-tp4668396p4675359.html
 Sent from the DSpace - Tech mailing list archive at Nabble.com.


 --
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette:
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Not affect the Code that was changes from [dspace-source] jsptag

2014-10-30 Thread Lindse Yohan
Dear mr.bhavesh

can you share snap of the code, so i can understand in better way.



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Not-affect-the-Code-that-was-changes-from-dspace-source-jsptag-tp4668396p4675361.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Not affect the Code that was changes from [dspace-source] jsptag

2013-10-25 Thread Claudia Jürgen
Hello Bhavesh,

you got to do a full rebuild i.e. running mvn from
[dspace-src] instead of [dspace-src]/dspace

s. 
https://wiki.duraspace.org/display/DSDOC3x/Advanced+Customisation#AdvancedCustomisation-DSpaceSourceRelease

Hope this helps

Claudia Jürgen


Am 25.10.2013 09:06, schrieb Bhavesh Patel:
 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\
 trtdBhavesh/td/trtr);*
 *out.println(td class=\evenRowEvenCol\pstrong*
 *+ 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 *
 bhavesh.bece...@gmail.com (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=60135991iu=/4140/ostg.clktrk



 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


-- 
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@ub.tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie 
ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der 
für diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den 
Absender und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher 
Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung 
eines solchen Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. 
It is solely intended for the recipient. If you are not the intended 
recipient of this e-mail please contact the sender and delete this 
message. Thank you.
Without prejudice of e-mail correspondence our statements are only 
legally binding when they are made in the conventional written form 
(with personal signature) or when such documents are sent by fax.

--
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=60135991iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Not affect the Code that was changes from [dspace-source] jsptag

2013-10-25 Thread Bhavesh Patel
Dear Claudia,

thanks for your reply..

I have try that full rebuild from [dspace-source] ..

but it's not build successfully... It's giving error from JSPUI build..

I have attached one file of that command... please have a look and let me
know what may be the issue..

Thanks,
Bhavesh


Thanks  Regards,
*Bhavesh R. Patel *
bhavesh.bece...@gmail.com (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.*


On Fri, Oct 25, 2013 at 12:44 PM, Claudia Jürgen 
claudia.juer...@ub.tu-dortmund.de wrote:

 Hello Bhavesh,

 you got to do a full rebuild i.e. running mvn from
 [dspace-src] instead of [dspace-src]/dspace

 s.

 https://wiki.duraspace.org/display/DSDOC3x/Advanced+Customisation#AdvancedCustomisation-DSpaceSourceRelease

 Hope this helps

 Claudia Jürgen


 Am 25.10.2013 09:06, schrieb Bhavesh Patel:
  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\
  trtdBhavesh/td/trtr);*
  *out.println(td class=\evenRowEvenCol\pstrong*
  *+ 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 *
  bhavesh.bece...@gmail.com (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=60135991iu=/4140/ostg.clktrk
 
 
 
  ___
  DSpace-tech mailing list
  DSpace-tech@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/dspace-tech
  List Etiquette:
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 

 --
 Claudia Juergen
 Eldorado

 Technische Universität Dortmund
 Universitätsbibliothek
 Vogelpothsweg 76
 44227 Dortmund

 Tel.: +49 231-755 40 43
 Fax: +49 231-755 40 32
 claudia.juer...@ub.tu-dortmund.de
 www.ub.tu-dortmund.de


 Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
 ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der
 für diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den
 Absender und vernichten Sie diese Mail. Vielen Dank.
 Unbeschadet der Korrespondenz per E-Mail sind unsere Erklärungen
 ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
 Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung
 eines solchen Schriftstücks per Telefax erfolgen.

 Important note: The information included in this e-mail is confidential.
 It is solely intended for the recipient. If you are not the intended
 recipient of this e-mail please contact the sender and delete this
 message. Thank you.
 Without prejudice of e-mail correspondence our statements are only
 legally binding when they are made in the conventional written form
 (with personal signature) or when such documents are sent by fax.


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

Re: [Dspace-tech] Not affect the Code that was changes from [dspace-source] jsptag

2013-10-25 Thread Bhavesh Patel
Dear Claudia,

Sorry I have made a syntax mistake on ItemTag.java page.

But once I correct it and again Full Rebuild then It's Build success.. but
the changes is still not affected..

I have to do execute ant update after Full Rebuild ...? because I have not
execute that ant update command...

Please help me.. Thank you for your help and time..

Bhavesh

Thanks  Regards,
*Bhavesh R. Patel *
bhavesh.bece...@gmail.com (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.*


On Fri, Oct 25, 2013 at 12:44 PM, Claudia Jürgen 
claudia.juer...@ub.tu-dortmund.de wrote:

 Hello Bhavesh,

 you got to do a full rebuild i.e. running mvn from
 [dspace-src] instead of [dspace-src]/dspace

 s.

 https://wiki.duraspace.org/display/DSDOC3x/Advanced+Customisation#AdvancedCustomisation-DSpaceSourceRelease

 Hope this helps

 Claudia Jürgen


 Am 25.10.2013 09:06, schrieb Bhavesh Patel:
  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\
  trtdBhavesh/td/trtr);*
  *out.println(td class=\evenRowEvenCol\pstrong*
  *+ 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 *
  bhavesh.bece...@gmail.com (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=60135991iu=/4140/ostg.clktrk
 
 
 
  ___
  DSpace-tech mailing list
  DSpace-tech@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/dspace-tech
  List Etiquette:
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 

 --
 Claudia Juergen
 Eldorado

 Technische Universität Dortmund
 Universitätsbibliothek
 Vogelpothsweg 76
 44227 Dortmund

 Tel.: +49 231-755 40 43
 Fax: +49 231-755 40 32
 claudia.juer...@ub.tu-dortmund.de
 www.ub.tu-dortmund.de


 Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
 ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der
 für diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den
 Absender und vernichten Sie diese Mail. Vielen Dank.
 Unbeschadet der Korrespondenz per E-Mail sind unsere Erklärungen
 ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
 Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung
 eines solchen Schriftstücks per Telefax erfolgen.

 Important note: The information included in this e-mail is confidential.
 It is solely intended for the recipient. If you are not the intended
 recipient of this e-mail please contact the sender and delete this
 message. Thank you.
 Without prejudice of e-mail correspondence our statements are only
 legally binding when they are made in the conventional written form
 (with personal signature) or when such documents are sent by fax.


 --
 October Webinars: Code for Performance
 Free Intel webinars can help you accelerate application performance.
 Explore tips for MPI,