[Dspace-tech] Modify Dspace interface and uploading files

2012-07-30 Thread seun olotu

Please I need to modify Dspace interface and upload files.
Does any have a step by step guide on how to do this?

Thank you
Obasola Oluwaseun 

Systems/Serials Librarian

E.Latunde Odeku Medical Library

College of Medicine,University of Ibadan

Ibadan,Oyo state, Nigeria.

email:olas...@yahoo.com

olas...@com.ui.edu.ng

Phone: +2348033517020

http://www.comui.edu.ng/Odeku--
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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Modify Dspace interface and uploading files

2012-07-30 Thread seun olotu


Please I need to modify Dspace interface and upload files.
Does any have a step by step guide on how to do this?
I installed dspace on a stand alone system using
windows 7.

Thank you
Obasola Oluwaseun 

Systems/Serials Librarian

E.Latunde Odeku Medical Library

College of Medicine,University of Ibadan

Ibadan,Oyo state, Nigeria.

email:olas...@yahoo.com

olas...@com.ui.edu.ng

Phone: +2348033517020

http://www.comui.edu.ng/Odeku--
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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Modify Dspace interface and uploading files

2012-07-30 Thread Odu Obiajulu
Hi,
What version of DSpace are you running? Are you using xmlui or jspui?

Obiajulu Odu
University of Tromsø
Norway
munin.uit.no / highnorth.uit.no

From: seun olotu [mailto:olas...@yahoo.com]
Sent: 30. juli 2012 14:59
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Modify Dspace interface and uploading files


Please I need to modify Dspace interface and upload files.
Does any have a step by step guide on how to do this?

Thank you
Obasola Oluwaseun
Systems/Serials Librarian
E.Latunde Odeku Medical Library
College of Medicine,University of Ibadan
Ibadan,Oyo state, Nigeria.
email:olas...@yahoo.com
olas...@com.ui.edu.ngmailto:olas...@com.ui.edu.ng
Phone: +2348033517020
http://www.comui.edu.ng/Odeku


--
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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Using own PID/Handle server

2012-07-30 Thread Joachim Bingel
Hi Tim,

thanks very much for your response! This sounds like it'll be worth 
waiting for the 3.0 release. At this moment, is there anything we can do 
in order to support you in integrating the feature in the upcoming 
release? Are there any alpha or beta versions released or planned that 
we could help to test?

Best,
Joachim

On 07/26/2012 04:55 PM, Tim Donohue wrote:
 Hi Joachim,

 Unfortunately at this time, it is not very easy to replace the CNRI 
 Handle System with another Identifier system.  To replace it would 
 essentially involve replacing all usages of org.dspace.handle.* 
 classes (which from a quick search looks to affect ~45 files in DSpace).

 However, for the upcoming 3.0 release (in Fall/Winter of this year),
 one of the proposed new features is to add External Identifier support 
 to DSpace 3.0. This feature is currently being worked on by @mire and 
 more info can be found in this wiki page:

 https://wiki.duraspace.org/display/DSPACE/Item+Versioning+Support
 (Look for the sections talking about the Identifier Service).

 At this time, this External Identifier service work still needs to be 
 reviewed before we can say whether it will be included in DSpace 3.0 
 or not.  However, it's possible that this work, should it be accepted 
 as part of 3.0 would make your efforts to modify DSpace for EPIC much 
 easier.

 - Tim

 On 7/24/2012 2:39 AM, Joachim Bingel wrote:


 Hi,

 we're looking to implement DSpace 1.8.2 at our site with a non-default
 PID service, e.g. EPIC. The documentation says we need not use CNRI's
 Handle system, but are free to change the code to use something 
 different.

 Now, is there any other possibility than patching the DSpace code? If
 not, what pieces of code would we have to change to make it fit our 
 needs?

 Thanks in advance,
 Joachim




-- 
Joachim Bingel
Institut für Deutsche Sprache, Zentrale Forschung
R5, 6-13, 68161 Mannheim
+49 - (0)6221-1581-456 | http://www.ids-mannheim.de


--
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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Auto Complete

2012-07-30 Thread Hardik Mishra
Hi Jose,


Pass the name of Servlet or JSP in the URL



$.ajax({
   url: ajax.php,
   data : input=+input,
   success: function(msg) (
   $(#suggest).html(msg);
   )
   )};




Hardik Mishra
Software Engineer

Linked In: hardik.mishra



--
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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Implementing SSO

2012-07-30 Thread Thornton, Susan M. (LARC-B702)[LITES]
We implemented OpenSSO with DSpace 1.5.1 and it required minimal code changes 
in DSpace.  OpenSSO basically gets a user's information and passes it to DSpace 
in the http headers where you then have to extract what you want and pass it to 
DSpace.
Hope this helps!
Sue


Sue Walker-Thornton
(w):  (757) 864-2368
(m):  (757) 506-9903

From: Wellaway, Ian [mailto:i.j.wella...@exeter.ac.uk]
Sent: Friday, July 27, 2012 9:08 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Implementing SSO

Hi,

I've read the previous threads about using SSO with Dspace but wondered if 
anyone could point me in the right direction of how to get Dspace 1.8 to work 
with our OpenSSO. We'd really like the swordv2 service document to ask for SSO 
credentials rather than LDAP. Would I be right in saying that SWORDv2 uses 
authentication based on the general DSpace authentication method? It seems to.

If this is the case, if we implemented SSO for DSpace then SWORD should also 
use this method.

Any help would be great.

Thanks

Ian



Ian Wellaway
Senior System Support  Development Officer - Academic Systems (Room 911) 
Wednesdays only

Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech