Re: [Dspace-tech] Adding banner image in v3.1?

2013-06-14 Thread Michael White
c: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Adding banner image in v3.1? And where did you get the information that you should run maven in [dspace-source]/dspace/ (which is not the recommended way anymore)? Maybe we have some outdated documentation somewhere. Regards, ~~helix84

Re: [Dspace-tech] Adding banner image in v3.1?

2013-06-14 Thread helix84
And where did you get the information that you should run maven in [dspace-source]/dspace/ (which is not the recommended way anymore)? Maybe we have some outdated documentation somewhere. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPA

Re: [Dspace-tech] Adding banner image in v3.1?

2013-06-14 Thread helix84
On Fri, Jun 14, 2013 at 3:25 PM, Michael White wrote: >> Sorry, I have no idea why, I just tried and it works just fine. Are you >> running mvn package from [dspace-source], not from [dspace-source]/dspace/? > > Thanks - yes, I have been running from [dspace-source]/dspace/ - I've been > investi

Re: [Dspace-tech] Adding banner image in v3.1?

2013-06-14 Thread Michael White
Of helix84 Sent: 14 June 2013 13:28 To: Michael White Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Adding banner image in v3.1? On Fri, Jun 14, 2013 at 2:04 PM, Michael White wrote: > Thanks - I'm not actually replacing that image, rather I've got a modified >

Re: [Dspace-tech] Adding banner image in v3.1?

2013-06-14 Thread Kiriaki Roditi
Hello Mike, I don't know if I am mistaken, but I am sure someone could correct me. When you run ant -Dconfig=/usr/local/dspace/config/dspace.cfg update, you deploy only your configuration file. What you need to do is to deploy the freshly-built webapps directory, that contains your image in yo

Re: [Dspace-tech] Adding banner image in v3.1?

2013-06-14 Thread helix84
On Fri, Jun 14, 2013 at 2:04 PM, Michael White wrote: > Thanks - I'm not actually replacing that image, rather I've got a modified > "header-default.jsp" that builds a banner from a number of separate images > that I've placed in [dspace-source]/dspace-jspui/src/main/webapp/image/ - so > your r

Re: [Dspace-tech] Adding banner image in v3.1?

2013-06-14 Thread Claudia Jürgen
/teams/aldt/#eld > > From: jayachandra B [mailto:jayachandra1...@gmail.com] > Sent: 14 June 2013 12:27 > To: Michael White > Cc: dspace-tech@lists.sourceforge.net > Subject: Re: [Dspace-tech] Adding banner image in v3.1? > > You need to keep your banner image inside the jspui/image

Re: [Dspace-tech] Adding banner image in v3.1?

2013-06-14 Thread Michael White
[mailto:ivan.ma...@gmail.com] On Behalf Of helix84 Sent: 14 June 2013 12:47 To: Michael White Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Adding banner image in v3.1? If you want to replace the logo, the source location is: [dspace-source]/dspace-jspui/src/main/webapp/i

Re: [Dspace-tech] Adding banner image in v3.1?

2013-06-14 Thread Michael White
ttp://www.stir.ac.uk/is/staff/about/teams/aldt/#eld From: jayachandra B [mailto:jayachandra1...@gmail.com] Sent: 14 June 2013 12:27 To: Michael White Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Adding banner image in v3.1? You need to keep your banner image inside the jspui/

Re: [Dspace-tech] Adding banner image in v3.1?

2013-06-14 Thread helix84
If you want to replace the logo, the source location is: [dspace-source]/dspace-jspui/src/main/webapp/image/dspace-blue.gif the installed location is [dspace]/webapps/jspui/image/dspace-blue.gif Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/di

Re: [Dspace-tech] Adding banner image in v3.1?

2013-06-14 Thread jayachandra B
You need to keep your banner image inside the jspui/image/ folder On Fri, Jun 14, 2013 at 4:52 PM, Michael White wrote: > Hi, > > DSpace v3.1/JSPUI. > > I’m trying to add my own banner image(s) but I presume I must be doing > something stupid or missing a step (been a while since I did this in

[Dspace-tech] Adding banner image in v3.1?

2013-06-14 Thread Michael White
Hi, DSpace v3.1/JSPUI. I'm trying to add my own banner image(s) but I presume I must be doing something stupid or missing a step (been a while since I did this in v1.6 but I don't recall it being this hard ;-) ) . . . . I put my image(s) in: /usr/src/dspace-3.1-src-release/dspace-jspui/src/ma