Hello Lewatle,
the file in which the selection of dc.types is configured is:
[dspace]/config/input-forms.xml
see
https://github.com/DSpace/DSpace/blob/dspace-5.4/dspace/config/input-forms.xml#L263
<value-pairs value-pairs-name="common_types" dc-term="type">
<pair>
<displayed-value>Animation</displayed-value>
<stored-value>Animation</stored-value>
</pair>
....
The types are defined as a pair of displayed value and stored value.
So in order to add a new type add a pair like:
<pair>
<displayed-value>The Name you want to display in the
form</displayed-value>
<stored-value>The value which is actually stored as
metadata</stored-value>
</pair>
Hope this helps
Claudia
Am 02.12.2015 um 08:50 schrieb Lewatle Johannes Phaladi:
Dear DSPace Team,
I would like to add new type so that users can select it when they submit
items into our DSpace system, please see attached image for clarity, by
default DSpace comes with "animation", "Article", "Book", etc. on that very
list I would like to add few types, please let me know which file in DSpace
do I have to edit for new type to appear o the list and is there any tomcat
restart needed after changes made.
Regards,
Lewatle
--
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
[email protected]
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.