Hi all. I am experiencing a strange problem adding a browse item to the Manakin frontend. I have separated my Authors and Advisors and want to create a browse option for each.
In my dspace.cfg file, I have changed the indexes to: ----------------------------------------------------------------------- search.index.1 = author:dc.contributor.author ... search.index.14 = advisor:dc.contributor.advisor ----------------------------------------------------------------------- I have also changed the browse indexes to: ----------------------------------------------------------------------- webui.browse.index.1 = dateissued:item:dateissued webui.browse.index.2 = author:metadata:dc.contributor.author:text webui.browse.index.3 = title:item:title webui.browse.index.4 = subject:metadata:dc.subject.*:text webui.browse.index.5 = advisor:metadata:dc.contributor.advisor:text ----------------------------------------------------------------------- I finally added the messages in the messages.xml file. After re-indexing and re-starting DSpace, if I use the JSPUI frontend, the "Advisor" browse option is present and working as expected. In the XMLUI frontend however, it is sometimes there and sometimes not, depending on what I am currently viewing. For example, on the home page it is not displayed, if I am viewing a Community, it is not displayed, but if I am viewing an Item, it is displayed. Once it is displaying and I click on it, it displays the list of Advisors as expected. Any ideas on how to fix this are greatly appreciated. Kind Regards. Shaun Donovan. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

