On Fri, Jul 26, 2013 at 4:28 PM, Jimena Quiroga <[email protected]> wrote: > 1. When I type localhost: 8080/jpsui in Google Chrome, the window appears > in English, which is not the default language. If I use IE window appears > correct.
Hi Jimena, DSpace only respects user's preferences set in their browser, that's why you see different behaviour for different browsers. Here's how you can set your Chrome to prefer another desired language before English: https://support.google.com/chrome/answer/95416 > 2. I made some changes in style.css and header-default, but these are not > displayed after writing the command mvn package and ant update. These > working on Windows 8, it is necessary to copy all folders and files in C: \ > dspace-3.1-src-release \ dspace \ target \ dspace-3.1-build \ webapps to the > address C: \ Tomcat \ webapps??? You should never change anything in [dspace-source]/dspace/target. Always make your changes in [dspace-source], then you'll be able to get them to [dspace] using mvn package and ant update. In case of stylesheets, you may be able to simply copy the changed files from [dspace-source] to [dspace]. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&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

