[dspace-tech] sign in DSpace

2017-03-27 Thread Diana Miu
Dear DSpace technical support, 

I have engaged problem in signing into DSpace after creating the first 
community last week, cap screen as follows: 



DSpace website: http://dspace.twc.edu.hk/xmlui/

Would like to seek help for solving this problem, thanks. 

Thanks & Regards, 
Diana 
 

-- 
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] Items list – no space between publisher names

2017-03-27 Thread Franziska Ackermann

Hi,

There are examples in item-list.xsl using "for-each", e.g. 
https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace-xmlui-mirage2/src/main/webapp/xsl/aspect/artifactbrowser/item-list.xsl#L285-L292

In the example they use a semicolon to separate entries.

Hope his helps,
Franziska


Am 27.03.2017 um 13:55 schrieb admin:

Hello,


it a tiny thing, but I would like to correct it (and learn how to do it).
Within a list of the newest items added to a collection, where there 
is an information about a publisher, if there are more than one 
publisher names, there is no space between them.


I suppose it is to be corrected somewhere in the item-list.xsl 
(


I use DSpace 6.


Thanks,

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


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


[dspace-tech] Items list – no space between publisher names

2017-03-27 Thread admin
Hello,


it a tiny thing, but I would like to correct it (and learn how to do it).
Within a list of the newest items added to a collection, where there is an 
information about a publisher, if there are more than one publisher names, 
there is no space between them.

I suppose it is to be corrected somewhere in the item-list.xsl (

I use DSpace 6.


Thanks,

Peter

-- 
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] Port number in URI

2017-03-27 Thread Claudia Jürgen

Hello Peter,

items get a metadatum dc.identifier.uri based on the dspace.cfg setting
handle.canonical.prefix
You may consider batch csv metadata editing
https://wiki.duraspace.org/display/DSDOC5x/Batch+Metadata+Editing

Hope this helps

Claudia Jürgen



Am 27.03.2017 um 09:50 schrieb admin:

Hello,


I can see a port number in the URl of every item although
the dspace.baseUrl does not include port anymore (however, I removed port
number from the dspace.baseUrl setting after I added some items, so I
wonder if that matters?).
Anyway, how to remove it from the URI?



Best,

Peter



--
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] Community/collection introductory text language

2017-03-27 Thread Claudia Jürgen

Hello Peter,

yes, e.g.
the name of a collection/community is in terms of metadata values a
dc.title, the description an abstract and so on.
At the moment no language qualifier is set for the metadata and there is
no possibility to add multi language meta information via the UI.
But this would be the starting point to i18n the meta information about
communities and collections.

Hope this helps

Claudia Jürgen



Am 27.03.2017 um 09:51 schrieb admin:

Dear Claudia,


you mean to describe the collection item with metadata in various languages?



Best,

Peter

W dniu poniedziałek, 27 marca 2017 08:38:52 UTC+1 użytkownik Claudia Jürgen
napisał:

Hello Peter,

no there is no out of the box way to do this.
But the change having metadata for all objects will make it easier to do.
As the metadata got language qualifiers.

Hope this helps

Claudia Jürgen


Am 26.03.2017 um 21:38 schrieb admin:

Hello,


is there any out-of-the box way to put community/collection introductory
text in different languages, depending on chosen UI language?
The same question would apply to, e.g., community/collection title.



Thanks,

Peter


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



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


[dspace-tech] Admin user unable to export metadata

2017-03-27 Thread Lewatle Johannes Phaladi
Dear Team,

I have added admin user on collection and when i login using the account I 
am unable to export metadata, I opened the collection that i have admin 
rights on and opened the item then under Context menu i clicked Export 
Metadata and got the message saying "This resource is restricted" but when 
i click on export item the export work without any error message. Your 
advise is appreciated.

Regards,
Lewatle 

-- 
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] Community/collection introductory text language

2017-03-27 Thread admin
Dear Claudia,


you mean to describe the collection item with metadata in various languages?



Best,

Peter

W dniu poniedziałek, 27 marca 2017 08:38:52 UTC+1 użytkownik Claudia Jürgen 
napisał:
>
> Hello Peter, 
>
> no there is no out of the box way to do this. 
> But the change having metadata for all objects will make it easier to do. 
> As the metadata got language qualifiers. 
>
> Hope this helps 
>
> Claudia Jürgen 
>
>
> Am 26.03.2017 um 21:38 schrieb admin: 
> > Hello, 
> > 
> > 
> > is there any out-of-the box way to put community/collection introductory 
> > text in different languages, depending on chosen UI language? 
> > The same question would apply to, e.g., community/collection title. 
> > 
> > 
> > 
> > Thanks, 
> > 
> > Peter 
> > 
>
> -- 
> 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...@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.


[dspace-tech] Port number in URI

2017-03-27 Thread admin
Hello,


I can see a port number in the URl of every item although 
the dspace.baseUrl does not include port anymore (however, I removed port 
number from the dspace.baseUrl setting after I added some items, so I 
wonder if that matters?).
Anyway, how to remove it from the URI?



Best,

Peter

-- 
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] Community/collection introductory text language

2017-03-27 Thread Claudia Jürgen

Hello Peter,

no there is no out of the box way to do this.
But the change having metadata for all objects will make it easier to do.
As the metadata got language qualifiers.

Hope this helps

Claudia Jürgen


Am 26.03.2017 um 21:38 schrieb admin:

Hello,


is there any out-of-the box way to put community/collection introductory
text in different languages, depending on chosen UI language?
The same question would apply to, e.g., community/collection title.



Thanks,

Peter



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