Re: [Dspace-tech] authorizing access to metadata

2010-03-16 Thread Jamil Haddad
Hello Alice, This would hide everything but the date, author, and title. But in fact I wanted to make the whole community, with it's collections, items, and metadata be viewable only by authorized users. I believe one shall make changes in the way the page makes a search by filtering results.

[Dspace-tech] Require Code of Controlled Vocabulary Add-on

2010-03-16 Thread AMJAD USMAN
Hello everybody. Can anyone help me by providing code for controlled Vocabulary Add-on. I tried the link mentioned by its author, but they are not accessible. Regards: Amjad _ Hotmail:

[Dspace-tech] New full page browse Index

2010-03-16 Thread Rajshekhar Pandey
Hello to all, I want to add a new full page browse index. I have added webui.browse.index.5 = identifiercitation:item.identifiercitation and tried dsrun org.dspace.browse.IndexBrowse -f -r gives in following exeption Using DSpace installation in: F:\dspace Exception in thread main

[Dspace-tech] Regarding OAI PMH

2010-03-16 Thread Hardik Mishra
Hello Everyone In Dspace 1.5.2 , We have built in module for OAI that i know. But when it comes to implement i am little bit confused. We want to harvest metadata from other repositories. 1. I have enabled OAI in our test repository http://dspace.webinito.com/oai/request?verb=Identify

Re: [Dspace-tech] Regarding OAI PMH

2010-03-16 Thread Bram Luyten
Hardik, the OAI repository explorer can help you to verify whether you fully comply to the OAI-PMH standard: http://re.cs.uct.ac.za/ (fill in http://dspace.webinito.com/oai/requesthttp://dspace.webinito.com/oai/request?verb=Identifyand test the url) best regards, Bram Luyten @mire -

[Dspace-tech] [Fwd: Re: Regarding registering a new user in dspace]

2010-03-16 Thread Daniel Francis
Original Message Subject: Re: [Dspace-tech] Regarding registering a new user in dspace From:Daniel Francis dan...@admin.udsm.ac.tz Date:Tue, March 16, 2010 1:35 pm To: Bram Luyten bluy...@gmail.com

Re: [Dspace-tech] Regarding OAI PMH

2010-03-16 Thread keith . gilbertson
Hi. The feature for harvesting metadata into DSpace from other repositories via OAI-PMH is new in DSpace 1.6 and is configured on a per-collection basis. The DSpace 1.6 documentation has also been updated with an explanation of how to use the new feature. Let us know if you have any questions

Re: [Dspace-tech] New full page browse Index

2010-03-16 Thread Rajshekhar Pandey
used webui.browse.index.5 = identifiercitation:item:identifiercitation gives same error after dsrun org.dspace.browse.IndexBrowse -f -r Exception in thread main org.dspace.browse.BrowseException: Browse Index confi guration is not valid: webui.browse.index.5 = identifiercitation:item:identifier

[Dspace-tech] EMail after submission completes

2010-03-16 Thread Rajshekhar Pandey
Hello to all, I have enabled email alert to the administrator whenever there is new Item submitted to the dspace. I want to edit the email content to be sent. I have edited the email file also in config/emails But I cannot find the method after which the email code is called. I have looked it in

[Dspace-tech] Language properties files

2010-03-16 Thread Mr Havercamp
We are updating the language properties files for our DSpace 1.6 installation and are looking for the following translations; - Russian - Chinese (Simple) - Arabic - French - Spanish I've downloaded various versions from the DSpace Wiki but, except for Arabic, am struggling to find the

[Dspace-tech] Localising CC License

2010-03-16 Thread Evans, Kevin
Hi, We wish to localise the Creative Commons License in our XMLUI build (1.5.2), but we don't have the source files installed: http://wiki.dspace.org/index.php/LocaliseCreativeCommons I've download the source for the specific package, and understand I will need to edit the .java file and

Re: [Dspace-tech] Localising CC License

2010-03-16 Thread keith . gilbertson
Hello Kevin. I know this doesn't help you immediately, as you mentioned that you're running 1.5.2, but there's a new configuration parameter in the DSpace 1.6 release that does what you need: # Should a jurisdiction be used? If so, which one? # See http://creativecommons.org/international/

Re: [Dspace-tech] Language properties files

2010-03-16 Thread Mark Diggory
The correct place to work on these is here: API/JSPUi http://scm.dspace.org/svn/repo/modules/dspace-api-lang/trunk/src/main/resources/ XMLUI http://scm.dspace.org/svn/repo/modules/dspace-xmlui-lang/trunk/src/main/webapp/i18n/ We would like to see these maintained in this svn rather than in a

Re: [Dspace-tech] authorizing access to metadata

2010-03-16 Thread Mark Diggory
Jamil, As Alice has shown, you may restrict access to the Item View and the Bitstream content within DSpace at this time, but DSpace does not support restricting the search and browse results by permissions out of the box. @mire has done customizations in the past that restrict the return of

[Dspace-tech] DSpace 1.5.1 + My DSpace

2010-03-16 Thread Zico
Hi, i am using DSpace 1.5.1. It had been working fine for last few years. But, suddenly, a problem occurred. Every link of my dspace is working fine; but links under *Sign on to: *is not working. Say, if i click on Receive Email Update... it goes to *http://localhost:8080/ * and it`s also true for

[Dspace-tech] Search bugs: DSpace original installation v.s. Manakin : not working for Persian characters

2010-03-16 Thread Han, Yan
Hello, I have Dspace 1.5.2 installed along with Manakin (/xmlui). There are bugs on the search. In DSpace default setting, http://184.73.243.18:8080/jspui/ both “search” and “advanced search” do not work for Persian characters. For example, Title “برخورد جهان اسلام با مسئله افغانستان This seems

[Dspace-tech] Linking parameter control inputs

2010-03-16 Thread Cihan Kadipasaoglu
Dear Sir/Madam, Hello, I'm using dSpace in conjunction with Simulink (Matlab) to run a dual-pump control system. We are running two continuous flow pumps in a pulsatile manner. In order to do this, we've used two pulse generator in Simulink to create two separate waveforms, one which dictates the

Re: [Dspace-tech] Dspace - preview content

2010-03-16 Thread iacj
Hi All about displaying a preview of the items in DSpace check www.jobim.org/xmlui this is just javascripts and xsl, in xmlui. usually we have a pdf for download of the complete item and jpg of each page so it can be viewed faster. In some cases we use also amedia-extractor that