[dspace-tech] Metadatafields in Sidebar Navigation

2018-04-24 Thread Paul Münch

Hello everyone,

we use the Mirage2 theme for our DSpace instance and we like to  
minimize the Item Page layout. Therefore we try to move some Metadata  
Fields (e.g. dc.identifier) into the Sidebar Navigation. So we  
customize the "navigation.xsl" file.
Our problem is that some functionalities are uncomplicated like "Show  
full item record" or "Collections" but we don't find a proper way to  
get single Metadata Fields into. We guess that there is some context  
problem with the XPath. To get a Metadata Field Value into the  
sidebar, we try to get the values from mets.xml. But neither a  
relative path nor an absolute path are successfully. There is no  
error, but nothing.
Could someone give us a hint, how we get things working? In other  
repository we saw this layout, but don't get in contact with the  
developer.


Thanks in advance and best regards,

Paul Münch




--
Philipps-Universität Marburg | UB
Digitale Dienste | Deutschhausstraße 9 | D018
Tel. +49 06421 28-24624 |
--

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


pgppRbQZOQ2Oh.pgp
Description: PGP Digital Signature


Re: [dspace-tech] Item date isn't seen

2018-04-24 Thread Claudia Jürgen

Hello Rodrigo,

make sure the metadata used is actually there in the items.
The default configuration is:
webui.itemlist.columns = thumbnail, dc.date.issued(date), dc.title, \
 dc.contributor.*
At that point dc.date.issued is used per default. So your items are be missing 
the metadata whatever you configured there as date.

Hope this helps

Claudia Jürgen



Am 24.04.2018 um 07:17 schrieb Rodrigo Sebastian Hidalgo Avila:

I have been inserting items in the repository but at the time of doing a
search by issued date, the date of the items isn't seen.
What I can do?

P.S: I attach an image where it shows that the dates aren't visible.




--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Re: Manage the privileges of a collection

2018-04-24 Thread Claudia Jürgen

Hello Freddy,

never worked with the request a copy feature but here is the documentation:
https://wiki.duraspace.org/display/DSDOC5x/Request+a+Copy

Hope this helps

Claudia Jürgen


Am 23.04.2018 um 19:48 schrieb Freddy Guerrero:

Hi Claudia,  I thank you very much for your attention and help, I have
already managed to get the files not downloaded (I have to do one in one),
and as you can see in the attached image I have the option "Request a
Copy", please tell me how to configure the sending of these messages. Who
gets the mail ?. Where do I configure?








El jueves, 19 de abril de 2018, 18:04:26 (UTC-5), Freddy Guerrero escribió:

I changed the permissions in the option "Manage the privileges of a
collection", in this collection it is not allowed to download the files,
only for a predetermined group. I configure it as in the attached image,
but the rule does not apply. What should I do?





Regards,

Freddy





--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] DSpace 6: Authorization Policy

2018-04-24 Thread Paul Münch
Hi,

when you add in a community / collection a new role like administrators,
DSpace create per default a group named like this.
If your groups are not in production, create some own groups and assign
them to the policies. But if your groups are in production, you could
add the default groups to own created groups or take a look in "Access
Control -> Authorizations". When you choose some entry there from tree,
you see the uuid in head of page.

Best regards,

Paul Münch

On 18.04.2018 12:59, Sneha Tripathi wrote:
> Hi all,
>
> When I am trying to edit the authorization policy for a community or
> collection, I am not getting the collection/community name. Instead, I
> get some long token id.  For example: the heading reads "*Create new
> policy for COMMUNITY b1505a0d-7e04-40ab-81c1-321bfbe1751e" *making it
> difficult to identify the community/collection I am currently working on.
> Please help
>
> Thanks
>
> -- 
> You received this message because you are subscribed to the Google
> Groups "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to dspace-tech+unsubscr...@googlegroups.com
> .
> To post to this group, send email to dspace-tech@googlegroups.com
> .
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.

-- 
Philipps-Universität Marburg | UB
Digitale Dienste | Deutschhausstraße 9 | D018
Tel. +49 06421 28-24624 | 
--

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature