Formular: ARCHIUM FORM thorax object: Unterschied zwischen den Versionen

Aus artux
Wechseln zu: Navigation, Suche
K (1 Version importiert)
Markierung: Manuelle Zurücksetzung
 
(21 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<!-- ARCHIUM_FORM_thorax_object -->
<!-- ARCHIUM_FORM_thorax_object -->
<!-- Version 20200525 -->
<!-- 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 42: 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 1;">
                 <div class="archium-grid-item" style="grid-column: 1 / span 2;">
                     <!-- define signature input field -->
                     <!-- define signature input field -->
                     {{{for template|ARCHIUM_TEMPLATE_thorax_signature|label=Signatur}}}
                     {{{for template|ARCHIUM_TEMPLATE_thorax_signature|label=Signatur}}}
Zeile 55: Zeile 55:
                     {{{end template}}}
                     {{{end template}}}
                 </div>
                 </div>
                 <div class="archium-grid-item" style="grid-column: 2 / span 1;">
                 <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=combobox
                             |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: 3 / span 1;">
                 <div class="archium-grid-item" style="grid-column: 5 / span 2;">
                     <!-- define date of creation input fields -->
                     <!-- define date of creation input fields -->
                     {{{for template|ARCHIUM_TEMPLATE_thorax_date_of_creation|label=Erstellungsdatum}}}
                     {{{for template|ARCHIUM_TEMPLATE_thorax_date_of_creation|label=Erstellungsdatum}}}
Zeile 78: Zeile 80:
                     {{{end template}}}
                     {{{end template}}}
                 </div>
                 </div>
                 <div class="archium-grid-item" style="grid-column: 4 / span 3; grid-row: 2 / span 2;">
                 <div class="archium-grid-item" style="grid-column: 1 / 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 class="archium-grid-item" style="grid-column: 1 / span 1;">
                     <!-- define extent and medium input field -->
                     <!-- define extent and medium input field -->
                     {{{for template|ARCHIUM_TEMPLATE_thorax_extent_medium|label=Umfang und Medium}}}
                     {{{for template|ARCHIUM_TEMPLATE_thorax_extent_medium|label=Umfang und Medium}}}
Zeile 100: Zeile 92:
                     {{{end template}}}
                     {{{end template}}}
                 </div>
                 </div>
                 <div class="archium-grid-item" style="grid-column: 2 / span 1;">
                 <div class="archium-grid-item" style="grid-column: 3 / span 2;">
                     <!-- define level of description input fields -->
                     <!-- define level of description input fields -->
                     {{{for template|ARCHIUM_TEMPLATE_thorax_level_of_description|label=Beschreibungsebene}}}
                     {{{for template|ARCHIUM_TEMPLATE_thorax_level_of_description|label=Beschreibungsebene}}}
Zeile 112: Zeile 104:
                     {{{end template}}}
                     {{{end template}}}
                 </div>
                 </div>
                 <div class="archium-grid-item" style="grid-column: 3 / span 1;">
                 <div class="archium-grid-item" style="grid-column: 5 / span 2;">
                     <!-- define timeframe input fields -->
                     <!-- define timeframe input fields -->
                     {{{for template|ARCHIUM_TEMPLATE_thorax_timeframe|multiple|label=Zeiten}}}
                     {{{for template|ARCHIUM_TEMPLATE_thorax_timeframe|multiple|label=Zeiten}}}
Zeile 120: Zeile 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 216: Zeile 221:
                             |input type=textarea
                             |input type=textarea
                             |default={{PAGENAME}}
                             |default={{PAGENAME}}
                             |placeholder=Inhalt allgemein
                             |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 227: Zeile 232:
                             |input type=textarea
                             |input type=textarea
                             |default={{PAGENAME}}
                             |default={{PAGENAME}}
                             |placeholder=Inhalt speziell
                             |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 270: Zeile 287:
                 </div>
                 </div>
             </div>
             </div>
<!-- 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;">
                    <!-- define context_location input field -->
                    {{{for template|ARCHIUM_TEMPLATE_thorax_context_location|label=Ausstellungsort}}}
                        <p>{{{field|context_location
                            |input type=combobox
                            |default=123
                            |placeholder=Ausstellungsort
                            |cargo table=ARCHIUM_TABLE_thorax_context_location
                            |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 class="archium-grid-container-base archium-grid-container-usage">
             <div class="archium-grid-container-base archium-grid-container-usage">
                 <h3><i class="fas fa-door-open"></i> Zugang und Benutzung</h3>
                 <h3><i class="fas fa-door-open"></i> Zugang und Benutzung</h3>
Zeile 277: Zeile 341:
                         {{{field|clearance_level
                         {{{field|clearance_level
                             |mandatory
                             |mandatory
                             |input type=combobox
                             |input type=radiobutton
                             |default=restricted
                            |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}}}
                     {{{end template}}}
Zeile 373: Zeile 439:
                 </div>
                 </div>
             </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>
Zeile 432: Zeile 548:
                             |placeholder=GND-Typ
                             |placeholder=GND-Typ
                             |existing values only
                             |existing values only
                             |values = Name, Ort, Person
                             |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

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: