Formular: ARCHIUM FORM thorax object: Unterschied zwischen den Versionen
Aus artux
K (1 Version importiert) |
(Thorax-Formular an größere Schrift angepaßt und Alternativtext für Datum integriert) |
||
Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_FORM_thorax_object --> | <!-- ARCHIUM_FORM_thorax_object --> | ||
<!-- Version | <!-- Version 20220217 --> | ||
<!-- 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 43: | Zeile 43: | ||
<div class="archium-grid-container-base archium-grid-container-identity"> | <div class="archium-grid-container-base archium-grid-container-identity"> | ||
<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 | <div class="archium-grid-item" style="grid-column: 1 / span 2;"> | ||
<!-- define signature input field --> | <!-- define signature input field --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_signature|label=Signatur}}} | {{{for template|ARCHIUM_TEMPLATE_thorax_signature|label=Signatur}}} | ||
Zeile 55: | Zeile 55: | ||
{{{end template}}} | {{{end template}}} | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: | <div class="archium-grid-item" style="grid-column: 3 / span 2;"> | ||
<!-- define title input field --> | <!-- define title input field --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_title|label=Titel}}} | {{{for template|ARCHIUM_TEMPLATE_thorax_title|label=Titel}}} | ||
Zeile 68: | Zeile 68: | ||
{{{end template}}} | {{{end template}}} | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: | <div class="archium-grid-item" style="grid-column: 5 / span 2;"> | ||
<!-- define date of creation input fields --> | <!-- define date of creation input fields --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_date_of_creation|label=Erstellungsdatum}}} | {{{for template|ARCHIUM_TEMPLATE_thorax_date_of_creation|label=Erstellungsdatum}}} | ||
Zeile 78: | Zeile 78: | ||
{{{end template}}} | {{{end template}}} | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: | <div class="archium-grid-item" style="grid-column: 1 / span 2;"> | ||
<!-- define extent and medium input field --> | <!-- define extent and medium input field --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_extent_medium|label=Umfang und Medium}}} | {{{for template|ARCHIUM_TEMPLATE_thorax_extent_medium|label=Umfang und Medium}}} | ||
Zeile 100: | Zeile 90: | ||
{{{end template}}} | {{{end template}}} | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: | <div class="archium-grid-item" style="grid-column: 3 / span 2;"> | ||
<!-- define level of description input fields --> | <!-- define level of description input fields --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_level_of_description|label=Beschreibungsebene}}} | {{{for template|ARCHIUM_TEMPLATE_thorax_level_of_description|label=Beschreibungsebene}}} | ||
Zeile 112: | Zeile 102: | ||
{{{end template}}} | {{{end template}}} | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: | <div class="archium-grid-item" style="grid-column: 5 / span 2;"> | ||
<!-- define timeframe input fields --> | <!-- define timeframe input fields --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_timeframe|multiple|label=Zeiten}}} | {{{for template|ARCHIUM_TEMPLATE_thorax_timeframe|multiple|label=Zeiten}}} | ||
Zeile 120: | Zeile 110: | ||
<p>bis: {{{field|date_until | <p>bis: {{{field|date_until | ||
|input type=date}}}</p> | |input type=date}}}</p> | ||
<p>{{{field|date_alt | |||
|placeholder=Alternativtext | |||
|input type=combobox}}}</p> | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 6;"> <!-- grid-column: 4 / span 3; grid-row: 2 / span 2;--> | |||
<!-- define title image input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_title_image|label=Titelbild}}} | |||
{{{field|title_image | |||
|uploadable | |||
|image preview | |||
|default filename={{PAGENAME}}.jpeg | |||
}}} | |||
{{{end template}}} | {{{end template}}} | ||
</div> | </div> |
Version vom 17. Februar 2022, 13:25 Uhr