Formular: ARCHIUM FORM thorax object: Unterschied zwischen den Versionen

Aus artux
Wechseln zu: Navigation, Suche
Artux1zu2>SandroSchwarzentrub
Markierung: Manuelle Zurücksetzung
 
(68 dazwischenliegende Versionen von 5 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<!-- ARCHIUM_FORM_thorax_object -->
<!-- ARCHIUM_FORM_thorax_object -->
<!-- Version 20200514 -->
<!-- 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
     signature, title, description, remark. -->
     signature, title, description, remark. -->
<noinclude>
    <noinclude>
    {{#forminput:form=ARCHIUM_FORM_thorax_object}}
        {{#forminput:form=ARCHIUM_FORM_thorax_object}}
</noinclude>
    </noinclude>
{{ARCHIUM_HIDE_BEGIN}}
    {{ARCHIUM_HIDE_BEGIN}}
   
    <includeonly>
            <!-- ADD FORM-LINK -->
            {{#default_form:ARCHIUM_FORM_thorax_object}}


<includeonly>
            <!-- MAGIC WORDS -->
        <!-- ADD FORM-LINK -->
            __NOEDITSECTION__
        {{#default_form:ARCHIUM_FORM_thorax_object}}
            __NOTOC__
        <!-- MAGIC WORDS -->
        __NOEDITSECTION__
        __NOTOC__
        <!-- EMBED QUERY/DISPLAY TEMPLATE -->
        {{{for template|ARCHIUM_TEMPLATE_thorax_display}}}
            {{{field|type|mandatory|default=object|hidden}}}
        {{{end template}}}


        <!-- WRAP STORE TEMPLATES in div with class ARCHIUM_HIDDEN -->
            <!-- EMBED QUERY/DISPLAY TEMPLATE -->
        {{{for template|ARCHIUM_HIDE_BEGIN}}}
            {{{for template|ARCHIUM_TEMPLATE_thorax_display}}}
        {{{end template}}}
                {{{field|type|mandatory|default=object|hidden}}}
 
            {{{end template}}}
        <!-- DEFINE THAT THIS FORM CREATES A NEW OBJECT -->
   
        {{{for template|ARCHIUM_TEMPLATE_thorax_type|label=Typ(Objekt, Literatur, Thema)}}}
            <!-- WRAP STORE TEMPLATES in div with class ARCHIUM_HIDDEN -->
            {{{field|type|mandatory|default=object|hidden}}}
            {{{for template|ARCHIUM_HIDE_BEGIN}}}
        {{{end template}}}
            {{{end template}}}
{{ARCHIUM_HIDE_END}}
   
 
            <!-- DEFINE THAT THIS FORM CREATES A NEW OBJECT -->
    <div class="archium-background-Denkmalobjekt">
            {{{for template|ARCHIUM_TEMPLATE_thorax_type|label=Typ(Objekt, Literatur, Thema)}}}
        <div class="archium-grid-container-base archium-grid-container-header">
                {{{field|type|mandatory|default=object|hidden}}}
            <div class="archium-grid-item-header" style="grid-column: 1 / span 3">
            {{{end template}}}
                <h3>Objekt</h3>
    {{ARCHIUM_HIDE_END}}
   
        <div class="archium-background-Objekt">
            <div class="archium-grid-container-base archium-grid-container-header">
                <div class="archium-grid-item-header" style="grid-column: 1 / span 3">
                    <h3>Objekt</h3>
                </div>
                <div class="archium-grid-item-header" style="grid-column: 4 / span 3">
                </div>
             </div>
             </div>
             <div class="archium-grid-item-header" style="grid-column: 4 / span 3">
             <!-- DEFINE FORM FIELDS -->
            <div class="archium-grid-container-base archium-grid-container-identity">
                <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 2;">
                    <!-- define signature input field -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_signature|label=Signatur}}}
                        {{{field|signature
                            |input type=combobox
                            |default={{PAGENAME}}
                            |placeholder=Pflichteintrag
                            |cargo table=ARCHIUM_TABLE_thorax_signature
                            |cargo field=ARCHIUM_PROPERTY_thorax_signature
                        }}}
                    {{{end template}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 3 / span 2;">
                    <!-- define title input field -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_title|label=Titel}}}
                        {{{field|title
                            |mandatory
                            |input type=textarea with autocomplete
                            |size=75
                            |autogrow
                            |default={{PAGENAME}}
                            |placeholder=Pflichteintrag
                            |cargo table=ARCHIUM_TABLE_thorax_title
                            |cargo field=ARCHIUM_PROPERTY_thorax_title
                        }}}
                    {{{end template}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 5 / span 2;">
                    <!-- define date of creation input fields -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_date_of_creation|label=Erstellungsdatum}}}
                        {{{field|date_of_creation
                            |mandatory
                            |input type=date
                            |default=now
                        }}}
                    {{{end template}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 1 / span 2;">
                    <!-- define extent and medium input field -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_extent_medium|label=Umfang und Medium}}}
                        {{{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}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 3 / span 2;">
                    <!-- define level of description input fields -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_level_of_description|label=Beschreibungsebene}}}
                        {{{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}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 5 / span 2;">
                    <!-- define timeframe input fields -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_timeframe|multiple|label=Zeiten}}}
                        <p>von: {{{field|date_from
                            |input type=date
                            |default=now}}}</p>
                        <p>bis: {{{field|date_until
                            |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}}}
                </div>
             </div>
             </div>
        </div>
            <div class="archium-grid-container-base archium-grid-container-provenance">
        <!-- DEFINE FORM FIELDS -->
                <h3><i class="fas fa-route"></i> Provenienz</h3>
        <div class="archium-grid-container-base archium-grid-container-identity">
                <div class="archium-grid-item" style="grid-column: 1 / span 2;">
            <h3><i class="far fa-id-card"></i> Identifizierung</h3>
                    <!-- define date of transfer input fields -->
            <div class="archium-grid-item" style="grid-column: 1 / span 1";>
                    {{{for template|ARCHIUM_TEMPLATE_thorax_date_of_transfer|label=Übernahmedatum}}}
                 <h4>Objekttyp:</h4>
                        {{{field|date_of_transfer
                 <p>{{#var:type}}</p>
                            |input type=date
                            |default=now
                        }}}
                    {{{end template}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 3 / span 2;">
                    <!-- define deposition input fields -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_deposition|label=Ablageart}}}
                        {{{field|deposition
                            |input type=combobox
                            |default=Asservate
                            |placeholder=Ablageart
                            |cargo table=ARCHIUM_TABLE_thorax_deposition
                            |cargo field=ARCHIUM_PROPERTY_thorax_deposition
                        }}}
                    {{{end template}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 5 / span 2;">
                    <!-- define old signatures input fields -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_signature_old|multiple|label=Altsignaturen}}}
                        {{{field|signature_old
                            |input type=combobox
                            |default=
                            |placeholder=Altsignatur
                            |cargo table=ARCHIUM_TABLE_thorax_signature_old
                            |cargo field=ARCHIUM_PROPERTY_thorax_signature_old
                        }}}
                    {{{end template}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 1 / span 2;">
                    <!-- define creator input fields -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_creator|label=Ersteller}}}
                        {{{field|creator
                            |mandatory
                            |input type=combobox
                            |default=Thorax-Nutzer
                            |placeholder=Pflichteintrag
                            |cargo table=ARCHIUM_TABLE_thorax_creator
                            |cargo field=ARCHIUM_PROPERTY_thorax_creator
                        }}}
                    {{{end template}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 3 / span 2;">
                    <!-- define transferor input fields -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_transferor|multiple|label=Übergebender}}}
                        {{{field|transferor
                            |input type=combobox
                            |default=Thorax-Nutzer
                            |placeholder=Übergebender
                            |cargo table=ARCHIUM_TABLE_thorax_transferor
                            |cargo field=ARCHIUM_PROPERTY_thorax_transferor
                        }}}
                    {{{end template}}}
                 </div>
                <div class="archium-grid-item" style="grid-column: 5 / span 2;">
                    <!-- define editor input fields -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_editor|multiple|minimum instances=1|label=Bearbeiter}}}
                        {{{field|editor
                            |input type=combobox
                            |default=Thorax-Nutzer
                            |placeholder=Bearbeiter
                            |cargo table=ARCHIUM_TABLE_thorax_editor
                            |cargo field=ARCHIUM_PROPERTY_thorax_editor
                        }}}
                    {{{end template}}}
                </div>
                 <div class="archium-grid-item" style="grid-column: 1 / span 6;">
                    <!-- define history input fields -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_history|label=Bestandsgeschichte}}}
                        {{{field|history
                            |input type=textarea
                            |default=
                            |placeholder=Bestandsgeschichte
                            |cargo table=ARCHIUM_TABLE_thorax_history
                            |cargo field=ARCHIUM_PROPERTY_thorax_history
                        }}}
                    {{{end template}}}
                </div>
             </div>
             </div>
             <div class="archium-grid-item" style="grid-column: 2 / span 1";>
             <div class="archium-grid-container-base archium-grid-container-contents">
                <!-- define signature input field -->
                <h3><i class="fas fa-box-open"></i> Beschreibung</h3>
                {{{for template|ARCHIUM_TEMPLATE_thorax_signature|label=Signatur(Objekt)}}}
                <div class="archium-grid-item" style="grid-column: 1 / span 3;">
                     {{{field|signature
                    <!-- define content_general input field -->
                         |mandatory
                    {{{for template|ARCHIUM_TEMPLATE_thorax_content_general|label=Inhalt allgemein}}}
                         |unique
                        {{{field|content_general
                         |input type=combobox
                            |input type=textarea
                        |default={{PAGENAME}}
                            |default={{PAGENAME}}
                         |placeholder=Pflichteintrag
                            |placeholder=Enthält
                        |cargo table=ARCHIUM_TABLE_thorax_signature
                            |cargo table=ARCHIUM_TABLE_thorax_content_general
                        |cargo field=ARCHIUM_PROPERTY_thorax_signature
                            |cargo field=ARCHIUM_PROPERTY_thorax_content_general}}}
                     }}}
                    {{{end template}}}
                 {{{end template}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 4 / span 3;">
                    <!-- define content_special input field -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_content_special|label=Inhalt speziell}}}
                        {{{field|content_special
                            |input type=textarea
                            |default={{PAGENAME}}
                            |placeholder=Darin
                            |cargo table=ARCHIUM_TABLE_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}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 1 / span 2;">
                    <!-- define classification input field -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_classification|label=Klassifikation}}}
                         {{{field|classification
                            |input type=combobox
                            |default=
                            |placeholder=Klassifikation
                            |cargo table=ARCHIUM_TABLE_thorax_classification
                            |cargo field=ARCHIUM_PROPERTY_thorax_classification
                        }}}
                    {{{end template}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 3 / span 2;">
                    <!-- define main group input field -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_main_group|label=Hauptgruppe}}}
                         {{{field|main_group
                            |input type=combobox
                            |default=
                            |placeholder=Hauptgruppe
                            |cargo table=ARCHIUM_TABLE_thorax_main_group
                            |cargo field=ARCHIUM_PROPERTY_thorax_main_group
                        }}}
                     {{{end template}}}
                 </div>
                <div class="archium-grid-item" style="grid-column: 5 / span 2;">
                    <!-- define priority input field -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_priority|label=Priorität}}}
                        {{{field|priority
                            |input type=combobox
                            |default=
                            |placeholder=Priorität
                            |cargo table=ARCHIUM_TABLE_thorax_priority
                            |cargo field=ARCHIUM_PROPERTY_thorax_priority
                        }}}
                    {{{end template}}}
                </div>
             </div>
             </div>
             <div class="archium-grid-item" style="grid-column: 3 / span 1";>
