Hi, in DSpace 1.4.2 after changing something in: [dspace-source]/config/language-packs/Messages.properties you got to rebuild, see https://eldorado.uni-dortmund.de/bitstream/2003/23572/11/customizationDSpace.pdf for details.
Hope that helps Claudia Jürgen Vitor Martins schrieb: > Hi Claudia, thanks again, > I don´t want to change the contents of the search. > I only want to change the label that appears in the advanced form :-) > The changes must be made in the Message.properties file, right? > But it´s not take any effect. > > Eg: in the advanced form we have "identifier". I only want to change > this word "identifier" for the word "Year" or "date" for example. > > Thanks a lot my friend! > > ----- Original Message ----- From: "Claudia Jürgen" > <[email protected]> > To: "Vitor Martins" <[email protected]> > Cc: "Thornton, Susan M. (LARC-B702)[NCI INFORMATION SYSTEMS]" > <[email protected]>; "dspace tech" > <[email protected]> > Sent: Wednesday, February 18, 2009 10:28 AM > Subject: Re: [Dspace-tech] Customizing fields in Advanced Search in > dspace 1.4.2 > > > Hi Vitor, > > if you change a label in the advanced search e.g. identifier to year. > This will not change the search you are doing when hence selecting year. > The search will still be performed in the identifier index. > > Hope that helps > > Claudia Jürgen > > > > Vitor Martins schrieb: >> Hi Sue, >> thanks for help, but in my case i only want to change the label >> "identifier" for the label "year", not change the configuration. >> Make changes in dspace.cfg seems to be only to modify the instances. >> It appears: >> search.index.1 = author:dc.contributor.* >> search.index.2 = author:dc.creator.* >> search.index.3 = title:dc.title.* >> search.index.4 = keyword:dc.subject.* >> search.index.5 = abstract:dc.description.abstract >> search.index.6 = author:dc.description.statementofresponsibility >> search.index.7 = series:dc.relation.ispartofseries >> search.index.8 = abstract:dc.description.tableofcontents >> search.index.9 = mime:dc.format.mimetype >> search.index.10 = sponsor:dc.description.sponsorship >> search.index.11 = identifier:dc.identifier.* >> search.index.12 = language:dc.language.iso >> >> In my case i want to modify the label in the message.properties file. >> Change the: >> jsp.search.advanced.type.id = Identificador >> for the >> jsp.search.advanced.type.id = Ano >> >> Thanks again!! >> ----- Original Message ----- From: Thornton, Susan M. >> (LARC-B702)[NCI INFORMATION SYSTEMS] >> To: Vitor Martins >> Cc: dspace tech >> Sent: Tuesday, February 17, 2009 4:04 PM >> Subject: RE: [Dspace-tech] Customizing fields in Advanced Search in >> dspace 1.4.2 >> >> >> If you are adding a new search field or modifying an existing one, >> you'll also have to modify the "search.index." field(s) in dspace.cfg, >> and you'll have to make the corresponding changes in Advanced.jsp. >> >> >> >> Sue >> >> >> >> Sue Walker-Thornton >> >> ConITS Contract >> NASA Langley Research Center >> Integrated Library Systems Application & Database Administrator >> >> 130 Research Drive >> >> Hampton, VA 23666 >> >> Office: (757) 224-4074 >> Fax: (757) 224-4001 >> Pager: (757) 988-2547 >> Email: [email protected] >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> >> >> From: Vitor Martins [mailto:[email protected]] >> Sent: Tuesday, February 17, 2009 12:20 PM >> To: [email protected] >> Subject: [Dspace-tech] Customizing fields in Advanced Search in >> dspace 1.4.2 >> >> >> >> Hi fellows, >> >> >> >> i customized the file Message.properties to change the label of the >> fields in advanced search form. >> >> But after compiling all the system, the change didn´t take any >> effect. Do i have to make changes in other files? >> >> >> >> Thanks for help! >> >> >> >> ------------------------------------------------------------------------------ >> >> >> >> >> >> No virus found in this incoming message. >> Checked by AVG - www.avg.com >> Version: 8.0.237 / Virus Database: 270.10.25/1958 - Release Date: >> 02/18/09 08:57:00 >> >> >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------------ >> >> >> Open Source Business Conference (OSBC), March 24-25, 2009, San >> Francisco, CA >> -OSBC tackles the biggest issue in open source: Open Sourcing the >> Enterprise >> -Strategies to boost innovation and cut costs with open source >> participation >> -Receive a $600 discount off the registration fee with the source >> code: SFAD >> http://p.sf.net/sfu/XcvMzF8H >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> DSpace-tech mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/dspace-tech > > > -------------------------------------------------------------------------------- > > > > > > No virus found in this incoming message. > Checked by AVG - www.avg.com > Version: 8.0.237 / Virus Database: 270.10.25/1958 - Release Date: > 02/18/09 08:57:00 > ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

