User Tools

Site Tools


en:infra-convert:dev:characteristictags

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:infra-convert:dev:characteristictags [2018/03/07 16:26]
me
en:infra-convert:dev:characteristictags [2021/02/12 15:19]
me
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
- 
-{{ :​en:​icon_uebersetzung_in_arbeit.png?​nolink&​150 |}} 
  
 <WRAP noprint> <WRAP noprint>
  
-Administratorhandbuch ​#@IC_HTML@# > Konfiguration und Import+Administrator’s Guide #@IC_HTML@# > Configuration and Import
  
 </​WRAP>​ </​WRAP>​
  
-====== ​Parameterdatei ​"​CharacteristicTags"​ ======+<WRAP group> 
 +<WRAP column 90%> 
 +====== ​Parameter file "​CharacteristicTags"​ ======
  
 ---- ----
 +</​WRAP>​
 +<WRAP column 5%>
 +{{ :​en:​infra-convert:​dev:​icon_dev_kennzeichnungen.png?​nolink&​50|}}
 +</​WRAP>​
 +</​WRAP>​
  
-In der Parameterdatei //​CharacteristicTags.json//​ sind →[[en:​infra-convert:​user:​terms#​Kennzeichnung|Kennzeichnungen]] definiert, welche ​in einem Projekt zur Verfügung stehenDie hier enthaltenen Definitionen werden beim Anlegen eines neuen →[[en:​infra-convert:​user:​terms#​Projekt|Projekts]] geladen und in der Projektdatei gespeichertDas bedeutet, nachträgliche Änderungen der Kennzeichnungen für ein Projekt sind nicht möglich.+The →[[en:​infra-convert:​user:​terms#​Label|Labels]] (respectively tags) that are available ​in a project are defined in the parameter file "​CharacteristicTags.json"​These definitions are loaded when a new →[[en:​infra-convert:​user:​terms#​Project|project]] is created and saved in the project fileThis means that it is only in the project itself possible to later change the tags for a project.
  
-Die Parameterdatei //CharacteristicTags// wird bei der Installation an dieser Stelle gespeichert:+During installation,​ the parameter file "CharacteristicTags.json" is saved at the following location:
  
 <WRAP group> <WRAP group>
Line 22: Line 27:
 <​code>​%ProgramData%\ELIAS GmbH\infra-convert\JsonData\CharacteristicTags.json</​code>​ <​code>​%ProgramData%\ELIAS GmbH\infra-convert\JsonData\CharacteristicTags.json</​code>​
 </​WRAP>​ </​WRAP>​
-</​WRAP>​ +</​WRAP>​ </​WRAP>​
-</​WRAP>​+
  
-Soll beim Programmstart eine andere Parameterdatei geladen werdenkann dies in der Startparameterdatei ​(siehe Konfiguration und Import > [[en:​infra-convert:​dev:​parameter#​Parameterdatei für Kennzeichnungen]]) vorgegeben werden.+If another parameter file is to be loaded when starting the programthis can be specified ​in the startup parameter file (see Configuration and Import ​> Startup parameter file > [[en:​infra-convert:​dev:​parameter#​Parameter file for tags]]).
  
 <WRAP noprint> <WRAP noprint>
Line 32: Line 36:
 <WRAP group> <WRAP group>
 <WRAP column 30%> <WRAP column 30%>
-//**__Inhalt__**//+//**__Content__**//
  
 + • [[en:​infra-convert:​dev:​characteristictags#​Administrator tools]]\\ ​
  • [[en:​infra-convert:​dev:​characteristictags#​ID]]\\ ​  • [[en:​infra-convert:​dev:​characteristictags#​ID]]\\ ​
- • [[en:​infra-convert:​dev:​characteristictags#​Listenposition]]\\ + • [[en:​infra-convert:​dev:​characteristictags#​List position]]\\ 
  • [[en:​infra-convert:​dev:​characteristictags#​Friendly Name]]\\ ​  • [[en:​infra-convert:​dev:​characteristictags#​Friendly Name]]\\ ​
- • [[en:​infra-convert:​dev:​characteristictags#​Farbe]]\\  + • [[en:​infra-convert:​dev:​characteristictags#​Color]]\\  
- • [[en:​infra-convert:​dev:​characteristictags#​]Anzeigetext]]+ • [[en:​infra-convert:​dev:​characteristictags#​Display text]]\\  
 + • [[en:​infra-convert:​dev:​characteristictags#​Installation/​Deinstallation]]
  
 \\  \\ 
  
 </​WRAP>​ </​WRAP>​
 +</​WRAP>​ </​WRAP>​
 +
 +===== Administrator tools =====
 +
 +<WRAP group>
 +<WRAP column 25%>
 +
 +**Export project settings**
 +
 </​WRAP>​ </​WRAP>​
 +
 +<WRAP column 65%>
 +
 +You can export the current project settings as project template files ("​CharacteristicTags.json",​ "​SpecialCategories.json"​ and "​StampTemplates.json"​) from the #@IC_HTML@# user interface. (Available from programme version 2.4.1.)\\ **Siehe** User Manual > Settings > Project Settings > Tags > [[en:​infra-convert:​user:​config:​label#​save_export|Save/​Export]]
 +
 </​WRAP>​ </​WRAP>​
 +</​WRAP>​
 +
 +\\ 
  
 ===== ID ===== ===== ID =====
Line 51: Line 74:
 <WRAP column 40%> <WRAP column 40%>
  
-Eindeutigerinterner Bezeichner für die Kennzeichnung.+Uniqueinternal identifier for the tag.
  
-Zum Erstellen einer neuen Kennzeichnung nutzen Sie einfach einen beliebigen ​GUID-Generator.+To create a new tag, you can simply use any GUID generator.
  
 </​WRAP>​ </​WRAP>​
Line 59: Line 82:
  
 <code javascript>​ <code javascript>​
-"​Id":​ "{24C41CA8-871C-456E-B082-22EC2A20216D}",+"​Id":​ "​24C41CA8-871C-456E-B082-22EC2A20216D"​
 </​code>​ </​code>​
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
-^  Parameter ​ ^  ​Typ  ​^  ​Wert/Inhalt ​ ^ +^  Parameter ​ ^  ​Type  ​^  ​Value/Content ​ ^ 
-^ ID | String | GUID der Kennzeichnung ​|+^ ID | String | GUID of the tag |
  
 </​WRAP>​ </​WRAP>​
Line 71: Line 94:
 \\  \\ 
  
-===== Listenposition ​=====+===== List position ​=====
  
 <WRAP group> <WRAP group>
 <WRAP column 40%> <WRAP column 40%>
  
-Position in den Listenfeldern zur Auswahl einer Kennzeichnung.+Position in the list fields to select a tag.
  
 </​WRAP>​ </​WRAP>​
Line 82: Line 105:
  
 <code javascript>​ <code javascript>​
-"​Priority":​ 1,+"​Priority":​ 1
 </​code>​ </​code>​
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
-^  Parameter ​ ^  ​Typ  ​^  ​Wert/Inhalt ​ ^ +^  Parameter ​ ^  ​Type  ​^  ​Value/Content ​ ^ 
-^ Priority | Integer | Listenpositionje höher der Wertdesto weiter oben erfolgt die Einordnung ​|+^ Priority | Integer | List positionthe higher the valuethe higher the classification ​|
  
 </​WRAP>​ </​WRAP>​
Line 99: Line 122:
 <WRAP column 40%> <WRAP column 40%>
  
-Eindeutigerinterner Bezeichner für die Kennzeichnung ​in Form eines "​anwenderfreundlichen Namens"​.+Uniqueinternal identifier for the tag in the form of a “user-friendly name”.
  
 </​WRAP>​ </​WRAP>​
Line 105: Line 128:
  
 <code javascript>​ <code javascript>​
-"​FriendlyName":​ "​TagOne"​,+"​FriendlyName":​ "​TagOne"​
 </​code>​ </​code>​
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
-^  Parameter ​ ^  ​Typ  ​^  ​Wert/Inhalt ​ ^ +^  Parameter ​ ^  ​Type  ​^  ​Value/Content ​ ^ 
-^ FriendlyName | String | Eindeutiger Bezeichner für die Kennzeichnung als sprechender Name |+^ FriendlyName | String | Unique identifier for the tag as corresponding name |
  
 </​WRAP>​ </​WRAP>​
Line 117: Line 140:
 \\  \\ 
  
-===== Farbe =====+===== Color =====
  
 <WRAP group> <WRAP group>
 <WRAP column 40%> <WRAP column 40%>
  
-Im Objekt ​**Color** ​wird die Farbe der Kennzeichnung festgelegt.+The color of the tag is specified in the object ​**Color**.
  
 </​WRAP>​ </​WRAP>​
 <WRAP column 55%> <WRAP column 55%>
 +
 +<code javascript>​
 +"​Color":​ null
 +</​code>​
 +
 +<code javascript>​
 +"​Color":​ "#​FF1C5EE2"​
 +</​code>​
  
 <code javascript>​ <code javascript>​
Line 137: Line 168:
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
-^  Parameter ​ ^  ​Typ  ​^  ​Wert/Inhalt ​ ^ +^  Parameter ​ ^  ​Type  ​^  ​Value/Content ​ ^ 
-^ Type | String | Farbsystem ​+Color | String | Set colour value:\\ **null** Do not overwrite stamping colour\\ **#​AARRGGBB** Overwrite with hexadecimal coded colour\\ **{...}** Overwrite with (A)RGB-coded colour | 
-^ R | Integer | Wert für den Farbkanal Rot (0 … 255) | +^ └ Type | String | Color system:\\ **RGB** Red-Green-Blue\\ **ARGB** Alpha-Red-Green-Blue | 
-^ G | Integer | Wert für den Farbkanal Grün (0 … 255) | +^ └ A | Integer | Value for the alpha channel (0 … 255, wiht 0 = fully transparent) ​
-^ B | Integer | Wert für den Farbkanal Blau (0 … 255) |+└ R | Integer | Value for the red color channel ​(0 … 255) | 
 +└ G | Integer | Value for the green color channel ​(0 … 255) | 
 +└ B | Integer | Value for the blue color channel ​(0 … 255) |
  
 </​WRAP>​ </​WRAP>​
Line 148: Line 181:
 \\  \\ 
  
-===== Anzeigetext ​=====+===== Display text =====
  
 <WRAP group> <WRAP group>
 <WRAP column 40%> <WRAP column 40%>
  
-In diesem Objekt können Texte vorgegeben werdenwelche ​in #​@IC_HTML@# ​abhängig von der eingestellten Nutzersprache angezeigt werden.+Texts can be specified in this objectwhich are displayed ​in #​@IC_HTML@# ​depending on the user language set.
  
 </​WRAP>​ </​WRAP>​
Line 169: Line 202:
  
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
-^  Parameter ​ ^  ​Typ  ​^  ​Wert/Inhalt ​ ^ +^  Parameter ​ ^  ​Type  ​^  ​Value/Content ​ ^ 
-^ Name | String | Anzeigename für die Kennzeichnung ​+^ Name | String | Display name for the tag 
-^ Description | String | Beschreibungstext ​+^ Description | String | Description text 
-^ LanguageCode | String | Sprachkürzel nach ISO 639-1 |+^ LanguageCode | String | Language abbreviation as per ISO 639-1 | 
 +</​WRAP>​ 
 +</​WRAP>​ 
 + 
 +\\  
 + 
 +==== Installation/​Deinstallation ==== 
 + 
 +The following describes the process for deinstalling,​ reinstalling (installing after previous deinstallation) and installing (without previous deinstallation) #@IC_HTML@# using the parameter file “CharacteristicTags.json”. Essential preconditions are: the file is at the location where it was installed, and has not been renamed. 
 + 
 +> **See also** Introduction > Overview (program version 2) > [[en:​infra-convert:​dev:​intro_preview#​installation_uninstallation|Installation/​Uninstallation]] 
 + 
 +<WRAP group> 
 +<WRAP column 25%> 
 + 
 +**Deinstallation** 
 + 
 +</​WRAP>​ 
 + 
 +<WRAP column 65%> 
 + 
 +The file is deleted. 
 + 
 +</​WRAP>​ 
 +</​WRAP>​ 
 + 
 +<WRAP group> 
 +<WRAP column 25%> 
 + 
 +**Reinstallation** 
 + 
 +</​WRAP>​ 
 + 
 +<WRAP column 65%> 
 + 
 +An existing file is overwritten. 
 + 
 +</​WRAP>​ 
 +</​WRAP>​ 
 + 
 +<WRAP group> 
 +<WRAP column 25%> 
 + 
 +**Installation** 
 + 
 +</​WRAP>​ 
 + 
 +<WRAP column 65%> 
 + 
 +An existing file is overwritten. 
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
Line 185: Line 268:
 <WRAP rightalign>​ <WRAP rightalign>​
  
-**Zurückblättern**\\  +**Go to previous page**\\  
-Konfiguration und Import > [[en:​infra-convert:​dev:​settings|Parameterdatei ​"​Settings"​]]+Configuration and Import > [[en:​infra-convert:​dev:​settings|Parameter file "​Settings"​]]
  
 </​WRAP>​ </​WRAP>​
  
-**Weiterblättern**\\  +**Go to next page**\\  
-Konfiguration und Import > [[en:​infra-convert:​dev:​characteristicclasses|Parameterdatei ​"​CharacteristicClasses"​]]+Configuration and Import > [[en:​infra-convert:​dev:​characteristicclasses|Parameter file "​CharacteristicClasses"​]]
  
-</​WRAP>​ +</​WRAP>​ </​WRAP>​
-</​WRAP>​+
  
 </​WRAP>​ </​WRAP>​
en/infra-convert/dev/characteristictags.txt · Last modified: 2021/10/22 16:17 by me