[Dspace-tech] [SPAM] Offline browesable Repository

2012-08-24 Thread Mark Kariuki
Hi people,

My organization works from remote areas that have limited internet access,
so I have been tasked with finding out if we can export our entire
repository to say a DVD, that will be issued to field agents, and they can
browse content without requiring internet access. Is this possible? and if
so, how to do it?

Thanks,
Mark
FAO Somalia



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Offline-browesable-Repository-tp4657044.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
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] [SPAM] Offline browesable Repository

2012-08-24 Thread helix84
On Fri, Aug 24, 2012 at 8:20 AM, Mark Kariuki mark.kari...@fao.org wrote:
 My organization works from remote areas that have limited internet access,
 so I have been tasked with finding out if we can export our entire
 repository to say a DVD, that will be issued to field agents, and they can
 browse content without requiring internet access. Is this possible? and if
 so, how to do it?

Hi Mark,
you could use a web crawler like wget or HTTrack [1] that would copy
the whole site structure in HTML. This is not DSpace-specific, works
with any website. But make sure to use this updated robots.txt file
[2] which tells crawlers not to download the dynamically generated
search and browse indices.

[1] http://www.httrack.com/
[2] https://jira.duraspace.org/browse/DS-1138

Regards,
~~helix84

--
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] [Handle-info] Dspace - Two Instances Migrations

2012-08-24 Thread Bram Luyten
Hi George,

a few questions to make sure I totally understand what you're trying to
accomplish:
- you're trying to permanently move these items from one DSpace to another,
right?
- Are both DSpace installations running their own handle server?
- Do you have any items left in the first repository, after this migration?
e.g. will you keep using two handle prefixes in the end situation?

Also copying your email to the DSpace-Tech mailing list. In case you're not
subscribed there, you can find the info here:
https://lists.sourceforge.net/lists/listinfo/dspace-tech

best regards,

Bram Luyten

-- 
[image: logo]
*Bram Luyten* *@mire*
*2888 Loker Avenue East, Suite 305, Carlsbad, CA. 92010*
*Esperantolaan 4, Heverlee 3001, Belgium*
  
http://www.atmire.com/www.atmire.comhttp://atmire.com/website/?q=servicesutm_source=emailfooterutm_medium=emailutm_campaign=braml


On Fri, Aug 24, 2012 at 4:44 AM, George Rokkas george.rok...@uts.edu.auwrote:

 Hey All,

 ** **

 I’m new around here. I’m George and I’m the systems architect at
 University of Technology, Sydney Library.

 ** **

 We currently have two Dspace instances running side by side and we want to
 bring 900 items from instance1 to instance 2. We’ve managed to work out how
 to do this via AIP export and import which assigns each item with a new
 handle. What I’m trying to find out is that if an item had the handle
 /2100/803 and now has /10453/17883. Can I get the original handle to
 redirect to the new one without having to do a redirect at the web server
 level.

 ** **

 I’m really appreciative of any help I could get.

 ** **

 Thank You 

 ** **

 George Rokkas

 ** **

 ** **
  UTS CRICOS Provider Code: 00099F
 DISCLAIMER: This email message and any accompanying attachments may
 contain confidential information.
 If you are not the intended recipient, do not read, use, disseminate,
 distribute or copy this message or
 attachments. If you have received this message in error, please notify the
 sender immediately and delete
 this message. Any views expressed in this message are those of the
 individual sender, except where the
 sender expressly, and with authority, states them to be the views of the
 University of Technology Sydney.
 Before opening any attachments, please check them for viruses and defects.

 Think. Green. Do.

 Please consider the environment before printing this email.

--
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


[Dspace-tech] [SPAM] Re: [SPAM] Offline browesable Repository

2012-08-24 Thread Mark Kariuki

helix84 wrote
 
 On Fri, Aug 24, 2012 at 8:20 AM, Mark Kariuki lt;Mark.Kariuki@gt; wrote:
 My organization works from remote areas that have limited internet
 access,
 so I have been tasked with finding out if we can export our entire
 repository to say a DVD, that will be issued to field agents, and they
 can
 browse content without requiring internet access. Is this possible? and
 if
 so, how to do it?
 
 Hi Mark,
 you could use a web crawler like wget or HTTrack [1] that would copy
 the whole site structure in HTML. This is not DSpace-specific, works
 with any website. But make sure to use this updated robots.txt file
 [2] which tells crawlers not to download the dynamically generated
 search and browse indices.
 
 [1] http://www.httrack.com/
 [2] https://jira.duraspace.org/browse/DS-1138
 
 

Thank you. Just a little clarification, since it is unclear from the
DuraSpace link and from what you said, should I disallow Browse? (i.e
uncomment the line Disallow:/browse)?






--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Offline-browesable-Repository-tp4657044p4657047.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
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] [SPAM] Re: [SPAM] Offline browesable Repository

2012-08-24 Thread helix84
On Fri, Aug 24, 2012 at 9:31 AM, Mark Kariuki mark.kari...@fao.org wrote:
 Thank you. Just a little clarification, since it is unclear from the
 DuraSpace link and from what you said, should I disallow Browse? (i.e
 uncomment the line Disallow:/browse)?

No, keep /browse allowed. You need a way to get to those items and
browse doesn't contain the same item more than once, whereas
/search-filter or /discover (whichever you use) are redundant to
/browse.

Regards,
~~helix84

--
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


[Dspace-tech] [SPAM] Re: [SPAM] Re: [SPAM] Offline browesable Repository

2012-08-24 Thread Mark Kariuki

helix84 wrote
 
 
 No, keep /browse allowed. You need a way to get to those items and
 browse doesn't contain the same item more than once, whereas
 /search-filter or /discover (whichever you use) are redundant to
 /browse.
 
 

Got it! Thank you. This issue is now closed!




--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Offline-browesable-Repository-tp4657044p4657049.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
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


[Dspace-tech] Shibboleth authentication failure

2012-08-24 Thread Benjamin Ryan
Hi,
   I am setting Dspace with Shibboleth and have hit a problem that 
I assume is to do with the mapping of attributes from Shib to Dspace.
   In the Dspace shib config the metadata headers are listed as:
   netid-header = SHIB-NETID
email-header = SHIB-MAIL

and in the shibboleth attribute-map.xml file they have Ids of UID and MAIL, 
should these correspond and is there any other config that needs to be done to 
map these attributes correctly?

Regards,
   Ben

--
Dr Ben Ryan
Jorum Technical Coordinator (Services)

5.12 Roscoe Building
The University of Manchester
Oxford Road
Manchester
M13 9PL
Tel: 0160 275 6039
E-mail: 
benjamin.r...@manchester.ac.ukhttps://outlook.manchester.ac.uk/owa/redir.aspx?C=b28b5bdd1a91425abf8e32748c93f487URL=mailto%3abenjamin.ryan%40manchester.ac.uk
--

--
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


[Dspace-tech] [SPAM] Collection specific Links in sidebar menu

2012-08-24 Thread Mark Kariuki
Hi all,

Is there a way to have a link to the website for a collection appearing in
the sidebar menu?
Such that as you switch between the collections, you can have a link to the
collection's website or page under the context section?

Thanks,
Mark
FAO Somalia



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Collection-specific-Links-in-sidebar-menu-tp4657052.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
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] Shibboleth authentication failure

2012-08-24 Thread Kevin P. Foote

Remember to set this on your dspace location block in apache.

ShibUseHeaders On 




--
thanks
  kevin.foote

On Fri, 24 Aug 2012, Benjamin Ryan wrote:

- Hi,
-I am setting Dspace with Shibboleth and have hit a problem 
that I assume is to do with the mapping of attributes from Shib to Dspace.
-In the Dspace shib config the metadata headers are listed as:
-netid-header = SHIB-NETID
- email-header = SHIB-MAIL
- 
- and in the shibboleth attribute-map.xml file they have Ids of UID and MAIL, 
should these correspond and is there any other config that needs to be done to 
map these attributes correctly?
- 
- Regards,
-Ben
- 
- --
- Dr Ben Ryan
- Jorum Technical Coordinator (Services)
- 
- 5.12 Roscoe Building
- The University of Manchester
- Oxford Road
- Manchester
- M13 9PL
- Tel: 0160 275 6039
- E-mail: 
benjamin.r...@manchester.ac.ukhttps://outlook.manchester.ac.uk/owa/redir.aspx?C=b28b5bdd1a91425abf8e32748c93f487URL=mailto%3abenjamin.ryan%40manchester.ac.uk
- --
- 
- 

--
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


[Dspace-tech] inidicating a css class in DRI

2012-08-24 Thread Jose Blanco
I have this:
Para showfullPara = division.addPara(null, item-view-toggle
item-view-toggle-top);

Does the null, mean don't use any particular class.  I want this div to use
the class #ds-body.  Should I change this to :

Para showfullPara = division.addPara(ds-body, item-view-toggle
item-view-toggle-top);

Thank you!
Jose
--
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] LDAPServlet failed login result=5

2012-08-24 Thread helix84
On Wed, Aug 22, 2012 at 5:45 PM, helix84 heli...@centrum.sk wrote:
 Oh, yeah. I forgot to tell you. You have to set up ldap.email_field =
 cn or it won't work. You also won't be able to send mail, because
 DSpace assumes that the user's ID is an email, which in case of LDAP
 usually isn't.

 See:
 https://jira.duraspace.org/browse/DS-937
 https://jira.duraspace.org/browse/DS-586

Hi Joseph,

did this work? If not, I may have another tip.

Regards,
~~helix84

--
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