Formular:ARCHIUM FORM hascher literature: Unterschied zwischen den Versionen

Aus Denkmalpflege
Wechseln zu:Navigation, Suche
Zeile 47: Zeile 47:
 
             <div class="archium-grid-item" style="grid-column: 2 / span 1";>
 
             <div class="archium-grid-item" style="grid-column: 2 / span 1";>
 
                 <!-- define signature input field -->
 
                 <!-- define signature input field -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_signature|label=Signatur(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_signature|label=Signatur(Literatur)}}}
 
                     {{{field|signature
 
                     {{{field|signature
 
                         |mandatory
 
                         |mandatory
Zeile 61: Zeile 61:
 
             <div class="archium-grid-item" style="grid-column: 3 / span 1";>
 
             <div class="archium-grid-item" style="grid-column: 3 / span 1";>
 
                 <!-- define title input field -->
 
                 <!-- define title input field -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_title|label=Titel(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_title|label=Titel(Literatur)}}}
 
                     {{{field|title
 
                     {{{field|title
 
                         |mandatory
 
                         |mandatory
Zeile 74: Zeile 74:
 
             <div class="archium-grid-item" style="grid-column: 4 / span 3; grid-row: 2 / span 2";>
 
             <div class="archium-grid-item" style="grid-column: 4 / span 3; grid-row: 2 / span 2";>
 
                 <!-- define title image input field -->
 
                 <!-- define title image input field -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_title_image|label=Titelbild(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_title_image|label=Titelbild(Literatur)}}}
 
                     {{{field|title_image
 
                     {{{field|title_image
 
                         |uploadable
 
                         |uploadable
Zeile 84: Zeile 84:
 
             <div class="archium-grid-item" style="grid-column: 1 / span 1";>
 
             <div class="archium-grid-item" style="grid-column: 1 / span 1";>
 
                 <!-- define date of creation input fields -->
 
                 <!-- define date of creation input fields -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_date_of_creation|label=Erstellungsdatum(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_date_of_creation|label=Erstellungsdatum(Literatur)}}}
 
                     {{{field|date_of_creation
 
                     {{{field|date_of_creation
 
                         |mandatory
 
                         |mandatory
Zeile 92: Zeile 92:
 
                 {{{end template}}}
 
                 {{{end template}}}
 
             </div>
 
             </div>
             <div class="archium-grid-item" style="grid-column: 2 / span 2;">
+
             <div class="archium-grid-item" style="grid-column: 2;">
                 <!-- define timeframe input fields -->
+
                 <!-- define author input fields -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_timeframe|multiple|label=Zeiten(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_author|multiple|label=Autor(en)(Literatur)}}}
                     <p>von: {{{field|date_from
+
                     {{{field|date_from
 +
                        |mandatory
 +
                        |input type=combobox
 +
                        |default=
 +
                        |placeholder=Pflichteintrag
 +
                        |cargo table=ARCHIUM_TABLE_hascher_author
 +
                        |cargo field=ARCHIUM_PROPERTY_hascher_author
 +
                {{{end template}}}
 +
            </div>
 +
            <div class="archium-grid-item" style="grid-column: 3;">
 +
                <!-- define author input fields -->
 +
                {{{for template|ARCHIUM_TEMPLATE_hascher_author|label=Erscheinungsdatum(Literatur)}}}
 +
                    {{{field|date_of_publication
 +
                        |mandatory
 
                         |input type=date
 
                         |input type=date
                         |default=now}}}</p>
+
                         |default=now
                    <p>bis: {{{field|date_until
+
                        |cargo table=ARCHIUM_TABLE_hascher_date_of_publication
                         |input type=date}}}</p>
+
                         |cargo field=ARCHIUM_PROPERTY_hascher_date_of_publication
 
                 {{{end template}}}
 
                 {{{end template}}}
 
             </div>
 
             </div>
Zeile 107: Zeile 120:
 
             <div class="archium-grid-item" style="grid-column: 1;">
 
             <div class="archium-grid-item" style="grid-column: 1;">
 
                 <!-- define creator input fields -->
 
                 <!-- define creator input fields -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_creator|label=Ersteller(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_creator|label=Ersteller(Literatur)}}}
 
                     {{{field|creator
 
                     {{{field|creator
 
                         |mandatory
 
                         |mandatory
Zeile 120: Zeile 133:
 
             <div class="archium-grid-item" style="grid-column: 2;">
 
             <div class="archium-grid-item" style="grid-column: 2;">
 
                 <!-- define editor input fields -->
 
                 <!-- define editor input fields -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_editor|multiple|minimum instances=1|label=Bearbeiter(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_editor|multiple|minimum instances=1|label=Bearbeiter(Literatur)}}}
 
                     {{{field|editor
 
                     {{{field|editor
 
                         |mandatory
 
                         |mandatory
Zeile 133: Zeile 146:
 
             <div class="archium-grid-item" style="grid-column: 3;">
 
             <div class="archium-grid-item" style="grid-column: 3;">
 
                 <!-- define history input fields -->
 
                 <!-- define history input fields -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_history|label=Bestandsgeschichte(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_history|label=Bestandsgeschichte(Literatur)}}}
 
                     {{{field|history
 
                     {{{field|history
 
                         |input type=textarea with autocomplete
 
                         |input type=textarea with autocomplete
Zeile 148: Zeile 161:
 
             <div class="archium-grid-item" style="grid-column: 1 / span 2;">
 
             <div class="archium-grid-item" style="grid-column: 1 / span 2;">
 
                 <!-- define topic input field -->
 
                 <!-- define topic input field -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_topic|label=Thema(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_topic|label=Thema(Literatur)}}}
 
                     {{{field|topic
 
                     {{{field|topic
 
                         |mandatory
 
                         |mandatory
Zeile 161: Zeile 174:
 
             <div class="archium-grid-item" style="grid-column: 3 / span 2;">
 
             <div class="archium-grid-item" style="grid-column: 3 / span 2;">
 
                 <!-- define category input field -->
 
                 <!-- define category input field -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_category|label=Kategorie(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_category|label=Kategorie(Literatur)}}}
 
                     {{{field|category
 
                     {{{field|category
 
                         |mandatory
 
                         |mandatory
Zeile 173: Zeile 186:
 
             <div class="archium-grid-item" style="grid-column: 5 / span 2;">
 
             <div class="archium-grid-item" style="grid-column: 5 / span 2;">
 
                 <!-- define sub category input field -->
 
                 <!-- define sub category input field -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_sub_category|label=Unterkategorie(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_sub_category|label=Unterkategorie(Literatur)}}}
 
                     {{{field|sub_category
 
                     {{{field|sub_category
 
                         |input type=combobox
 
                         |input type=combobox
Zeile 184: Zeile 197:
 
             <div class="archium-grid-item" style="grid-column: 1 / span 3;">
 
             <div class="archium-grid-item" style="grid-column: 1 / span 3;">
 
                 <!-- define description input field -->
 
                 <!-- define description input field -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_description|label=Beschreibung(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_description|label=Beschreibung(Literatur)}}}
 
                     {{{field|description
 
                     {{{field|description
 
                         |input type=textarea with autocomplete
 
                         |input type=textarea with autocomplete
Zeile 195: Zeile 208:
 
             <div class="archium-grid-item" style="grid-column: 4 / span 3;">
 
             <div class="archium-grid-item" style="grid-column: 4 / span 3;">
 
                 <!-- define remark input field -->
 
                 <!-- define remark input field -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_remark|multiple|label=Anmerkungen(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_remark|multiple|label=Anmerkungen(Literatur)}}}
 
                     {{{field|remark
 
                     {{{field|remark
 
                         |input type=textarea with autocomplete
 
                         |input type=textarea with autocomplete
Zeile 209: Zeile 222:
 
         </div>
 
         </div>
 
         <div class="archium-grid-container-base archium-grid-container-status">
 
         <div class="archium-grid-container-base archium-grid-container-status">
             <h3><i class="far fa-chart-bar"></i> Objektstatus</h3>
+
             <h3><i class="far fa-chart-bar"></i> Literaturstatus</h3>
 
             <div class="archium-grid-item" style="grid-column: 1 / span 3;">
 
             <div class="archium-grid-item" style="grid-column: 1 / span 3;">
 
                 <!-- define count input field -->
 
                 <!-- define count input field -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_count|label=Anzahl(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_count|label=Anzahl(Literatur)}}}
 
                     {{{field|count
 
                     {{{field|count
 
                         |mandatory
 
                         |mandatory
Zeile 225: Zeile 238:
 
             <div class="archium-grid-item" style="grid-column: 4 / span 3;">
 
             <div class="archium-grid-item" style="grid-column: 4 / span 3;">
 
                 <!-- define count input field -->
 
                 <!-- define count input field -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_condition|label=Zustand(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_condition|label=Zustand(Literatur)}}}
 
                     {{{field|condition
 
                     {{{field|condition
 
                         |mandatory
 
                         |mandatory
Zeile 241: Zeile 254:
 
             <div class="archium-grid-item" style="grid-column: 1 / span 3;">
 
             <div class="archium-grid-item" style="grid-column: 1 / span 3;">
 
                 <!-- define count input field -->
 
                 <!-- define count input field -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_link|multiple|label=Verknüpfungen(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_link|multiple|label=Verknüpfungen(Literatur)}}}
 
                     {{{field|link
 
                     {{{field|link
 
                         |input type=combobox
 
                         |input type=combobox
Zeile 253: Zeile 266:
 
             <div class="archium-grid-item" style="grid-column: 4 / span 3;">
 
             <div class="archium-grid-item" style="grid-column: 4 / span 3;">
 
                 <!-- define gnd_index input field -->
 
                 <!-- define gnd_index input field -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_gnd_index|multiple|label=GND-Einträge(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_gnd_index|multiple|label=GND-Einträge(Literatur)}}}
 
                     {{{field|gnd_type
 
                     {{{field|gnd_type
 
                         |mandatory
 
                         |mandatory
Zeile 287: Zeile 300:
 
             <div class="archium-grid-item" style="grid-column: 1 / span 6";>
 
             <div class="archium-grid-item" style="grid-column: 1 / span 6";>
 
                 <!-- define attachment input field -->
 
                 <!-- define attachment input field -->
                 {{{for template|ARCHIUM_TEMPLATE_hascher_attachment|multiple|label=Titelbild(Objekt)}}}
+
                 {{{for template|ARCHIUM_TEMPLATE_hascher_attachment|multiple|label=Titelbild(Literatur)}}}
 
                     {{{field|attachment
 
                     {{{field|attachment
 
                         |uploadable
 
                         |uploadable

Version vom 20. April 2020, 14:19 Uhr