Hi,

On 14/04/11 11:34, dearprudence wrote:
> I have been working with the manakin interface of dspace. I edited
> the dspace.cfg file to account for the additional metadata that I
> wanted users to browse by. Then I edited the message.xml 
> ([dspace]/webbapps/xmlui/i18n/messages.xml) and rebuilt dspace.
> Instead of displaying the proper wording, the page displays the xml
> description. I enclosed a screenshot in the link below.
> 
> I tried other solutions being offered on the forum but so far none of
> them have worked. Any help would be greatly appreciated.

The line from messages.xml that you sent looks ok.

It'd be useful to know what steps you've tried so far.

Actually, it looks like you edited the wrong file --
[dspace]/webapps/xmlui/i18n/messages.xml gets overwritten every time you
do a rebuild. For an explanation of the directories involved in a dspace
installation, have a look here:
https://wiki.duraspace.org/display/DSDOC/Directories -- you'll want to
make sure to make all your changes in the *source* directory. For
something as small as changing messages.xml, you don't actually need to
do a full rebuild -- just copy the file to
$CATALINA_HOME/webapps/xmlui/i18n/messages.xml and restart tomcat.

If this doesn't solve your problem, try clearing out the Cocoon cache;
see
http://dspace.2283337.n4.nabble.com/browse-functionality-in-community-or-collection-tp3311444p3311779.html
(though you should probably delete the whole cache-dir directory, not
just its contents).

I hope this helps.

cheers,
Andrea

-- 
Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to