Formular: ARCHIUM FORM thorax object: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub K (SandroSchwarzentrub verschob die Seite Formular:ARCHIUM FORM hascher object nach Formular:ARCHIUM FORM thorax object, ohne dabei eine Weiterleitung anzulegen) |
Artux1zu2>SandroSchwarzentrub |
||
Zeile 1: | Zeile 1: | ||
<!-- | <!-- ARCHIUM_FORM_thorax_object --> | ||
<!-- Version | <!-- Version 20200514 --> | ||
<!-- 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 | ||
signature, title, description, remark. --> | signature, title, description, remark. --> | ||
<noinclude> | <noinclude> | ||
{{#forminput:form= | {{#forminput:form=ARCHIUM_FORM_thorax_object}} | ||
</noinclude> | </noinclude> | ||
{{ARCHIUM_HIDE_BEGIN}} | {{ARCHIUM_HIDE_BEGIN}} | ||
Zeile 11: | Zeile 11: | ||
<includeonly> | <includeonly> | ||
<!-- ADD FORM-LINK --> | <!-- ADD FORM-LINK --> | ||
{{#default_form: | {{#default_form:ARCHIUM_FORM_thorax_object}} | ||
<!-- MAGIC WORDS --> | <!-- MAGIC WORDS --> | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
__NOTOC__ | __NOTOC__ | ||
<!-- EMBED QUERY/DISPLAY TEMPLATE --> | <!-- EMBED QUERY/DISPLAY TEMPLATE --> | ||
{{{for template| | {{{for template|ARCHIUM_TEMPLATE_thorax_display}}} | ||
{{{field|type|mandatory|default=object|hidden}}} | {{{field|type|mandatory|default=object|hidden}}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 25: | Zeile 25: | ||
<!-- DEFINE THAT THIS FORM CREATES A NEW OBJECT --> | <!-- DEFINE THAT THIS FORM CREATES A NEW OBJECT --> | ||
{{{for template| | {{{for template|ARCHIUM_TEMPLATE_thorax_type|label=Typ(Objekt, Literatur, Thema)}}} | ||
{{{field|type|mandatory|default=object|hidden}}} | {{{field|type|mandatory|default=object|hidden}}} | ||
{{{end template}}} | {{{end template}}} | ||
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| | {{{for template|ARCHIUM_TEMPLATE_thorax_signature|label=Signatur(Objekt)}}} | ||
{{{field|signature | {{{field|signature | ||
|mandatory | |mandatory | ||
Zeile 54: | Zeile 54: | ||
|default={{PAGENAME}} | |default={{PAGENAME}} | ||
|placeholder=Pflichteintrag | |placeholder=Pflichteintrag | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_signature | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_signature | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
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| | {{{for template|ARCHIUM_TEMPLATE_thorax_title|label=Titel(Objekt)}}} | ||
{{{field|title | {{{field|title | ||
|mandatory | |mandatory | ||
Zeile 67: | Zeile 67: | ||
|default={{PAGENAME}} | |default={{PAGENAME}} | ||
|placeholder=Pflichteintrag | |placeholder=Pflichteintrag | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_title | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_title | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
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| | {{{for template|ARCHIUM_TEMPLATE_thorax_title_image|label=Titelbild(Objekt)}}} | ||
{{{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| | {{{for template|ARCHIUM_TEMPLATE_thorax_date_of_creation|label=Erstellungsdatum(Objekt)}}} | ||
{{{field|date_of_creation | {{{field|date_of_creation | ||
|mandatory | |mandatory | ||
Zeile 94: | Zeile 94: | ||
<div class="archium-grid-item" style="grid-column: 2 / span 2;"> | <div class="archium-grid-item" style="grid-column: 2 / span 2;"> | ||
<!-- define timeframe input fields --> | <!-- define timeframe input fields --> | ||
{{{for template| | {{{for template|ARCHIUM_TEMPLATE_thorax_timeframe|multiple|label=Zeiten(Objekt)}}} | ||
<p>von: {{{field|date_from | <p>von: {{{field|date_from | ||
|input type=date | |input type=date | ||
Zeile 107: | Zeile 107: | ||
<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| | {{{for template|ARCHIUM_TEMPLATE_thorax_creator|label=Ersteller(Objekt)}}} | ||
{{{field|creator | {{{field|creator | ||
|mandatory | |mandatory | ||
|input type=combobox | |input type=combobox | ||
|default= | |default=Thorax-Nutzer | ||
|placeholder=Pflichteintrag | |placeholder=Pflichteintrag | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_creator | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_creator | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 120: | Zeile 120: | ||
<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| | {{{for template|ARCHIUM_TEMPLATE_thorax_editor|multiple|minimum instances=1|label=Bearbeiter(Objekt)}}} | ||
{{{field|editor | {{{field|editor | ||
|mandatory | |mandatory | ||
|input type=combobox | |input type=combobox | ||
|default= | |default=Thorax-Nutzer | ||
|placeholder=Pflichteintrag | |placeholder=Pflichteintrag | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_editor | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_editor | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 133: | Zeile 133: | ||
<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| | {{{for template|ARCHIUM_TEMPLATE_thorax_history|label=Bestandsgeschichte(Objekt)}}} | ||
{{{field|history | {{{field|history | ||
|input type=textarea with autocomplete | |input type=textarea with autocomplete | ||
|default= | |default= | ||
|placeholder=Bestandsgeschichte | |placeholder=Bestandsgeschichte | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_history | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_history | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 148: | Zeile 148: | ||
<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| | {{{for template|ARCHIUM_TEMPLATE_thorax_topic|label=Thema(Objekt)}}} | ||
{{{field|topic | {{{field|topic | ||
|mandatory | |mandatory | ||
Zeile 154: | Zeile 154: | ||
|default= | |default= | ||
|placeholder=Pflichteintrag | |placeholder=Pflichteintrag | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_topic | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_topic | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 161: | Zeile 161: | ||
<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| | {{{for template|ARCHIUM_TEMPLATE_thorax_category|label=Kategorie(Objekt)}}} | ||
{{{field|category | {{{field|category | ||
|mandatory | |mandatory | ||
|input type=combobox | |input type=combobox | ||
|default= | |default= | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_category | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_category | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 173: | Zeile 173: | ||
<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| | {{{for template|ARCHIUM_TEMPLATE_thorax_sub_category|label=Unterkategorie(Objekt)}}} | ||
{{{field|sub_category | {{{field|sub_category | ||
|input type=combobox | |input type=combobox | ||
|default= | |default= | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_sub_category | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_sub_category | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 184: | Zeile 184: | ||
<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| | {{{for template|ARCHIUM_TEMPLATE_thorax_description|label=Beschreibung(Objekt)}}} | ||
{{{field|description | {{{field|description | ||
|input type=textarea with autocomplete | |input type=textarea with autocomplete | ||
|default={{PAGENAME}} | |default={{PAGENAME}} | ||
|placeholder=Beschreibung | |placeholder=Beschreibung | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_description | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_description}}} | ||
{{{end template}}} | {{{end template}}} | ||
</div> | </div> | ||
<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| | {{{for template|ARCHIUM_TEMPLATE_thorax_remark|multiple|label=Anmerkungen(Objekt)}}} | ||
{{{field|remark | {{{field|remark | ||
|input type=textarea with autocomplete | |input type=textarea with autocomplete | ||
|default={{PAGENAME}} | |default={{PAGENAME}} | ||
|placeholder=Anmerkung | |placeholder=Anmerkung | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_remark | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_remark | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 212: | Zeile 212: | ||
<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| | {{{for template|ARCHIUM_TEMPLATE_thorax_count|label=Anzahl(Objekt)}}} | ||
{{{field|count | {{{field|count | ||
|mandatory | |mandatory | ||
Zeile 218: | Zeile 218: | ||
|default=1 | |default=1 | ||
|placeholder=Anzahl | |placeholder=Anzahl | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_count | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_count | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 225: | Zeile 225: | ||
<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| | {{{for template|ARCHIUM_TEMPLATE_thorax_condition|label=Zustand(Objekt)}}} | ||
{{{field|condition | {{{field|condition | ||
|mandatory | |mandatory | ||
Zeile 231: | Zeile 231: | ||
|default= | |default= | ||
|placeholder=Zustand | |placeholder=Zustand | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_condition | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_condition | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 241: | Zeile 241: | ||
<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| | {{{for template|ARCHIUM_TEMPLATE_thorax_link|multiple|label=Verknüpfungen(Objekt)}}} | ||
{{{field|link | {{{field|link | ||
|input type=combobox | |input type=combobox | ||
|default= | |default= | ||
|placeholder=Verknüpfung | |placeholder=Verknüpfung | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_signature | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_signature | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 253: | Zeile 253: | ||
<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| | {{{for template|ARCHIUM_TEMPLATE_thorax_gnd_index|multiple|label=GND-Einträge(Objekt)}}} | ||
{{{field|gnd_type | {{{field|gnd_type | ||
|mandatory | |mandatory | ||
Zeile 261: | Zeile 261: | ||
|existing values only | |existing values only | ||
|values = Name, Ort, Person | |values = Name, Ort, Person | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_gnd_index | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_gnd_type | ||
}}} | }}} | ||
{{{field|gnd_number | {{{field|gnd_number | ||
Zeile 269: | Zeile 269: | ||
|default= | |default= | ||
|placeholder=GND-Nummer | |placeholder=GND-Nummer | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_gnd_index | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_gnd_number | ||
}}} | }}} | ||
{{{field|gnd_prefered_name | {{{field|gnd_prefered_name | ||
Zeile 277: | Zeile 277: | ||
|default= | |default= | ||
|placeholder=GND-Name | |placeholder=GND-Name | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_thorax_gnd_index | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_thorax_gnd_prefered_name | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 287: | Zeile 287: | ||
<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| | {{{for template|ARCHIUM_TEMPLATE_thorax_attachment|multiple|label=Dateianhänge(Objekt)}}} | ||
{{{field|attachment | {{{field|attachment | ||
|uploadable | |uploadable | ||
Zeile 302: | Zeile 302: | ||
<noinclude> | <noinclude> | ||
<!-- CALL HOOKS --> | <!-- CALL HOOKS --> | ||
{{ARCHIUM_TEMPLATE_hook| | {{ARCHIUM_TEMPLATE_hook|ARCHIUM_thorax}} | ||
<!-- LICENSE NOTE --> | <!-- LICENSE NOTE --> |
Version vom 14. Mai 2020, 13:29 Uhr