Formular: ARCHIUM FORM thorax object: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
Markierung: Manuelle Zurücksetzung |
||
(50 dazwischenliegende Versionen von 5 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_FORM_thorax_object --> | <!-- ARCHIUM_FORM_thorax_object --> | ||
<!-- Version | <!-- Version 20221208 --> | ||
<!-- 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 12: | Zeile 12: | ||
<!-- ADD FORM-LINK --> | <!-- ADD FORM-LINK --> | ||
{{#default_form:ARCHIUM_FORM_thorax_object}} | {{#default_form:ARCHIUM_FORM_thorax_object}} | ||
<!-- MAGIC WORDS --> | <!-- MAGIC WORDS --> | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
__NOTOC__ | __NOTOC__ | ||
<!-- EMBED QUERY/DISPLAY TEMPLATE --> | <!-- EMBED QUERY/DISPLAY TEMPLATE --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_display}}} | {{{for template|ARCHIUM_TEMPLATE_thorax_display}}} | ||
Zeile 30: | Zeile 32: | ||
{{ARCHIUM_HIDE_END}} | {{ARCHIUM_HIDE_END}} | ||
<div class="archium-background- | <div class="archium-background-Objekt"> | ||
<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"> | ||
Zeile 40: | Zeile 42: | ||
<!-- DEFINE FORM FIELDS --> | <!-- DEFINE FORM FIELDS --> | ||
<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" style="color:white;"></i> <span style="color:white;">Identifizierung</span></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}}} | ||
{{{field|signature | {{{field|signature | ||
|input type=combobox | |input type=combobox | ||
|default={{PAGENAME}} | |default={{PAGENAME}} | ||
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}}} | ||
{{{field|title | {{{field|title | ||
|mandatory | |mandatory | ||
|input type= | |input type=textarea with autocomplete | ||
|size=75 | |||
|autogrow | |||
|default={{PAGENAME}} | |default={{PAGENAME}} | ||
|placeholder=Pflichteintrag | |placeholder=Pflichteintrag | ||
Zeile 68: | Zeile 70: | ||
{{{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}}} | ||
{{{field|date_of_creation | {{{field|date_of_creation | ||
|mandatory | |mandatory | ||
Zeile 78: | Zeile 80: | ||
{{{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 | <!-- define extent and medium input field --> | ||
{{{for template| | {{{for template|ARCHIUM_TEMPLATE_thorax_extent_medium|label=Umfang und Medium}}} | ||
{{{field| | {{{field|extent_medium | ||
| | |input type=textarea | ||
| | |default= | ||
| | |placeholder=Umfang und Medium | ||
|cargo table=ARCHIUM_TABLE_thorax_extent_medium | |||
|cargo field=ARCHIUM_PROPERTY_thorax_extent_medium | |||
}}} | }}} | ||
{{{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 | <!-- define level of description input fields --> | ||
{{{for template| | {{{for template|ARCHIUM_TEMPLATE_thorax_level_of_description|label=Beschreibungsebene}}} | ||
{{{field| | {{{field|level_of_description | ||
| | |input type=combobox | ||
| | |default= | ||
| | |placeholder=Beschreibungsebene | ||
|cargo table=ARCHIUM_TABLE_thorax_level_of_description | |||
|cargo field=ARCHIUM_PROPERTY_thorax_level_of_description | |||
}}} | }}} | ||
{{{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}}} | ||
<p>von: {{{field|date_from | <p>von: {{{field|date_from | ||
|input type=date | |input type=date | ||
Zeile 106: | Zeile 112: | ||
<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> | ||
Zeile 113: | Zeile 132: | ||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | <div class="archium-grid-item" style="grid-column: 1 / span 2;"> | ||
<!-- define date of transfer input fields --> | <!-- define date of transfer input fields --> | ||
{{{for template| | {{{for template|ARCHIUM_TEMPLATE_thorax_date_of_transfer|label=Übernahmedatum}}} | ||
{{{field|date_of_transfer | {{{field|date_of_transfer | ||
|input type=date | |input type=date | ||
|default=now | |default=now | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 123: | Zeile 141: | ||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | <div class="archium-grid-item" style="grid-column: 3 / span 2;"> | ||
<!-- define deposition input fields --> | <!-- define deposition input fields --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_deposition|label=Ablageart | {{{for template|ARCHIUM_TEMPLATE_thorax_deposition|label=Ablageart}}} | ||
{{{field|deposition | {{{field|deposition | ||
|input type=combobox | |input type=combobox | ||
Zeile 135: | Zeile 153: | ||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | <div class="archium-grid-item" style="grid-column: 5 / span 2;"> | ||
<!-- define old signatures input fields --> | <!-- define old signatures input fields --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_signature_old|multiple|label=Altsignaturen | {{{for template|ARCHIUM_TEMPLATE_thorax_signature_old|multiple|label=Altsignaturen}}} | ||
{{{field|signature_old | {{{field|signature_old | ||
|input type=combobox | |input type=combobox | ||
Zeile 147: | Zeile 165: | ||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | <div class="archium-grid-item" style="grid-column: 1 / span 2;"> | ||
<!-- define creator input fields --> | <!-- define creator input fields --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_creator|label=Ersteller | {{{for template|ARCHIUM_TEMPLATE_thorax_creator|label=Ersteller}}} | ||
{{{field|creator | {{{field|creator | ||
|mandatory | |mandatory | ||
Zeile 160: | Zeile 178: | ||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | <div class="archium-grid-item" style="grid-column: 3 / span 2;"> | ||
<!-- define transferor input fields --> | <!-- define transferor input fields --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_transferor|multiple|label=Übergebender | {{{for template|ARCHIUM_TEMPLATE_thorax_transferor|multiple|label=Übergebender}}} | ||
{{{field|transferor | {{{field|transferor | ||
|input type=combobox | |input type=combobox | ||
Zeile 172: | Zeile 190: | ||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | <div class="archium-grid-item" style="grid-column: 5 / span 2;"> | ||
<!-- define editor input fields --> | <!-- define editor input fields --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_editor|multiple|minimum instances=1|label=Bearbeiter | {{{for template|ARCHIUM_TEMPLATE_thorax_editor|multiple|minimum instances=1|label=Bearbeiter}}} | ||
{{{field|editor | {{{field|editor | ||
|input type=combobox | |input type=combobox | ||
Zeile 184: | Zeile 202: | ||
<div class="archium-grid-item" style="grid-column: 1 / span 6;"> | <div class="archium-grid-item" style="grid-column: 1 / span 6;"> | ||
<!-- define history input fields --> | <!-- define history input fields --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_history|label=Bestandsgeschichte | {{{for template|ARCHIUM_TEMPLATE_thorax_history|label=Bestandsgeschichte}}} | ||
{{{field|history | {{{field|history | ||
|input type=textarea | |input type=textarea | ||
|default= | |default= | ||
|placeholder=Bestandsgeschichte | |placeholder=Bestandsgeschichte | ||
Zeile 199: | Zeile 217: | ||
<div class="archium-grid-item" style="grid-column: 1 / span 3;"> | <div class="archium-grid-item" style="grid-column: 1 / span 3;"> | ||
<!-- define content_general input field --> | <!-- define content_general input field --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_content_general|label=Inhalt allgemein | {{{for template|ARCHIUM_TEMPLATE_thorax_content_general|label=Inhalt allgemein}}} | ||
{{{field|content_general | {{{field|content_general | ||
|input type=textarea | |input type=textarea | ||
|default={{PAGENAME}} | |default={{PAGENAME}} | ||
|placeholder= | |placeholder=Enthält | ||
|cargo table=ARCHIUM_TABLE_thorax_content_general | |cargo table=ARCHIUM_TABLE_thorax_content_general | ||
|cargo field=ARCHIUM_PROPERTY_thorax_content_general}}} | |cargo field=ARCHIUM_PROPERTY_thorax_content_general}}} | ||
Zeile 210: | Zeile 228: | ||
<div class="archium-grid-item" style="grid-column: 4 / span 3;"> | <div class="archium-grid-item" style="grid-column: 4 / span 3;"> | ||
<!-- define content_special input field --> | <!-- define content_special input field --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_content_special|label=Inhalt speziell | {{{for template|ARCHIUM_TEMPLATE_thorax_content_special|label=Inhalt speziell}}} | ||
{{{field|content_special | {{{field|content_special | ||
|input type=textarea | |input type=textarea | ||
|default={{PAGENAME}} | |default={{PAGENAME}} | ||
|placeholder= | |placeholder=Darin | ||
|cargo table=ARCHIUM_TABLE_thorax_content_special | |cargo table=ARCHIUM_TABLE_thorax_content_special | ||
|cargo field=ARCHIUM_PROPERTY_thorax_content_special | |cargo field=ARCHIUM_PROPERTY_thorax_content_special | ||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 6;"> | |||
<!-- define content_special input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_remark|label=Anmerkungen}}} | |||
{{{field|remark | |||
|input type=textarea | |||
|default= | |||
|placeholder=Anmerkungen | |||
|cargo table=ARCHIUM_TABLE_thorax_remark | |||
|cargo field=ARCHIUM_PROPERTY_thorax_remark | |||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 222: | Zeile 252: | ||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | <div class="archium-grid-item" style="grid-column: 1 / span 2;"> | ||
<!-- define classification input field --> | <!-- define classification input field --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_classification|label=Klassifikation | {{{for template|ARCHIUM_TEMPLATE_thorax_classification|label=Klassifikation}}} | ||
{{{field|classification | {{{field|classification | ||
|input type=combobox | |input type=combobox | ||
Zeile 234: | Zeile 264: | ||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | <div class="archium-grid-item" style="grid-column: 3 / span 2;"> | ||
<!-- define main group input field --> | <!-- define main group input field --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_main_group|label=Hauptgruppe | {{{for template|ARCHIUM_TEMPLATE_thorax_main_group|label=Hauptgruppe}}} | ||
{{{field|main_group | {{{field|main_group | ||
|input type=combobox | |input type=combobox | ||
|default= | |default= | ||
|placeholder= | |placeholder=Hauptgruppe | ||
|cargo table=ARCHIUM_TABLE_thorax_main_group | |cargo table=ARCHIUM_TABLE_thorax_main_group | ||
|cargo field=ARCHIUM_PROPERTY_thorax_main_group | |cargo field=ARCHIUM_PROPERTY_thorax_main_group | ||
Zeile 246: | Zeile 276: | ||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | <div class="archium-grid-item" style="grid-column: 5 / span 2;"> | ||
<!-- define priority input field --> | <!-- define priority input field --> | ||
{{{for template| | {{{for template|ARCHIUM_TEMPLATE_thorax_priority|label=Priorität}}} | ||
{{{field|priority | {{{field|priority | ||
|input type=combobox | |input type=combobox | ||
|default= | |default= | ||
|placeholder=Priorität | |||
|cargo table=ARCHIUM_TABLE_thorax_priority | |cargo table=ARCHIUM_TABLE_thorax_priority | ||
|cargo field=ARCHIUM_PROPERTY_thorax_priority | |cargo field=ARCHIUM_PROPERTY_thorax_priority | ||
Zeile 256: | Zeile 287: | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="archium-grid-container-base archium-grid-container- | <!-- CORRESPONDENCE-CONTAINER --> | ||
<div class="archium-grid-container-base archium-grid-container-context"> | |||
<h3><i class="fas fa-globe"></i> Kontext</h3> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | <div class="archium-grid-item" style="grid-column: 1 / span 2;"> | ||
<!-- define | <!-- define context_location input field --> | ||
{{{for template| | {{{for template|ARCHIUM_TEMPLATE_thorax_context_location|label=Ausstellungsort}}} | ||
{{{field| | <p>{{{field|context_location | ||
|input type=combobox | |input type=combobox | ||
|default= | |default=123 | ||
|placeholder= | |placeholder=Ausstellungsort | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_context_location | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_context_location}}}</p> | ||
}}} | <p>{{{field|context_location_alt | ||
|placeholder=Kommentar | |||
|input type=textarea}}}</p> | |||
{{{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: 3 / span 2;"> | ||
<!-- define | <!-- define context_from input field --> | ||
{{{for template| | {{{for template|ARCHIUM_TEMPLATE_thorax_context_from|label=Absender}}} | ||
{{{field| | <p>{{{field|context_from | ||
|input type=combobox | |input type=combobox | ||
|default= | |default= | ||
|placeholder= | |placeholder=Absender | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_context_from | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_context_from}}}</p> | ||
}}} | <p>{{{field|context_from_alt | ||
|placeholder=Kommentar | |||
|input type=textarea}}}</p> | |||
{{{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: 5 / span 2;"> | ||
<!-- define | <!-- define context_to input field --> | ||
{{{for template| | {{{for template|ARCHIUM_TEMPLATE_thorax_context_to|label=Empfänger}}} | ||
{{{field| | <p>{{{field|context_to | ||
|input type= | |input type=combobox | ||
|default= | |default= | ||
|placeholder= | |placeholder=Empfänger | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_context_to | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_context_to}}} | ||
}}} | <p>{{{field|context_to_alt | ||
|placeholder=Kommentar | |||
|input type=textarea}}}</p> | |||
{{{end template}}} | {{{end template}}} | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: 1 / span | </div> | ||
<div class="archium-grid-container-base archium-grid-container-usage"> | |||
<h3><i class="fas fa-door-open"></i> Zugang und Benutzung</h3> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 1;"> | |||
<!-- define clearance level input field --> | <!-- define clearance level input field --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_clearance_level|label=Freigabestufe | {{{for template|ARCHIUM_TEMPLATE_thorax_clearance_level|label=Freigabestufe}}} | ||
{{{field|clearance_level | {{{field|clearance_level | ||
|mandatory | |mandatory | ||
|input type= | |input type=radiobutton | ||
|default= | |values=Internet mit Anhängen,Internet ohne Anhänge,Lesesaal mit Anhängen,Lesesaal ohne Anhänge,Lesbar für Mitarbeiter,Bearbeitung durch Mitarbeiter,Administrator | ||
|default=Administrator | |||
<!--|existing values only | |||
|placeholder=Freigabestufe | |placeholder=Freigabestufe | ||
|cargo table=ARCHIUM_TABLE_thorax_clearance_level | |cargo table=ARCHIUM_TABLE_thorax_clearance_level | ||
|cargo field=ARCHIUM_PROPERTY_thorax_clearance_level | |cargo field=ARCHIUM_PROPERTY_thorax_clearance_level--> | ||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 2 / span 1;"> | |||
<!-- define condition input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_condition|label=Zustand}}} | |||
{{{field|condition | |||
|input type=textarea | |||
|default= | |||
|placeholder=Zustand | |||
|cargo table=ARCHIUM_TABLE_thorax_condition | |||
|cargo field=ARCHIUM_PROPERTY_thorax_condition | |||
}}} | }}} | ||
{{{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: 3 / span 2;"> | ||
<!-- define | <!-- define usage conditions input field --> | ||
{{{for template| | {{{for template|ARCHIUM_TEMPLATE_thorax_usage_conditions|label=Benutzungsbedinungen}}} | ||
{{{field|usage_conditions | {{{field|usage_conditions | ||
|input type=textarea | |input type=textarea | ||
|default= | |default= | ||
|placeholder=Benutzungsbedingungen | |placeholder=Benutzungsbedingungen | ||
Zeile 321: | Zeile 377: | ||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | <div class="archium-grid-item" style="grid-column: 5 / span 2;"> | ||
<!-- define finding aids input field --> | <!-- define finding aids input field --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_finding_aids|label=Findmittel | {{{for template|ARCHIUM_TEMPLATE_thorax_finding_aids|label=Findmittel}}} | ||
{{{field| | {{{field|finding_aids | ||
|input type=textarea | |input type=textarea | ||
|default= | |default= | ||
|placeholder=Findmittel | |placeholder=Findmittel | ||
Zeile 332: | Zeile 388: | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="archium-grid-container-base archium-grid-container-status"> | |||
<h3><i class="far fa-chart-bar"></i> Objektstatus</h3> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | |||
<!-- define coverage status input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_coverage_status|label=Erschließungsstatus}}} | |||
{{{field|coverage_status | |||
|input type=combobox | |||
|default= | |||
|placeholder=Erschließungsstatus | |||
|cargo table=ARCHIUM_TABLE_thorax_coverage_status | |||
|cargo field=ARCHIUM_PROPERTY_thorax_coverage_status | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | |||
<!-- define coverage level input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_coverage_level|label=Erschließungstiefe}}} | |||
{{{field|coverage_level | |||
|input type=combobox | |||
|default= | |||
|placeholder=Erschließungsstiefe | |||
|cargo table=ARCHIUM_TABLE_thorax_coverage_level | |||
|cargo field=ARCHIUM_PROPERTY_thorax_coverage_level | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | |||
<!-- define segregation input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_segregation|label=Kassierung}}} | |||
{{{field|segregation | |||
|input type=textarea | |||
|default= | |||
|placeholder=Kassierung | |||
|cargo table=ARCHIUM_TABLE_thorax_segregation | |||
|cargo field=ARCHIUM_PROPERTY_thorax_segregation | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 6;"> | |||
<!-- define rules of description input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_rules_of_description|label=Verzeichnis- und Transkriptionsregeln}}} | |||
{{{field|rules_of_description | |||
|input type=textarea | |||
|default= | |||
|placeholder=Verzeichnis- und Transkriptionsregeln | |||
|cargo table=ARCHIUM_TABLE_thorax_rules_of_description | |||
|cargo field=ARCHIUM_PROPERTY_thorax_rules_of_description | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
</div> | |||
<div class="archium-grid-container-base archium-grid-container-storage"> | |||
<h3><i class="fa fa-cubes"></i>Lagerung</h3> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 6;"> | |||
<!-- define gnd_index input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_storage|label=Lagerung}}} | |||
{{{field|gebaeude | |||
|size=30 | |||
|input type=combobox | |||
|default= | |||
|placeholder=Gebäude | |||
|cargo table=ARCHIUM_TABLE_thorax_storage | |||
|cargo field=ARCHIUM_PROPERTY_thorax_gebaeude | |||
}}} | |||
{{{field|raum | |||
|size=30 | |||
|input type=combobox | |||
|default= | |||
|placeholder=Raum | |||
|cargo table=ARCHIUM_TABLE_thorax_storage | |||
|cargo field=ARCHIUM_PROPERTY_thorax_raum | |||
}}} | |||
{{{field|regal | |||
|size=30 | |||
|input type=combobox | |||
|default= | |||
|placeholder=Regal | |||
|cargo table=ARCHIUM_TABLE_thorax_storage | |||
|cargo field=ARCHIUM_PROPERTY_thorax_regal | |||
}}} | |||
{{{field|fach | |||
|size=30 | |||
|input type=combobox | |||
|default= | |||
|placeholder=Fach | |||
|cargo table=ARCHIUM_TABLE_thorax_storage | |||
|cargo field=ARCHIUM_PROPERTY_thorax_fach | |||
}}} | |||
{{{field|karton | |||
|size=30 | |||
|input type=combobox | |||
|default= | |||
|placeholder=Karton | |||
|cargo table=ARCHIUM_TABLE_thorax_storage | |||
|cargo field=ARCHIUM_PROPERTY_thorax_karton | |||
}}} | |||
{{{end template}}} | |||
</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> Verbindungen</h3> | <h3><i class="fas fa-link"></i> Verbindungen</h3> | ||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | |||
<!-- define storage of originals input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_storage_of_originals|multiple|label=Aufbewahrung der Originale}}} | |||
{{{field|storage_of_originals | |||
|input type=combobox | |||
|default= | |||
|placeholder=Standort | |||
|cargo table=ARCHIUM_TABLE_thorax_storage_of_originals | |||
|cargo field=ARCHIUM_PROPERTY_thorax_storage_of_originals | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | |||
<!-- define storage of copies input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_storage_of_copies|multiple|label=Aufbewahrung von Kopien}}} | |||
{{{field|storage_of_copies | |||
|input type=combobox | |||
|default= | |||
|placeholder=Standort | |||
|cargo table=ARCHIUM_TABLE_thorax_storage_of_copies | |||
|cargo field=ARCHIUM_PROPERTY_thorax_storage_of_copies | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | |||
<!-- define related fonds input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_related_fonds|multiple|label=zugehörige Bestände}}} | |||
{{{field|related_fonds | |||
|input type=combobox | |||
|default= | |||
|placeholder=zugehöriger Bestand | |||
|cargo table=ARCHIUM_TABLE_thorax_related_fonds | |||
|cargo field=ARCHIUM_PROPERTY_thorax_related_fonds | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 3;"> | <div class="archium-grid-item" style="grid-column: 1 / span 3;"> | ||
<!-- define | <!-- define link input field --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_link|multiple|label=Verknüpfungen | {{{for template|ARCHIUM_TEMPLATE_thorax_link|multiple|label=Verknüpfungen}}} | ||
{{{field|link | {{{field|link | ||
|input type=combobox | |input type=combobox | ||
Zeile 348: | Zeile 541: | ||
<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_thorax_gnd_index|multiple|label=GND-Einträge | {{{for template|ARCHIUM_TEMPLATE_thorax_gnd_index|multiple|label=GND-Einträge}}} | ||
{{{field|gnd_type | {{{field|gnd_type | ||
|mandatory | |mandatory | ||
Zeile 355: | Zeile 548: | ||
|placeholder=GND-Typ | |placeholder=GND-Typ | ||
|existing values only | |existing values only | ||
|values = | |values = Sache, Ort, Person | ||
|cargo table=ARCHIUM_TABLE_thorax_gnd_index | |cargo table=ARCHIUM_TABLE_thorax_gnd_index | ||
|cargo field=ARCHIUM_PROPERTY_thorax_gnd_type | |cargo field=ARCHIUM_PROPERTY_thorax_gnd_type | ||
Zeile 380: | Zeile 573: | ||
<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 6" | <div class="archium-grid-item" style="grid-column: 1 / span 6;"> | ||
<!-- define attachment input field --> | <!-- define attachment input field --> | ||
{{{for template|ARCHIUM_TEMPLATE_thorax_attachment|multiple|label=Dateianhänge | {{{for template|ARCHIUM_TEMPLATE_thorax_attachment|multiple|label=Dateianhänge}}} | ||
{{{field|attachment | {{{field|attachment | ||
|uploadable | |uploadable |
Aktuelle Version vom 17. April 2023, 14:51 Uhr