<!-- CORRESPONDENCE-CONTAINER -->
                <!-- define title input field -->
             <div class="archium-grid-container-base archium-grid-container-context">
                {{{for template|ARCHIUM_TEMPLATE_thorax_title|label=Titel(Objekt)}}}
            <h3><i class="fas fa-globe"></i> Kontext</h3>
                     {{{field|title
                <div class="archium-grid-item" style="grid-column: 1 / span 2;">
                         |mandatory
                    <!-- define context_location input field -->
                        |input type=combobox
                    {{{for template|ARCHIUM_TEMPLATE_thorax_context_location|label=Ausstellungsort}}}
                         |default={{PAGENAME}}
                        <p>{{{field|context_location
                         |placeholder=Pflichteintrag
                            |input type=combobox
                        |cargo table=ARCHIUM_TABLE_thorax_title
                            |default=123
                        |cargo field=ARCHIUM_PROPERTY_thorax_title
                            |placeholder=Ausstellungsort
                    }}}
                            |cargo table=ARCHIUM_TABLE_thorax_context_location
                {{{end template}}}
                            |cargo field=ARCHIUM_PROPERTY_thorax_context_location}}}</p>
                        <p>{{{field|context_location_alt
                            |placeholder=Kommentar
                            |input type=textarea}}}</p>
                     {{{end template}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 3 / span 2;">
                    <!-- define context_from input field -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_context_from|label=Absender}}}
                         <p>{{{field|context_from
                            |input type=combobox
                            |default=
                            |placeholder=Absender
                            |cargo table=ARCHIUM_TABLE_thorax_context_from
                            |cargo field=ARCHIUM_PROPERTY_thorax_context_from}}}</p>
                         <p>{{{field|context_from_alt
                            |placeholder=Kommentar
                            |input type=textarea}}}</p>
                    {{{end template}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 5 / span 2;">
                    <!-- define context_to input field -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_context_to|label=Empfänger}}}
                         <p>{{{field|context_to
                            |input type=combobox
                            |default=
                            |placeholder=Empfänger
                            |cargo table=ARCHIUM_TABLE_thorax_context_to
                            |cargo field=ARCHIUM_PROPERTY_thorax_context_to}}}
                        <p>{{{field|context_to_alt
                            |placeholder=Kommentar
                            |input type=textarea}}}</p>
                    {{{end template}}}
                </div>
             </div>
             </div>
             <div class="archium-grid-item" style="grid-column: 4 / span 3; grid-row: 2 / span 2";>
 
                <!-- define title image input field -->
             <div class="archium-grid-container-base archium-grid-container-usage">
                {{{for template|ARCHIUM_TEMPLATE_thorax_title_image|label=Titelbild(Objekt)}}}
                <h3><i class="fas fa-door-open"></i> Zugang und Benutzung</h3>
                     {{{field|title_image
                <div class="archium-grid-item" style="grid-column: 1 / span 1;">
                         |uploadable
                    <!-- define clearance level input field -->
                        |image preview
                    {{{for template|ARCHIUM_TEMPLATE_thorax_clearance_level|label=Freigabestufe}}}
                        |default filename={{PAGENAME}}.jpeg
                        {{{field|clearance_level
                     }}}
                            |mandatory
                {{{end template}}}
                            |input type=radiobutton
                            |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
                            |cargo table=ARCHIUM_TABLE_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}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 3 / span 2;">
                    <!-- define usage conditions input field -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_usage_conditions|label=Benutzungsbedinungen}}}
                         {{{field|usage_conditions
                            |input type=textarea
                            |default=
                            |placeholder=Benutzungsbedingungen
                            |cargo table=ARCHIUM_TABLE_thorax_usage_conditions
                            |cargo field=ARCHIUM_PROPERTY_thorax_usage_conditions
                        }}}
                    {{{end template}}}
                </div>
                <div class="archium-grid-item" style="grid-column: 5 / span 2;">
                    <!-- define finding aids input field -->
                     {{{for template|ARCHIUM_TEMPLATE_thorax_finding_aids|label=Findmittel}}}
                        {{{field|finding_aids
                            |input type=textarea
                            |default=
                            |placeholder=Findmittel
                            |cargo table=ARCHIUM_TABLE_finding_aids
                            |cargo field=ARCHIUM_PROPERTY_finding_aids
                        }}}
                    {{{end template}}}
                </div>
             </div>
             </div>
             <div class="archium-grid-item" style="grid-column: 1 / span 1";>
             <div class="archium-grid-container-base archium-grid-container-status">
                <!-- define date of creation input fields -->
                <h3><i class="far fa-chart-bar"></i> Objektstatus</h3>
                {{{for template|ARCHIUM_TEMPLATE_thorax_date_of_creation|label=Erstellungsdatum(Objekt)}}}
                <div class="archium-grid-item" style="grid-column: 1 / span 2;">
                     {{{field|date_of_creation
                    <!-- define coverage status input field -->
                         |mandatory
                    {{{for template|ARCHIUM_TEMPLATE_thorax_coverage_status|label=Erschließungsstatus}}}
                        |input type=date
                        {{{field|coverage_status
                        |default=now
                            |input type=combobox
                     }}}
                            |default=
                 {{{end template}}}
                            |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>
             <div class="archium-grid-item" style="grid-column: 2 / span 2;">
 
                <!-- define timeframe input fields -->
             <div class="archium-grid-container-base archium-grid-container-storage">
                {{{for template|ARCHIUM_TEMPLATE_thorax_timeframe|multiple|label=Zeiten(Objekt)}}}
                <h3><i class="fa fa-cubes"></i>Lagerung</h3>
                    <p>von: {{{field|date_from
                <div class="archium-grid-item" style="grid-column: 1 / span 6;">
                         |input type=date
                    <!-- define gnd_index input field -->
                         |default=now}}}</p>
                    {{{for template|ARCHIUM_TEMPLATE_thorax_storage|label=Lagerung}}}
                    <p>bis: {{{field|date_until
                        {{{field|gebaeude
                         |input type=date}}}</p>
                            |size=30
                {{{end template}}}
                            |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>
        </div>
 
        <div class="archium-grid-container-base archium-grid-container-provenance">
            <div class="archium-grid-container-base archium-grid-container-links">
            <h3><i class="fas fa-route"></i> Provenienz</h3>
                <h3><i class="fas fa-link"></i> Verbindungen</h3>
            <div class="archium-grid-item" style="grid-column: 1;">
                <div class="archium-grid-item" style="grid-column: 1 / span 2;">
                <!-- define creator input fields -->
                    <!-- define storage of originals input field -->
                {{{for template|ARCHIUM_TEMPLATE_thorax_creator|label=Ersteller(Objekt)}}}
                    {{{for template|ARCHIUM_TEMPLATE_thorax_storage_of_originals|multiple|label=Aufbewahrung der Originale}}}
                    {{{field|creator
                        {{{field|storage_of_originals
                        |mandatory
                            |input type=combobox
                        |input type=combobox
                            |default=
                        |default=Thorax-Nutzer
                            |placeholder=Standort
                        |placeholder=Pflichteintrag
                            |cargo table=ARCHIUM_TABLE_thorax_storage_of_originals
                        |cargo table=ARCHIUM_TABLE_thorax_creator
                            |cargo field=ARCHIUM_PROPERTY_thorax_storage_of_originals
                        |cargo field=ARCHIUM_PROPERTY_thorax_creator
                        }}}
                    }}}
                    {{{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: 2;">
                    <!-- define storage of copies input field -->
                <!-- define editor input fields -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_storage_of_copies|multiple|label=Aufbewahrung von Kopien}}}
                {{{for template|ARCHIUM_TEMPLATE_thorax_editor|multiple|minimum instances=1|label=Bearbeiter(Objekt)}}}
                        {{{field|storage_of_copies
                    {{{field|editor
                            |input type=combobox
                        |mandatory
                            |default=
                        |input type=combobox
                            |placeholder=Standort
                        |default=Thorax-Nutzer
                            |cargo table=ARCHIUM_TABLE_thorax_storage_of_copies
                        |placeholder=Pflichteintrag
                            |cargo field=ARCHIUM_PROPERTY_thorax_storage_of_copies
                        |cargo table=ARCHIUM_TABLE_thorax_editor
                        }}}
                        |cargo field=ARCHIUM_PROPERTY_thorax_editor
                    {{{end template}}}
                    }}}
                </div>
                {{{end template}}}
                 <div class="archium-grid-item" style="grid-column: 5 / span 2;">
            </div>
                     <!-- define related fonds input field -->
            <div class="archium-grid-item" style="grid-column: 3;">
                     {{{for template|ARCHIUM_TEMPLATE_thorax_related_fonds|multiple|label=zugehörige Bestände}}}
                <!-- define history input fields -->
                         {{{field|related_fonds
                {{{for template|ARCHIUM_TEMPLATE_thorax_history|label=Bestandsgeschichte(Objekt)}}}
                            |input type=combobox
                    {{{field|history
                            |default=
                        |input type=textarea with autocomplete
                            |placeholder=zugehöriger Bestand
                        |default=
                            |cargo table=ARCHIUM_TABLE_thorax_related_fonds
                        |placeholder=Bestandsgeschichte
                            |cargo field=ARCHIUM_PROPERTY_thorax_related_fonds
                        |cargo table=ARCHIUM_TABLE_thorax_history
                        }}}
                        |cargo field=ARCHIUM_PROPERTY_thorax_history
                    {{{end template}}}
                    }}}
                </div>
                {{{end template}}}
                 <div class="archium-grid-item" style="grid-column: 1 / span 3;">
            </div>
                    <!-- define link input field -->
        </div>
                    {{{for template|ARCHIUM_TEMPLATE_thorax_link|multiple|label=Verknüpfungen}}}
        <div class="archium-grid-container-base archium-grid-container-contents">
                        {{{field|link
            <h3><i class="fas fa-box-open"></i> Inhalt</h3>
                            |input type=combobox
            <div class="archium-grid-item" style="grid-column: 1 / span 2;">
                            |default=
                <!-- define topic input field -->
                            |placeholder=Verknüpfung
                {{{for template|ARCHIUM_TEMPLATE_thorax_topic|label=Thema(Objekt)}}}
                            |cargo table=ARCHIUM_TABLE_thorax_signature
                    {{{field|topic
                            |cargo field=ARCHIUM_PROPERTY_thorax_signature
                        |mandatory
                        }}}
                        |input type=combobox
                    {{{end template}}}
                        |default=
                </div>
                        |placeholder=Pflichteintrag
                <div class="archium-grid-item" style="grid-column: 4 / span 3;">
                        |cargo table=ARCHIUM_TABLE_thorax_topic
                    <!-- define gnd_index input field -->
                        |cargo field=ARCHIUM_PROPERTY_thorax_topic
                    {{{for template|ARCHIUM_TEMPLATE_thorax_gnd_index|multiple|label=GND-Einträge}}}
                    }}}
                        {{{field|gnd_type
                {{{end template}}}
                            |mandatory
            </div>
                            |input type=combobox
            <div class="archium-grid-item" style="grid-column: 3 / span 2;">
                            |default=
                 <!-- define category input field -->
                            |placeholder=GND-Typ
                {{{for template|ARCHIUM_TEMPLATE_thorax_category|label=Kategorie(Objekt)}}}
                            |existing values only
                    {{{field|category
                            |values = Sache, Ort, Person
                        |mandatory
                            |cargo table=ARCHIUM_TABLE_thorax_gnd_index
                        |input type=combobox
                            |cargo field=ARCHIUM_PROPERTY_thorax_gnd_type
                        |default=
                        }}}
                        |cargo table=ARCHIUM_TABLE_thorax_category
                        {{{field|gnd_number
                        |cargo field=ARCHIUM_PROPERTY_thorax_category
                            |mandatory
                    }}}
                            |input type=combobox
                {{{end template}}}
                            |default=
            </div>
                            |placeholder=GND-Nummer
            <div class="archium-grid-item" style="grid-column: 5 / span 2;">
                            |cargo table=ARCHIUM_TABLE_thorax_gnd_index
                <!-- define sub category input field -->
                            |cargo field=ARCHIUM_PROPERTY_thorax_gnd_number
                {{{for template|ARCHIUM_TEMPLATE_thorax_sub_category|label=Unterkategorie(Objekt)}}}
                        }}}
                     {{{field|sub_category
                        {{{field|gnd_prefered_name
                        |input type=combobox
                            |mandatory
                        |default=
                            |input type=combobox
                        |cargo table=ARCHIUM_TABLE_thorax_sub_category
                            |default=
                        |cargo field=ARCHIUM_PROPERTY_thorax_sub_category
                            |placeholder=GND-Name
                    }}}
                            |cargo table=ARCHIUM_TABLE_thorax_gnd_index
                {{{end template}}}
                            |cargo field=ARCHIUM_PROPERTY_thorax_gnd_prefered_name
            </div>
                        }}}
            <div class="archium-grid-item" style="grid-column: 1 / span 3;">
                    {{{end template}}}
                <!-- define description input field -->
                </div>
                {{{for template|ARCHIUM_TEMPLATE_thorax_description|label=Beschreibung(Objekt)}}}
                     {{{field|description
                        |input type=textarea with autocomplete
                        |default={{PAGENAME}}
                        |placeholder=Beschreibung
                        |cargo table=ARCHIUM_TABLE_thorax_description
                        |cargo field=ARCHIUM_PROPERTY_thorax_description}}}
                {{{end template}}}
            </div>
            <div class="archium-grid-item" style="grid-column: 4 / span 3;">
                <!-- define remark input field -->
                {{{for template|ARCHIUM_TEMPLATE_thorax_remark|multiple|label=Anmerkungen(Objekt)}}}
                    {{{field|remark
                         |input type=textarea with autocomplete
                        |default={{PAGENAME}}
                        |placeholder=Anmerkung
                        |cargo table=ARCHIUM_TABLE_thorax_remark
                        |cargo field=ARCHIUM_PROPERTY_thorax_remark
                    }}}
                {{{end template}}}
            </div>
            <div class="archium-grid-item">3</div>
            <div class="archium-grid-item">4</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 3;">
                <!-- define count input field -->
                {{{for template|ARCHIUM_TEMPLATE_thorax_count|label=Anzahl(Objekt)}}}
                    {{{field|count
                        |mandatory
                        |input type=combobox
                        |default=1
                        |placeholder=Anzahl
                        |cargo table=ARCHIUM_TABLE_thorax_count
                        |cargo field=ARCHIUM_PROPERTY_thorax_count
                    }}}
                {{{end template}}}
            </div>
            <div class="archium-grid-item" style="grid-column: 4 / span 3;">
                <!-- define count input field -->
                {{{for template|ARCHIUM_TEMPLATE_thorax_condition|label=Zustand(Objekt)}}}
                    {{{field|condition
                        |mandatory
                        |input type=textarea with autocomplete
                        |default=
                        |placeholder=Zustand
                        |cargo table=ARCHIUM_TABLE_thorax_condition
                        |cargo field=ARCHIUM_PROPERTY_thorax_condition
                    }}}
                 {{{end template}}}
            </div>
        </div>
        <div class="archium-grid-container-base archium-grid-container-links">
            <h3><i class="fas fa-link"></i> Verbindungen</h3>
            <div class="archium-grid-item" style="grid-column: 1 / span 3;">
                <!-- define count input field -->
                {{{for template|ARCHIUM_TEMPLATE_thorax_link|multiple|label=Verknüpfungen(Objekt)}}}
                    {{{field|link
                        |input type=combobox
                        |default=
                        |placeholder=Verknüpfung
                        |cargo table=ARCHIUM_TABLE_thorax_signature
                        |cargo field=ARCHIUM_PROPERTY_thorax_signature
                    }}}
                {{{end template}}}
            </div>
            <div class="archium-grid-item" style="grid-column: 4 / span 3;">
                <!-- define gnd_index input field -->
                {{{for template|ARCHIUM_TEMPLATE_thorax_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_thorax_gnd_index
                        |cargo field=ARCHIUM_PROPERTY_thorax_gnd_type
                    }}}
                    {{{field|gnd_number
                        |mandatory
                        |input type=combobox
                        |default=
                        |placeholder=GND-Nummer
                        |cargo table=ARCHIUM_TABLE_thorax_gnd_index
                        |cargo field=ARCHIUM_PROPERTY_thorax_gnd_number
                    }}}
                    {{{field|gnd_prefered_name
                        |mandatory
                        |input type=combobox
                        |default=
                        |placeholder=GND-Name
                        |cargo table=ARCHIUM_TABLE_thorax_gnd_index
                        |cargo field=ARCHIUM_PROPERTY_thorax_gnd_prefered_name
                    }}}
                {{{end template}}}
             </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 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(Objekt)}}}
                        {{{field|attachment
                    {{{field|attachment
                            |uploadable
                        |uploadable
                        }}}
                    }}}
                    {{{end template}}}
                {{{end template}}}
                </div>
             </div>
             </div>
         </div>
         </div>
     </div>
     <!-- WRAP STORE TEMPLATES in div with class ARCHIUM_HIDDEN -->
<!-- WRAP STORE TEMPLATES in div with class ARCHIUM_HIDDEN -->
    {{{for template|ARCHIUM_HIDE_END}}}
{{{for template|ARCHIUM_HIDE_END}}}
    {{{end template}}}
{{{end template}}}
    </includeonly>
</includeonly>
   
 
    <noinclude>
<noinclude>
        <!-- CALL HOOKS -->
    <!-- CALL HOOKS -->
        {{ARCHIUM_TEMPLATE_hook|ARCHIUM_thorax}}
    {{ARCHIUM_TEMPLATE_hook|ARCHIUM_thorax}}
   
 
        <!-- LICENSE NOTE -->
    <!-- LICENSE NOTE -->
        <!-- https://www.mediawiki.org/wiki/Extension:Cargo/Storing_data
    <!-- https://www.mediawiki.org/wiki/Extension:Cargo/Storing_data
        Distributed under the terms of GNU General Public License,
    Distributed under the terms of GNU General Public License,
        version 2 (GPL-2.0), https://www.gnu.org/licenses/old-licenses/gpl-2.0.html -->
    version 2 (GPL-2.0), https://www.gnu.org/licenses/old-licenses/gpl-2.0.html -->
    </noinclude>
</noinclude>

Aktuelle Version vom 17. April 2023, 14:51 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: