Formular:ARCHIUM FORM hascher literature: Unterschied zwischen den Versionen

Aus Denkmalpflege
Wechseln zu:Navigation, Suche
 
(24 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
<!-- ARCHIUM_FORM_hascher_literature -->
 
<!-- ARCHIUM_FORM_hascher_literature -->
<!-- Version 20200427 -->
+
<!-- Version 20200616 -->
  
 
<!-- This is a form definition for LITERATURE-type pages. It provides input fields for
 
<!-- This is a form definition for LITERATURE-type pages. It provides input fields for
Zeile 29: Zeile 29:
 
         {{{end template}}}
 
         {{{end template}}}
 
     {{ARCHIUM_HIDE_END}}
 
     {{ARCHIUM_HIDE_END}}
   
 
 
         <div class="archium-background-Literatur">
 
         <div class="archium-background-Literatur">
 
             <div class="archium-grid-container-base archium-grid-container-header">
 
             <div class="archium-grid-container-base archium-grid-container-header">
Zeile 42: Zeile 41:
 
                 <h3><i class="far fa-id-card"></i> Identifizierung</h3>
 
                 <h3><i class="far fa-id-card"></i> Identifizierung</h3>
 
                 <div class="archium-grid-item" style="grid-column: 1 / span 1";>
 
                 <div class="archium-grid-item" style="grid-column: 1 / span 1";>
                     <h4>Objekttyp:</h4>
+
                     <!-- define parent objet input field -->
                     <p>{{#var:type}}</p>
+
                     {{{for template|ARCHIUM_TEMPLATE_hascher_parent_object|label=Übergeordnetes Objekt(Literatur)}}}
 +
                        {{{field|parent
 +
                            |input type=combobox
 +
                            |default={{PAGENAME}}
 +
                            |placeholder=
 +
                            |cargo table=ARCHIUM_TABLE_hascher_signature
 +
                            |cargo field=ARCHIUM_PROPERTY_hascher_signature
 +
                        }}}
 +
                    {{{end template}}}
 
                 </div>
 
                 </div>
 
                 <div class="archium-grid-item" style="grid-column: 2 / span 1";>
 
                 <div class="archium-grid-item" style="grid-column: 2 / span 1";>
Zeile 86: Zeile 93:
 
                     {{{for template|ARCHIUM_TEMPLATE_hascher_date_of_creation|label=Erstellungsdatum(Literatur)}}}
 
                     {{{for template|ARCHIUM_TEMPLATE_hascher_date_of_creation|label=Erstellungsdatum(Literatur)}}}
 
                         {{{field|date_of_creation
 
                         {{{field|date_of_creation
                            |mandatory
 
 
                             |input type=date
 
                             |input type=date
 
                             |default=now
 
                             |default=now
Zeile 102: Zeile 108:
 
                             |cargo table=ARCHIUM_TABLE_hascher_author
 
                             |cargo table=ARCHIUM_TABLE_hascher_author
 
                             |cargo field=ARCHIUM_PROPERTY_hascher_author
 
                             |cargo field=ARCHIUM_PROPERTY_hascher_author
 +
                        }}}
 
                     {{{end template}}}
 
                     {{{end template}}}
 
                 </div>
 
                 </div>
Zeile 111: Zeile 118:
 
                             |input type=date
 
                             |input type=date
 
                             |default=now
 
                             |default=now
                            |cargo table=ARCHIUM_TABLE_hascher_date_of_publication
+
                        }}}
                            |cargo field=ARCHIUM_PROPERTY_hascher_date_of_publication
 
 
                     {{{end template}}}
 
                     {{{end template}}}
 
                 </div>
 
                 </div>
Zeile 230: Zeile 236:
 
                             |cargo table=ARCHIUM_TABLE_hascher_publisher
 
                             |cargo table=ARCHIUM_TABLE_hascher_publisher
 
                             |cargo field=ARCHIUM_PROPERTY_hascher_publisher
 
                             |cargo field=ARCHIUM_PROPERTY_hascher_publisher
                        }}}
 
                    {{{end template}}}
 
                </div>
 
                <div class="archium-grid-item" style="grid-column: 3 / span 2;">
 
                    <!-- define ISBN input field -->
 
                    {{{for template|ARCHIUM_TEMPLATE_hascher_isbn|label=ISBN(Literatur)}}}
 
                        {{{field|isbn
 
                            |input type=combobox
 
                            |default=
 
                            |placeholder=
 
                            |cargo table=ARCHIUM_TABLE_hascher_isbn
 
                            |cargo field=ARCHIUM_PROPERTY_hascher_isbn
 
                        }}}
 
                    {{{end template}}}
 
                </div>
 
                <div class="archium-grid-item" style="grid-column: 5 / span 2;">
 
                    <!-- define ASIN input field -->
 
                    {{{for template|ARCHIUM_TEMPLATE_hascher_asin|label=ASIN(Literatur)}}}
 
                        {{{field|asin
 
                            |input type=combobox
 
                            |default=
 
                            |placeholder=
 
                            |cargo table=ARCHIUM_TABLE_hascher_asin
 
                            |cargo field=ARCHIUM_PROPERTY_hascher_asin
 
                        }}}
 
                    {{{end template}}}
 
                </div>
 
                <div class="archium-grid-item" style="grid-column: 1 / span 2;">
 
                    <!-- define series field -->
 
                    {{{for template|ARCHIUM_TEMPLATE_hascher_series|label=Serie(Literatur)}}}
 
                        {{{field|series
 
                            |input type=combobox
 
                            |default=
 
                            |placeholder=
 
                            |cargo table=ARCHIUM_TABLE_hascher_series
 
                            |cargo field=ARCHIUM_PROPERTY_hascher_series
 
 
                         }}}
 
                         }}}
 
                     {{{end template}}}
 
                     {{{end template}}}
