Difference between revisions of "Form:BatchUploader"

From Wayne County, Ohio Online Resource Center
Jump to navigation Jump to search
 
(34 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
|Media category
 
|Media category
 
|input type=dropdown
 
|input type=dropdown
|values=Letterhead, Logo, Map, Newspaper Ad, Newspaper Artlcle, Newspaper Clipping, Newspaper PDF, Non-newspaper Ad, Photo
+
|values=Letterhead, Logo, Map, Newspaper ad, Newspaper article, Newspaper clipping, Newspaper PDF, Non-newspaper ad, Photo
 
|show on select=Letterhead=>people;
 
|show on select=Letterhead=>people;
 +
Letterhead=>years-active;
 +
Letterhead=>full-text;
 
Logo=>status;
 
Logo=>status;
Logo=>industry;
+
Logo=>years-active;
 +
Logo=>full-text;
 +
Map=>date-fuzzy;
 
Map=>publisher;
 
Map=>publisher;
Newspaper Ad=>newspaper-title;
+
Map=>full-text;
Newspaper Artlcle=>newspaper-title;
+
Newspaper ad=>date-fuzzy;
Newspaper Artlcle=>article-title;
+
Newspaper ad=>newspaper-title;
Newspaper Artlcle=>series-title;
+
Newspaper ad=>page-number;
Newspaper Artlcle=>creator;
+
Newspaper article=>date-fuzzy;
Newspaper Clipping=>newspaper-title;
+
Newspaper article=>newspaper-title;
Newspaper Clipping=>subject-tags;
+
Newspaper article=>newspaper-section;
 +
Newspaper article=>newspaper-section;
 +
Newspaper article=>page-number;
 +
Newspaper article=>article-title;
 +
Newspaper article=>series-title;
 +
Newspaper article=>creator;
 +
Newspaper clipping=>date-fuzzy;
 +
Newspaper clipping=>subject-tags;
 +
Newspaper clipping=>newspaper-title;
 +
Newspaper clipping=>newspaper-section;
 +
Newspaper clipping=>page-number;
 +
Newspaper clipping=>subject-tags;
 +
Newspaper PDF=>date-fuzzy;
 
Newspaper PDF=>newspaper-title;
 
Newspaper PDF=>newspaper-title;
Non-newspaper Ad=>publication-title;
+
Non-newspaper ad=>date-fuzzy;
 +
Non-newspaper ad=>publication-title;
 +
Photo=>date-fuzzy;
 +
Photo=>time-period;
 
Photo=>subject-tags;
 
Photo=>subject-tags;
 
Photo=>object-type;
 
Photo=>object-type;
 +
Photo=>creator;
 +
Photo=>contributor;
 +
Photo=>digital-publisher;
 
Photo=>location;
 
Photo=>location;
Photo=>creator;
+
Photo=>people;
 
|mandatory
 
|mandatory
 
|default=Photo
 
|default=Photo
Line 39: Line 61:
 
  |Location
 
  |Location
 
  |values from property=Location
 
  |values from property=Location
 +
}}}
 +
;Location note
 +
{{{field
 +
|Location note
 +
|input type=textarea
 
}}}
 
}}}
 
</div>
 
</div>
 +
<div id="date-fuzzy">
 
;Date  
 
;Date  
 
{| class="compact"
 
{| class="compact"
Line 46: Line 74:
 
|width=90px align=center|<small>[M] or [MM]</small>
 
|width=90px align=center|<small>[M] or [MM]</small>
 
|width=90px align=center|<small>[YYYY]</small>
 
|width=90px align=center|<small>[YYYY]</small>
|}
+
|-
{{{field
+
|{{{field
 
   |Day
 
   |Day
 
   |size=4
 
   |size=4
Line 53: Line 81:
 
   |input type=regexp
 
   |input type=regexp
 
   |regexp=/^\d*$/
 
   |regexp=/^\d*$/
   |message=Only numbers!
+
   |message=numbers only
 
}}}
 
}}}
{{{field
+
|{{{field
 
   |Month
 
   |Month
 
   |size=4
 
   |size=4
 
   |placeholder={{#time:m}}
 
   |placeholder={{#time:m}}
 +
  |input type=regexp
 
   |regexp=/^\d*$/
 
   |regexp=/^\d*$/
   |message=Only numbers!
+
   |message=numbers only
 
}}}
 
}}}
{{{field
+
|{{{field
 
   |Year
 
   |Year
 
   |size=4
 
   |size=4
 
   |placeholder={{#time:Y}}
 
   |placeholder={{#time:Y}}
 +
  |input type=regexp
 
   |regexp=/^\d*$/
 
   |regexp=/^\d*$/
   |message=Only numbers!
+
   |message=numbers only
 +
}}}
 +
|}
 +
</div>
 +
<div id="time-period">
 +
;Time period
 +
{{{field
 +
  |Time period
 
}}}
 
}}}
 +
</div>
 
<div id="creator">
 
<div id="creator">
 
;Author(s)/Creator(s)
 
;Author(s)/Creator(s)
 
{{{field
 
{{{field
 
  |Creator
 
  |Creator
 +
|input type=tokens
 +
|values from property=Full name
 +
|list
 +
|delimiter=;
 +
}}}
 +
</div>
 +
<div id="contributor">
 +
;Contributor(s)
 +
{{{field
 +
|Contributor
 
  |input type=tokens
 
  |input type=tokens
 
  |values from property=Full name
 
  |values from property=Full name
Line 85: Line 133:
 
|input type=combobox
 
|input type=combobox
 
|property=Map publisher
 
|property=Map publisher
 +
}}}
 +
</div>
 +
<div id="digital-publisher">
 +
;Source
 +
{{{field
 +
|Source
 +
}}}
 +
;Digital publisher
 +
{{{field
 +
|Digital publisher
 +
}}}
 +
;Rights
 +
{{{field
 +
|Rights
 +
}}}
 +
;Collection
 +
{{{field
 +
|Collection
 +
}}}
 +
;Image number
 +
{{{field
 +
|Image number
 +
|input type=text
 +
|size=4
 +
}}}
 +
;Description
 +
{{{field
 +
|Description photo
 +
|input type=textarea
 +
|autogrow
 
}}}
 
}}}
 
</div>
 
</div>
Line 94: Line 172:
 
|property=Newspaper title
 
|property=Newspaper title
 
|size=40
 
|size=40
 +
}}}
 +
</div>
 +
<div id="newspaper-section">
 +
;Newspaper section
 +
{{{field
 +
|Newspaper section
 +
|input type=tokens
 +
|values from property=Newspaper section
 +
|max values=1
 +
}}}
 +
</div>
 +
<div id="page-number">
 +
;Page number
 +
{{{field
 +
|Page number
 +
|input type=text
 +
|size=4
 +
|placeholder=0
 
}}}
 
}}}
 
</div>
 
</div>
Line 130: Line 226:
 
|property=Object type
 
|property=Object type
 
|mandatory
 
|mandatory
|default=Picture
 
 
}}}
 
}}}
 
</div>
 
</div>
Line 148: Line 243:
 
|Status
 
|Status
 
|input type=combobox
 
|input type=combobox
|values=Current,Former
+
|values=Current,Discontinued
|default=Current
 
 
|existing values only
 
|existing values only
 +
}}}
 +
</div>
 +
<div id="years-active">
 +
;Years active
 +
{{{field
 +
  |years_active
 +
  |input type=radiobutton
 +
  |mandatory
 +
  |property=Years active
 +
  |default=Unknown
 
}}}
 
}}}
 
</div>
 
</div>
Line 162: Line 266:
 
|delimiter=;
 
|delimiter=;
 
}}}
 
}}}
 +
</div>
 +
<div id="full-text">
 +
;Full text
 +
{{{field|Full text|input type=textarea|autogrow}}}
 
</div>
 
</div>
 
{{{end template}}}
 
{{{end template}}}

Latest revision as of 15:40, 19 August 2022