Formular: ARCHIUM FORM thorax object: Unterschied zwischen den Versionen

Aus artux
Wechseln zu: Navigation, Suche
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_hascher_object -->
<!-- ARCHIUM_FORM_thorax_object -->
<!-- Version 20200419 -->
<!-- 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=ARCHIUM_FORM_hascher_object}}
     {{#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:ARCHIUM_FORM_hascher_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_hascher_display}}}
         {{{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|ARCHIUM_TEMPLATE_hascher_type|label=Typ(Objekt, Literatur, Thema)}}}
         {{{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|ARCHIUM_TEMPLATE_hascher_signature|label=Signatur(Objekt)}}}
                 {{{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=ARCHIUM_TABLE_hascher_signature
                         |cargo table=ARCHIUM_TABLE_thorax_signature
                         |cargo field=ARCHIUM_PROPERTY_hascher_signature
                         |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|ARCHIUM_TEMPLATE_hascher_title|label=Titel(Objekt)}}}
                 {{{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=ARCHIUM_TABLE_hascher_title
                         |cargo table=ARCHIUM_TABLE_thorax_title
                         |cargo field=ARCHIUM_PROPERTY_hascher_title
                         |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|ARCHIUM_TEMPLATE_hascher_title_image|label=Titelbild(Objekt)}}}
                 {{{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|ARCHIUM_TEMPLATE_hascher_date_of_creation|label=Erstellungsdatum(Objekt)}}}
                 {{{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|ARCHIUM_TEMPLATE_hascher_timeframe|multiple|label=Zeiten(Objekt)}}}
                 {{{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|ARCHIUM_TEMPLATE_hascher_creator|label=Ersteller(Objekt)}}}
                 {{{for template|ARCHIUM_TEMPLATE_thorax_creator|label=Ersteller(Objekt)}}}
                     {{{field|creator
                     {{{field|creator
                         |mandatory
                         |mandatory
                         |input type=combobox
                         |input type=combobox
                         |default=Michael Hascher
                         |default=Thorax-Nutzer
                         |placeholder=Pflichteintrag
                         |placeholder=Pflichteintrag
                         |cargo table=ARCHIUM_TABLE_hascher_creator
                         |cargo table=ARCHIUM_TABLE_thorax_creator
                         |cargo field=ARCHIUM_PROPERTY_hascher_creator
                         |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|ARCHIUM_TEMPLATE_hascher_editor|multiple|minimum instances=1|label=Bearbeiter(Objekt)}}}
                 {{{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=Michael Hascher
                         |default=Thorax-Nutzer
                         |placeholder=Pflichteintrag
                         |placeholder=Pflichteintrag
                         |cargo table=ARCHIUM_TABLE_hascher_editor
                         |cargo table=ARCHIUM_TABLE_thorax_editor
                         |cargo field=ARCHIUM_PROPERTY_hascher_editor
                         |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|ARCHIUM_TEMPLATE_hascher_history|label=Bestandsgeschichte(Objekt)}}}
                 {{{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=ARCHIUM_TABLE_hascher_history
                         |cargo table=ARCHIUM_TABLE_thorax_history
                         |cargo field=ARCHIUM_PROPERTY_hascher_history
                         |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|ARCHIUM_TEMPLATE_hascher_topic|label=Thema(Objekt)}}}
                 {{{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=ARCHIUM_TABLE_hascher_topic
                         |cargo table=ARCHIUM_TABLE_thorax_topic
                         |cargo field=ARCHIUM_PROPERTY_hascher_topic
                         |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|ARCHIUM_TEMPLATE_hascher_category|label=Kategorie(Objekt)}}}
                 {{{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=ARCHIUM_TABLE_hascher_category
                         |cargo table=ARCHIUM_TABLE_thorax_category
                         |cargo field=ARCHIUM_PROPERTY_hascher_category
                         |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|ARCHIUM_TEMPLATE_hascher_sub_category|label=Unterkategorie(Objekt)}}}
                 {{{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=ARCHIUM_TABLE_hascher_sub_category
                         |cargo table=ARCHIUM_TABLE_thorax_sub_category
                         |cargo field=ARCHIUM_PROPERTY_hascher_sub_category
                         |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|ARCHIUM_TEMPLATE_hascher_description|label=Beschreibung(Objekt)}}}
                 {{{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=ARCHIUM_TABLE_hascher_description
                         |cargo table=ARCHIUM_TABLE_thorax_description
                         |cargo field=ARCHIUM_PROPERTY_hascher_description}}}
                         |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|ARCHIUM_TEMPLATE_hascher_remark|multiple|label=Anmerkungen(Objekt)}}}
                 {{{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=ARCHIUM_TABLE_hascher_remark
                         |cargo table=ARCHIUM_TABLE_thorax_remark
                         |cargo field=ARCHIUM_PROPERTY_hascher_remark
                         |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|ARCHIUM_TEMPLATE_hascher_count|label=Anzahl(Objekt)}}}
                 {{{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=ARCHIUM_TABLE_hascher_count
                         |cargo table=ARCHIUM_TABLE_thorax_count
                         |cargo field=ARCHIUM_PROPERTY_hascher_count
                         |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|ARCHIUM_TEMPLATE_hascher_condition|label=Zustand(Objekt)}}}
                 {{{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=ARCHIUM_TABLE_hascher_condition
                         |cargo table=ARCHIUM_TABLE_thorax_condition
                         |cargo field=ARCHIUM_PROPERTY_hascher_condition
                         |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|ARCHIUM_TEMPLATE_hascher_link|multiple|label=Verknüpfungen(Objekt)}}}
                 {{{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=ARCHIUM_TABLE_hascher_signature
                         |cargo table=ARCHIUM_TABLE_thorax_signature
                         |cargo field=ARCHIUM_PROPERTY_hascher_signature
                         |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|ARCHIUM_TEMPLATE_hascher_gnd_index|multiple|label=GND-Einträge(Objekt)}}}
                 {{{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=ARCHIUM_TABLE_hascher_gnd_index
                         |cargo table=ARCHIUM_TABLE_thorax_gnd_index
                         |cargo field=ARCHIUM_PROPERTY_hascher_gnd_type
                         |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=ARCHIUM_TABLE_hascher_gnd_index
                         |cargo table=ARCHIUM_TABLE_thorax_gnd_index
                         |cargo field=ARCHIUM_PROPERTY_hascher_gnd_number
                         |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=ARCHIUM_TABLE_hascher_gnd_index
                         |cargo table=ARCHIUM_TABLE_thorax_gnd_index
                         |cargo field=ARCHIUM_PROPERTY_hascher_gnd_prefered_name
                         |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|ARCHIUM_TEMPLATE_hascher_attachment|multiple|label=Dateianhänge(Objekt)}}}
                 {{{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_hascher}}
     {{ARCHIUM_TEMPLATE_hook|ARCHIUM_thorax}}


     <!-- LICENSE NOTE -->
     <!-- LICENSE NOTE -->

Version vom 14. Mai 2020, 13:29 Uhr




Wir entschuldigen uns für diese lästige und unsinnige Cookie-Warnung, die uns die EU-DSGVO und das BDSG (neu) seit Mai 2018 abverlangt! Natürlich verwendet artux "Cookies". Wir verwenden Cookies ausschließlich aus technischen Gründen, z.B. zum Speichern von Session-Parametern, damit wir selber uns nicht andauernd neu anmelden müssen, wenn wir an der eigenen Seite basteln. Für den Inhalt der Besucher-Cookies interessieren wir uns nicht; wir haben in 18 Jahren nicht eine einzige individuelle Besucher-Information abgegriffen und werden das auch zukünftig nicht tun. Die die Durchsetzung des Datenschutzes überwachenden Aufsichtsbehörden der Länder 👁👁 erwarten jetzt von Ihnen, daß Sie Ihr Einverständnis mit unseren Cookies erklären und die Verantwortung für Ihr Handeln übernehmen indem Sie auf "Okay" klicken: