From 43c926592c367218ea0baeeae5dfde16f7217a49 Mon Sep 17 00:00:00 2001 From: Deb Verhoff <34518308+debverhoff@users.noreply.github.com> Date: Tue, 24 Mar 2026 15:42:31 -0400 Subject: [PATCH 1/3] Update input-forms.xml add new form for "theses" applied to collection 2451/75647 --- dspace/config/input-forms.xml | 208 ++++++++++++++++++++++++++++++++++ 1 file changed, 208 insertions(+) diff --git a/dspace/config/input-forms.xml b/dspace/config/input-forms.xml index 8431e5b..eb9d7ed 100644 --- a/dspace/config/input-forms.xml +++ b/dspace/config/input-forms.xml @@ -199,6 +199,9 @@ + + + @@ -3298,6 +3301,211 @@ it, please enter the types and the actual numbers or codes below. +
+ + + + + dc + title + + false + + onebox + <em class="submitFormHelpRequired">Enter the main title of the item. *Required*</em> + You must enter a main title for this item. + + + + + dc + title + alternative + true + + onebox + If the item has any alternative titles, please enter them below. + + + + + + dc + description + abstract + false + + textarea + Enter the abstract of the item below. + You must enter a main title for this item. + + + + dc + contributor + author + true + + name + <em class="submitFormHelpRequired">Authors: first name; last name. *Required*</em> + You must add at least one author. + + + + + dc + contributor + advisor + true + + name + <em class="submitFormHelpRequired">Authors: first name; last name. *Required*</em> + You must add at least one member. + + + + + thesis + degree + name + false + + onebox + Enter the name of the thesis degree related to the item submitted. + You must enter a thesis degree name. + + + + + thesis + degree + level + false + + onebox + Enter the level of the thesis degree related to the item submitted, for example: Doctoral. + You must enter a thesis degree level. + + + + thesis + degree + discipline + false + + onebox + Enter the discipline related to the item submitted, for example: Nursing. + You must enter a thesis degree discipline. + + + + + thesis + degree + grantor + false + + onebox + Enter the degree granting institution related to the item submitted. + You must enter an institution. + + + + + dc + date + issued + false + + date + <em class="submitFormHelpRequired">You must add a date of publication. *Required*</em> + You must enter the year. + + + + + dc + language + iso + false + + dropdown + Select the language of the main content of the item. If the language does not appear in the list below, please select 'Other'. If the content does not really have a language (for example, if it is a dataset or an image) please select 'N/A'. + You must enter a language. + + + + + dc + subject + + true + + onebox + Enter keyword subject terms. + + + + + + dc + type + + true + + dropdown + Select the type(s) of content you are submitting. To select more than one value in the list, you may have to hold down the "CTRL" or "Shift" key. + You must select at least one + + + + + dc + format + extent + true + + onebox + Enter the extent for the item, for example: 96 pages. + + + + + dc + format + medium + true + + onebox + Enter the file format medium type for the item, for example: Adobe Portable Document Format (PDF). + + You must enter a file format medium type. + + + + dc + description + sponsorship + false + + textarea + Enter the names of any sponsors and/or funding agencies in the box below. + + + + + dc + rights + + false + + textarea + Enter information on item's rights in this box. + You must enter a rights statement. + + +
+ From f620ca3a30269db5d07dcb863fd890a1bf067155 Mon Sep 17 00:00:00 2001 From: Deb Verhoff <34518308+debverhoff@users.noreply.github.com> Date: Tue, 24 Mar 2026 15:45:28 -0400 Subject: [PATCH 2/3] Update input-forms.xml --- dspace/config/input-forms.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dspace/config/input-forms.xml b/dspace/config/input-forms.xml index eb9d7ed..cbd8191 100644 --- a/dspace/config/input-forms.xml +++ b/dspace/config/input-forms.xml @@ -3357,7 +3357,7 @@ it, please enter the types and the actual numbers or codes below. contributor advisor true - + name <em class="submitFormHelpRequired">Authors: first name; last name. *Required*</em> You must add at least one member. @@ -3394,7 +3394,7 @@ it, please enter the types and the actual numbers or codes below. false onebox - Enter the discipline related to the item submitted, for example: Nursing. + Enter the discipline related to the item submitted, for example: Engineering. You must enter a thesis degree discipline. @@ -3442,7 +3442,7 @@ it, please enter the types and the actual numbers or codes below. true onebox - Enter keyword subject terms. + Enter keyword subject terms. From 36acf46163ed25098a73b1426aa76698cfdcd399 Mon Sep 17 00:00:00 2001 From: Deb Verhoff <34518308+debverhoff@users.noreply.github.com> Date: Thu, 2 Apr 2026 10:51:34 -0400 Subject: [PATCH 3/3] Update input-forms.xml --- dspace/config/input-forms.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dspace/config/input-forms.xml b/dspace/config/input-forms.xml index cbd8191..f9d1543 100644 --- a/dspace/config/input-forms.xml +++ b/dspace/config/input-forms.xml @@ -3360,7 +3360,7 @@ it, please enter the types and the actual numbers or codes below. name <em class="submitFormHelpRequired">Authors: first name; last name. *Required*</em> - You must add at least one member. + You must add at least one advisor.