Re: [Dspace-tech] Import data from DSpace 5.2 to Drupal 7

2015-08-13 Thread Layale Bassil
Hello Monika,

Thank you for the reply. As far as I know, this module is too old and doesn’t 
work with the new DSpace 5.2. With what version of DSpace are you using it?

Any other suggestions on how to import data from DSpace 5.2 into Drupal?

Many Thanks,
Layale.

From: Monika C. Mevenkamp [mailto:moni...@princeton.edu]
Sent: Wednesday, August 12, 2015 5:46 PM
To: Layale Bassil
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Import data from DSpace 5.2 to Drupal 7

tere is a dspace drupal module
https://www.drupal.org/project/dspace
which my ‘sister’ group uses to show collection data from our dataspace instance

Monika


—
Monika Mevenkamp
Digital Repository Infrastructure Developer
Phone: 609-258-4161
333C 701 Carnegie, Princeton University, Princeton, NJ 08544

On Aug 12, 2015, at 7:24 AM, Layale Bassil 
mailto:l...@aub.edu.lb>> wrote:

Hello All,

I need to import data from my installed DSpace 5.2 into Drupal 7. Anyone 
familiar with this? What tool needs to be used to accomplish this?

Many thanks,
Regards.
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Task Pool not visible to new administrator

2015-08-13 Thread Eric Martyns
Hello,
A user was added as an administrator, but the task pool is not visible to
him.
We use the JSPUI version 3.1, your assistance will be greatly appreciated.

Thanks

Eric
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Front Page Build

2015-08-13 Thread Keith Jones
Hi,

I'm working on Dspace version 5.3 XMLUI and I want to make some changes to
the front page. Which XSLT file should I edit. I'm looking to remove the
community list from the front page. I've tried over-riding it with a custom
process but doing so changes the custom function of expanding list on the
community page.

Thanks
Keith
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Front Page Build

2015-08-13 Thread helix84
Hi Keith,

XMLUI isn't organized around files but rather around templates, some of
which are shared among different pages.

You probably already figured out [1]. Now you just need [2] to distinguish
between the homepage and /community-list (@target).

[1]
https://wiki.duraspace.org/display/DSPACE/TechnicalFAQ#TechnicalFAQ-HowdoIremovethesearchboxfromthefrontpageinXMLUI
?
[2]
https://wiki.duraspace.org/display/DSPACE/TechnicalFAQ#TechnicalFAQ-HowcanIchangewhatisdisplayedinXMLUIforaparticularcollection
?



Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Front Page Build

2015-08-13 Thread Keith Jones
Hi Helix84,

I've actually implemented the over-ride suggestion you gave a few years
ago. It works in removing the community list from the front page, but in
doing so, it breaks my changes to the community list page. On the community
list page I'm using CollapsibleList.js to manage the community list. When I
put in the following:



xmlui.dri2xhtml.structural.search-advanced


It works, but now my ColapsibleList no longer works.



On Thu, Aug 13, 2015 at 8:25 AM, helix84  wrote:

> Hi Keith,
>
> XMLUI isn't organized around files but rather around templates, some of
> which are shared among different pages.
>
> You probably already figured out [1]. Now you just need [2] to distinguish
> between the homepage and /community-list (@target).
>
> [1]
> https://wiki.duraspace.org/display/DSPACE/TechnicalFAQ#TechnicalFAQ-HowdoIremovethesearchboxfromthefrontpageinXMLUI
> ?
> [2]
> https://wiki.duraspace.org/display/DSPACE/TechnicalFAQ#TechnicalFAQ-HowcanIchangewhatisdisplayedinXMLUIforaparticularcollection
> ?
>
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
>
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Front Page Build

2015-08-13 Thread helix84
Try this:







It hides the community browser unless the request URI is non-empty (like
"/community-list").


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Request copy feature

2015-08-13 Thread allybitebo
Hello all,

I am running Dspace 5.1 and I configured the request item to be possible
to all. But i wish to have ability to restrict some documents uploaded to
the system.

Example a user can upload two files abstract.pdf and fulltext.pdf but i
want to make abstract.pdf to be open access and fulltext.pdf to be request
accessed document.

Regards

Ally Bitebo


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Front Page Build

2015-08-13 Thread Keith Jones
Helix,

Thanks for the help, the code is working and will remove the list from the
home page.

Here is my problem.
Currently in production we are using collapsible list for the community
browse page, which you can see here:
http://udspace.udel.edu/community-list. This is in version 3.1 using the
XMLUI. I was able to remove the community list from the main page but
commenting out the template call in the xslt, I did not use the overriding
template method.

When I use the code provided, the collapsible list will partly work, but
the arrow icons do not appear, when viewing the community list.

Thanks
Keith

On Thu, Aug 13, 2015 at 9:07 AM, helix84  wrote:

> Try this:
>
>  match="dri:div[@id='aspect.artifactbrowser.CommunityBrowser.div.comunity-browser']">
>  test="/dri:document/dri:meta/dri:pageMeta/dri:metadata[@element='request'][@qualifier='URI']/text()">
> 
> 
> 
>
> It hides the community browser unless the request URI is non-empty (like
> "/community-list").
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
>
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Request copy feature

2015-08-13 Thread euler
Hi Ally,

You can edit that item's policy. Remove the anonymous READ policy from the
fulltext.pdf. You can then assign a group that can read that pdf. In the
assigned group, you can add epersons that are allowed to view that pdf when
logged in.

Hope this help.

Regards,
euler



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Request-copy-feature-tp4679207p4679210.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Task Pool not visible to new administrator

2015-08-13 Thread Chris Gray
I believe that is a feature not a bug.  The tasks an admin can see are 
set when an item is added and not updated when an admin is added.  This 
is true in our XMLUI 3.1 instance, too.


Chris Gray
Systems Analyst
519-888-4567, ext. 35764
cpg...@uwaterloo.ca
University of Waterloo

On 15-08-13 04:21 AM, Eric Martyns wrote:

Hello,
A user was added as an administrator, but the task pool is not visible 
to him.

We use the JSPUI version 3.1, your assistance will be greatly appreciated.

Thanks

Eric


--


___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Front Page Build

2015-08-13 Thread helix84
The code I sent you tries to be as non-invasive as possible. When you add
the template, the only the DRI output of the homepage should change but not
the DRI output of the community-list. Therefore, if your collapse/expand
widgets are just css/js, they should continue to work. If, however, they do
any modifications to XSLT, that may change how the community-list DRI is
rendered and it's possible my snippet interferes with it somehow. Check
whether there are any differences in community-list DRI between how Mirage
renders it and your theme renders it.

On Thu, Aug 13, 2015 at 4:25 PM, Keith Jones  wrote:

> Helix,
>
> Thanks for the help, the code is working and will remove the list from the
> home page.
>
> Here is my problem.
> Currently in production we are using collapsible list for the community
> browse page, which you can see here:
> http://udspace.udel.edu/community-list. This is in version 3.1 using the
> XMLUI. I was able to remove the community list from the main page but
> commenting out the template call in the xslt, I did not use the overriding
> template method.
>
> When I use the code provided, the collapsible list will partly work, but
> the arrow icons do not appear, when viewing the community list.
>
> Thanks
> Keith
>
> On Thu, Aug 13, 2015 at 9:07 AM, helix84  wrote:
>
>> Try this:
>>
>> > match="dri:div[@id='aspect.artifactbrowser.CommunityBrowser.div.comunity-browser']">
>> > test="/dri:document/dri:meta/dri:pageMeta/dri:metadata[@element='request'][@qualifier='URI']/text()">
>> 
>> 
>> 
>>
>> It hides the community browser unless the request URI is non-empty (like
>> "/community-list").
>>
>>
>> Regards,
>> ~~helix84
>>
>> Compulsory reading: DSpace Mailing List Etiquette
>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>
>>
>
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Request a copy - not working

2015-08-13 Thread Borda, Susan
Hi-
We're running Dspace 5 Mirage 2 and the "Request a Copy" 
feature
 does not seem to be working. There is an ugly "This item is restricted" 
message, instead of displaying the item's metadata and whatnot. Our dspace.cfg 
file has the "Request a Copy" parameters enabled. Has anyone had this issue?

Here is the message we have now:
This item is restricted

You do not have the credentials to access the restricted item hdl:1/9095.

The selected item is access restricted and requires credentials to view. Please 
login to access the item.

Proceed to login screen

-
Susan Borda
Digital Technologies Development Librarian
Montana State University Library
406-994-1873


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Front Page Build

2015-08-13 Thread Keith Jones
Helix,

After looking over my changes, I did have to add this to the utils.xsl file:


  



ds-artifact-item 


community 


collection 



even
odd






  
  

Do you think it is causing your code some problems. When I leave you code
out this works, but when I have your code in it doesn't.