Zeile 282: Zeile 252:
 
                 </div>
 
                 </div>
 
                 <div class="archium-grid-item" style="grid-column: 5 / span 2;">
 
                 <div class="archium-grid-item" style="grid-column: 5 / span 2;">
                    <!-- define edition input field -->
 
                    {{{for template|ARCHIUM_TEMPLATE_hascher_edition|label=Auflage(Literatur)}}}
 
                        {{{field|edition
 
                            |input type=combobox
 
                            |default=
 
                            |placeholder=
 
                            |cargo table=ARCHIUM_TABLE_hascher_edition
 
                            |cargo field=ARCHIUM_PROPERTY_hascher_edition
 
                        }}}
 
                    {{{end template}}}
 
                </div>
 
                <div class="archium-grid-item" style="grid-column: 1 / span 2;">
 
 
                     <!-- define form input field -->
 
                     <!-- define form input field -->
 
                     {{{for template|ARCHIUM_TEMPLATE_hascher_form|label=Form(Literatur)}}}
 
                     {{{for template|ARCHIUM_TEMPLATE_hascher_form|label=Form(Literatur)}}}
Zeile 305: Zeile 263:
 
                     {{{end template}}}
 
                     {{{end template}}}
 
                 </div>
 
                 </div>
                 <div class="archium-grid-item" style="grid-column: 3 / span 2;">
+
                 <div class="archium-grid-item" style="grid-column: 1 / span 3;">
                     <!-- define language input field -->
+
                     <!-- define series field -->
                     {{{for template|ARCHIUM_TEMPLATE_hascher_language|label=Sprache(Literatur)}}}
+
                     {{{for template|ARCHIUM_TEMPLATE_hascher_series|label=Serie(Literatur)}}}
                         {{{field|language
+
                         {{{field|series
                             |input type=combobox
+
                             |input type=textarea with autocomplete
                             |default=Deutsch
+
                             |default=
 
                             |placeholder=
 
                             |placeholder=
                             |cargo table=ARCHIUM_TABLE_hascher_language
+
                             |cargo table=ARCHIUM_TABLE_hascher_series
                             |cargo field=ARCHIUM_PROPERTY_hascher_language
+
                             |cargo field=ARCHIUM_PROPERTY_hascher_series
 
                         }}}
 
                         }}}
 
                     {{{end template}}}
 
                     {{{end template}}}
 
                 </div>
 
                 </div>
                 <div class="archium-grid-item" style="grid-column: 5 / span 2;">
+
                 <div class="archium-grid-item" style="grid-column: 4 / span 3;">
                     <!-- define condition input field -->
+
                     <!-- define other_information input field -->
                     {{{for template|ARCHIUM_TEMPLATE_hascher_condition|label=Zustand(Literatur)}}}
+
                     {{{for template|ARCHIUM_TEMPLATE_hascher_other_information|label=Zusätzliche Informationen(Literatur)}}}
                         {{{field|condition
+
                         {{{field|other_information
 
                             |mandatory
 
                             |mandatory
 
                             |input type=textarea with autocomplete
 
                             |input type=textarea with autocomplete
 
                             |default=
 
                             |default=
 
                             |placeholder=Zustand
 
                             |placeholder=Zustand
                             |cargo table=ARCHIUM_TABLE_hascher_condition
+
                             |cargo table=ARCHIUM_TABLE_hascher_other_information
                             |cargo field=ARCHIUM_PROPERTY_hascher_condition
+
                             |cargo field=ARCHIUM_PROPERTY_hascher_other_information
 
                         }}}
 
                         }}}
 
                     {{{end template}}}
 
                     {{{end template}}}

Aktuelle Version vom 26. Juni 2020, 10:37 Uhr