On Mon, Mar 11, 2013 at 11:58 AM, Meron Mesfin <[email protected]> wrote: > hello there! I was hoping if u could help me how i can change the dspace > header layouts which is called (About DSpace Software) title and also one > thing when how can i change the dspace site name "DSpace at My University" > to the name that i want it to appear.i try it by changind the dspace.name > but no change.
Hi Meron, again, you didn't say which DSpace version and interface you're using. You can change "About DSpace Software" in [dspace-src]/dspace-api/src/main/resources/Messages.properties Then you have to rebuild and redeploy DSpace (using mvn package and ant update). "DSpace at My University" can indeed be changed in dspace.name in dspace.cfg (or in build.properties when rebuilding DSpace 3), but you have to restart Tomcat after any change to dspace.cfg. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ 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

