Skip to content

Commit

Permalink
Change order of input types in manual
Browse files Browse the repository at this point in the history
tkleinke committed Jan 27, 2025
1 parent 85cdbc7 commit e4185b4
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions desktop/src/manual/manual.de.md
Original file line number Diff line number Diff line change
@@ -621,14 +621,14 @@ Angabe von Ja oder Nein
Auswahl eines oder mehrerer Werte aus einer Werteliste
<p align="center"><img src="images/de/configuration/input_type_checkboxes.png" alt="Eingabetyp 'Checkboxen'"/></p>

#### Datierungsangabe
Angabe einer oder mehrerer Datierungen. Mögliche Datierungstypen sind: Zeitraum, Exakt, Vor, Nach, Naturwissenschaftlich.
<p align="center"><img src="images/de/configuration/input_type_dating.png" alt="Eingabetyp 'Datierungsangabe'"/></p>

#### Datum
Auswahl eines Datums aus einem Kalender. Über das Eingabefeld können auch lediglich Monats- oder Jahresangaben eingetragen werden.
<p align="center"><img src="images/de/configuration/input_type_date.png" alt="Eingabetyp 'Datum'"/></p>

#### Datierungsangabe
Angabe einer oder mehrerer Datierungen. Mögliche Datierungstypen sind: Zeitraum, Exakt, Vor, Nach, Naturwissenschaftlich.
<p align="center"><img src="images/de/configuration/input_type_dating.png" alt="Eingabetyp 'Datierungsangabe'"/></p>

#### Maßangabe
Angabe einer oder mehrerer Maßangaben. Es kann wahlweise ein Einzelwert oder ein Bereich angegeben werden. Aus der spezifizierten Werteliste werden die Auswahlmöglichkeiten für das Dropdown-Unterfeld "Gemessen an" entnommen.
<p align="center"><img src="images/de/configuration/input_type_dimension.png" alt="Eingabetyp 'Maßangabe'"/></p>
8 changes: 4 additions & 4 deletions desktop/src/manual/manual.en.md
Original file line number Diff line number Diff line change
@@ -607,14 +607,14 @@ Selection of Yes or No
Selection of one or more values from a valuelist
<p align="center"><img src="images/en/configuration/input_type_checkboxes.png" alt="Input type 'Checkboxes'"/></p>

#### Dating
Specification of one or more datings. Possible dating types are: Period, Single year, Before, After, Scientific.
<p align="center"><img src="images/en/configuration/input_type_dating.png" alt="Input type 'Dating'"/></p>

#### Date
Selection of a date from a calendar. The input field can also be used to enter only month or year information.
<p align="center"><img src="images/en/configuration/input_type_date.png" alt="Input type 'Date'"/></p>

#### Dating
Specification of one or more datings. Possible dating types are: Period, Single year, Before, After, Scientific.
<p align="center"><img src="images/en/configuration/input_type_dating.png" alt="Input type 'Dating'"/></p>

#### Dimension
Specification of one or more dimensions. Either a single value or a range can be specified. The selection options for the dropdown subfield "As measured by" are taken from the specified valuelist.
<p align="center"><img src="images/en/configuration/input_type_dimension.png" alt="Input type 'Dimension'"/></p>

0 comments on commit e4185b4

Please sign in to comment.