Formular:ARCHIUM FORM hascher object: Unterschied zwischen den Versionen
Aus Denkmalpflege
| (11 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_FORM_hascher_object --> | <!-- ARCHIUM_FORM_hascher_object --> | ||
| − | <!-- Version | + | <!-- Version 20200419 --> |
<!-- This is a form definition for OBJECT-type pages. It provides input fields for | <!-- This is a form definition for OBJECT-type pages. It provides input fields for | ||
| Zeile 10: | Zeile 10: | ||
<includeonly> | <includeonly> | ||
| + | <!-- ADD FORM-LINK --> | ||
| + | {{#default_form:ARCHIUM_FORM_hascher_object}} | ||
<!-- MAGIC WORDS --> | <!-- MAGIC WORDS --> | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
| Zeile 31: | Zeile 33: | ||
<div class="archium-grid-container-base archium-grid-container-header"> | <div class="archium-grid-container-base archium-grid-container-header"> | ||
<div class="archium-grid-item-header" style="grid-column: 1 / span 3"> | <div class="archium-grid-item-header" style="grid-column: 1 / span 3"> | ||
| − | <h3> | + | <h3>Objekt</h3> |
</div> | </div> | ||
<div class="archium-grid-item-header" style="grid-column: 4 / span 3"> | <div class="archium-grid-item-header" style="grid-column: 4 / span 3"> | ||
| Zeile 236: | Zeile 238: | ||
</div> | </div> | ||
<div class="archium-grid-container-base archium-grid-container-links"> | <div class="archium-grid-container-base archium-grid-container-links"> | ||
| − | <h3><i class="fas fa-link"></i> | + | <h3><i class="fas fa-link"></i> Verbindungen</h3> |
| − | <div class="archium-grid-item" style="grid-column: 1 / span | + | <div class="archium-grid-item" style="grid-column: 1 / span 3;"> |
| − | < | + | <!-- define count input field --> |
| − | < | + | {{{for template|ARCHIUM_TEMPLATE_hascher_link|multiple|label=Verknüpfungen(Objekt)}}} |
| + | {{{field|link | ||
| + | |input type=combobox | ||
| + | |default= | ||
| + | |placeholder=Verknüpfung | ||
| + | |cargo table=ARCHIUM_TABLE_hascher_signature | ||
| + | |cargo field=ARCHIUM_PROPERTY_hascher_signature | ||
| + | }}} | ||
| + | {{{end template}}} | ||
| + | </div> | ||
| + | <div class="archium-grid-item" style="grid-column: 4 / span 3;"> | ||
| + | <!-- define gnd_index input field --> | ||
| + | {{{for template|ARCHIUM_TEMPLATE_hascher_gnd_index|multiple|label=GND-Einträge(Objekt)}}} | ||
| + | {{{field|gnd_type | ||
| + | |mandatory | ||
| + | |input type=combobox | ||
| + | |default= | ||
| + | |placeholder=GND-Typ | ||
| + | |existing values only | ||
| + | |values = Name, Ort, Person | ||
| + | |cargo table=ARCHIUM_TABLE_hascher_gnd_index | ||
| + | |cargo field=ARCHIUM_PROPERTY_hascher_gnd_type | ||
| + | }}} | ||
| + | {{{field|gnd_number | ||
| + | |mandatory | ||
| + | |input type=combobox | ||
| + | |default= | ||
| + | |placeholder=GND-Nummer | ||
| + | |cargo table=ARCHIUM_TABLE_hascher_gnd_index | ||
| + | |cargo field=ARCHIUM_PROPERTY_hascher_gnd_number | ||
| + | }}} | ||
| + | {{{field|gnd_prefered_name | ||
| + | |mandatory | ||
| + | |input type=combobox | ||
| + | |default= | ||
| + | |placeholder=GND-Name | ||
| + | |cargo table=ARCHIUM_TABLE_hascher_gnd_index | ||
| + | |cargo field=ARCHIUM_PROPERTY_hascher_gnd_prefered_name | ||
| + | }}} | ||
| + | {{{end template}}} | ||
</div> | </div> | ||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
<div class="archium-grid-container-base archium-grid-container-attachments"> | <div class="archium-grid-container-base archium-grid-container-attachments"> | ||
<h3><i class="fas fa-paperclip"></i> Anhänge</h3> | <h3><i class="fas fa-paperclip"></i> Anhänge</h3> | ||
| − | <div class="archium-grid-item" style="grid-column: 1 / span | + | <div class="archium-grid-item" style="grid-column: 1 / span 6";> |
| − | < | + | <!-- define attachment input field --> |
| − | + | {{{for template|ARCHIUM_TEMPLATE_hascher_attachment|multiple|label=Dateianhänge(Objekt)}}} | |
| + | {{{field|attachment | ||
| + | |uploadable | ||
| + | }}} | ||
| + | {{{end template}}} | ||
</div> | </div> | ||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
</div> | </div> | ||
Aktuelle Version vom 28. April 2020, 19:12 Uhr
