Re: [Dspace-tech] DSpace not indexing properly

2014-05-13 Thread X ch
Currently this is my webui.browse.index.* configuration. 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 I haven't touched

[Dspace-tech] Changing the link from http://localhost:8080/xmlui to http://mydomain:8080/xmlui

2014-05-13 Thread Hardik Mishra
Swati, it should like this at dspace-install dir/config/dspace.cfg dspace.hostname = 10.210.12.252 dspace.baseUrl = http://10.210.12.252:8080 dspace.url = ${dspace.baseUrl}/jspui -- Thanks Hardik Mishra -- Forwarded message -- From: Swati (CEPT Mail Admin) sw...@cept.ac.in

Re: [Dspace-tech] Changing the link from http://localhost:8080/xmlui to http://mydomain:8080/xmlui

2014-05-13 Thread Swati (CEPT Mail Admin)
Thanks a lot Hardik, I had changed those parameters and restarted Tomcat but did not restart the server then. Today, I restarted the server and somehow the problem was resolved after that. Regards, Swati Goyal CEPT University On Tue, May 13, 2014 at 3:52 PM, Hardik Mishra

[Dspace-tech] Swapping handles between two items

2014-05-13 Thread Wellaway, Ian
Hi, I'd like to swap the handles of two items over. I've tried this by changing the resourceID in the handle table and it seems to work fine. However, is there any danger in doing this? Best regards Ian -- Ian Wellaway Senior System Support Development Officer - Student

Re: [Dspace-tech] Swapping handles between two items

2014-05-13 Thread helix84
On Tue, May 13, 2014 at 3:50 PM, Wellaway, Ian i.j.wella...@exeter.ac.uk wrote: I’d like to swap the handles of two items over. I’ve tried this by changing the resourceID in the handle table and it seems to work fine. However, is there any danger in doing this? Hi Ian, it's fine from

[Dspace-tech] inline script for one of the metadata

2014-05-13 Thread Jose Blanco
I'm trying to put this: script src=http://cdnapi.kaltura.com/p/1038472/sp/103847200/embedIframeJs/uiconf_id/22627652/partner_id/1038472?autoembed=trueentry_id=1_eshzem52playerId=kaltura_player_1398195438cache_st=1398195438width=400height=330flashvars[streamerType]=auto;/script in one of my

Re: [Dspace-tech] inline script for one of the metadata

2014-05-13 Thread helix84
That's the intended behaviour. If it was executed, it would be considered a security vulnerability and patched. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] inline script for one of the metadata

2014-05-13 Thread Brian Freels-Stendel
Hi Jose, I think most of the metadata fields are processed to display as text. If you View Source, you'll probably find that entities have been translated. Our solution, which isn't ideal, was to add a couple of qualifiers to the schema (bad, bad practice) and to use the theme's template to

Re: [Dspace-tech] inline script for one of the metadata

2014-05-13 Thread Jose Blanco
Yes, this was it. I just tried it and it worked. Thanks! On Tue, May 13, 2014 at 10:57 AM, Brian Freels-Stendel bfre...@unm.edu wrote: Hi Jose, I think most of the metadata fields are processed to display as text. If you View Source, you'll probably find that entities have been

[Dspace-tech] Etherpad (or similar) integration in DSpace?

2014-05-13 Thread Joachim Bingel
Hi all, I wonder if anybody on the list has ever taken a shot at integrating software for real-time collaborative editing such as Etherpad in DSpace? Maybe you've got general suggestions on integrating 3rd party software in DSpace? Thanks, Joachim

[Dspace-tech] Security problem faced in Item Display

2014-05-13 Thread Iyer M
Hello, We've deployed DSpace 4.0 and integrated google docs viewer for document viewing. Now we are facing problem of item level security i.e. we are not able to restrict item level viewing rights through user rights mechanism. At present, all items are opening for preview without asking for user