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

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 michael.wh...@stir.ac.ukwrote: 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

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

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

2013-06-14 Thread Michael White
/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/image/ folder On Fri, Jun 14

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

2013-06-14 Thread Michael White
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/image/dspace-blue.gif the installed location is [dspace]/webapps

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

2013-06-14 Thread Claudia Jürgen
@lists.sourceforge.net Subject: Re: [Dspace-tech] Adding banner image in v3.1? You need to keep your banner image inside the jspui/image/ folder On Fri, Jun 14, 2013 at 4:52 PM, Michael White michael.wh...@stir.ac.ukmailto:michael.wh...@stir.ac.uk wrote: Hi, DSpace v3.1/JSPUI. I'm trying to add

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 michael.wh...@stir.ac.uk 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

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

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

2013-06-14 Thread Michael White
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 michael.wh...@stir.ac.uk wrote: Thanks - I'm not actually replacing that image, rather I've got a modified header-default.jsp

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

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

2013-06-14 Thread Michael White
: 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 Compulsory reading: DSpace Mailing List