Thanks
Keith


On Thu, Aug 13, 2015 at 11:01 AM, helix84  wrote:

> The code I sent you tries to be as non-invasive as possible. When you add
> the template, the only the DRI output of the homepage should change but not
> the DRI output of the community-list. Therefore, if your collapse/expand
> widgets are just css/js, they should continue to work. If, however, they do
> any modifications to XSLT, that may change how the community-list DRI is
> rendered and it's possible my snippet interferes with it somehow. Check
> whether there are any differences in community-list DRI between how Mirage
> renders it and your theme renders it.
>
> On Thu, Aug 13, 2015 at 4:25 PM, Keith Jones  wrote:
>
>> Helix,
>>
>> Thanks for the help, the code is working and will remove the list from
>> the home page.
>>
>> Here is my problem.
>> Currently in production we are using collapsible list for the community
>> browse page, which you can see here:
>> http://udspace.udel.edu/community-list. This is in version 3.1 using the
>> XMLUI. I was able to remove the community list from the main page but
>> commenting out the template call in the xslt, I did not use the overriding
>> template method.
>>
>> When I use the code provided, the collapsible list will partly work, but
>> the arrow icons do not appear, when viewing the community list.
>>
>> Thanks
>> Keith
>>
>> On Thu, Aug 13, 2015 at 9:07 AM, helix84  wrote:
>>
>>> Try this:
>>>
>>> >> match="dri:div[@id='aspect.artifactbrowser.CommunityBrowser.div.comunity-browser']">
>>> >> test="/dri:document/dri:meta/dri:pageMeta/dri:metadata[@element='request'][@qualifier='URI']/text()">
>>> 
>>> 
>>> 
>>>
>>> It hides the community browser unless the request URI is non-empty (like
>>> "/community-list").
>>>
>>>
>>> Regards,
>>> ~~helix84
>>>
>>> Compulsory reading: DSpace Mailing List Etiquette
>>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>>
>>>
>>
>
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Request a copy

2015-08-13 Thread Borda, Susan
HI again-
I just noticed the other similar question about Request a Copy...

This was working for us in Dspace 4, I'm wondering what changed in v5 to result 
in this behavior.

Anonymous has READ rights for this item as well as the collection.

-susan
-
Susan Borda
Digital Technologies Development Librarian
Montana State University Library
406-994-1873


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Using the METS behavior section

2015-08-13 Thread Evgeni Dimitrov
Has anybody used or has anybody considered using the METS behavior section
in order to say "I want this object displayed by that viewer"? Do you think
that this will be practical/impractical with DSpace?

Best regards
Evgeni
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Front Page Build

2015-08-13 Thread helix84
On Thu, Aug 13, 2015 at 7:21 PM, Keith Jones  wrote:

> Do you think it is causing your code some problems. When I leave you code
> out this works, but when I have your code in it doesn't.
>

Most certainly. This is what builds your collection/community structure to
be styled as collapsible. Replace

with your

...

and it should work.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] JSPUI 5 - impersonating another user

2015-08-13 Thread Monika C. Mevenkamp
Can I, while logged in as an administrator, impersonate another user ?

If so - how do I do that ?

Is there a way to see the workflow/tasks on another users ‘My DSpace’ page ?


Monika


—
Monika Mevenkamp
Digital Repository Infrastructure Developer
Phone: 609-258-4161
333C 701 Carnegie, Princeton University, Princeton, NJ 08544

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Request a copy - not working

2015-08-13 Thread Adan Román Ruiz

Hi.

Request copy works for restricted bitstreams, it seems that you revoked 
permisions to item.

Try allowing item for anonymous an revoke bitstreams.

regards
Adán

Hi-
We’re running Dspace 5 Mirage 2 and the “Request a Copy” feature 
 
does not seem to be working. There is an ugly “This item is 
restricted” message, instead of displaying the item’s metadata and 
whatnot. Our dspace.cfg file has the “Request a Copy” parameters 
enabled. Has anyone had this issue?


Here is the message we have now:


This item is restricted

You do not have the credentials to access the restricted item 
*hdl:1/9095*.


The selected item is access restricted and requires credentials to 
view. Please login to access the item.


Proceed to login screen 

—
Susan Borda
Digital Technologies Development Librarian
Montana State University Library
406-994-1873




--


___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette



--



---
El software de antivirus Avast ha analizado este correo electrónico en busca de 
virus.
http://www.avast.com
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette