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 [2020/11/13 13:05]
me
en:infra-convert:dev:characteristictags [2021/02/12 15:19]
me
Line 18: Line 18:
 </​WRAP>​ </​WRAP>​
  
-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 file. This means that it is only in the project itself possible to later change the tags for a project.+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 file. This means that it is only in the project itself possible to later change the tags for a project.
  
-During installation,​ the parameter file //CharacteristicTags// is saved at the following location:+During installation,​ the parameter file "CharacteristicTags.json" ​is saved at the following location:
  
 <WRAP group> <WRAP group>
Line 30: Line 30:
  
 If another parameter file is to be loaded when starting the program, this can be specified in the startup parameter file (see Configuration and Import > Startup parameter file > [[en:​infra-convert:​dev:​parameter#​Parameter file for tags]]). If another parameter file is to be loaded when starting the program, this can be specified in the startup parameter file (see Configuration and Import > Startup parameter file > [[en:​infra-convert:​dev:​parameter#​Parameter file for tags]]).
- 
-{{page>​en:​infra-convert:​dev:​tip_use_adv_editor}} 
  
 <WRAP noprint> <WRAP noprint>
Line 40: Line 38:
 //​**__Content__**//​ //​**__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#​List position]]\\ ​  • [[en:​infra-convert:​dev:​characteristictags#​List position]]\\ ​
Line 51: Line 50:
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​ </​WRAP>​ </​WRAP>​
 +
 +===== Administrator tools =====
 +
 +<WRAP group>
 +<WRAP column 25%>
 +
 +**Export project settings**
 +
 +</​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>​
 +
 +\\ 
  
 ===== ID ===== ===== ID =====
Line 65: Line 82:
  
 <code javascript>​ <code javascript>​
-"​Id":​ "{24C41CA8-871C-456E-B082-22EC2A20216D}"+"​Id":​ "​24C41CA8-871C-456E-B082-22EC2A20216D"​
 </​code>​ </​code>​
  
Line 134: Line 151:
  
 <code javascript>​ <code javascript>​
-"​Color": ​{"#FF#FFFF00"}+"​Color": ​null 
 +</​code>​ 
 + 
 +<code javascript>​ 
 +"​Color": ​"#FF1C5EE2"
 </​code>​ </​code>​
  
en/infra-convert/dev/characteristictags.txt · Last modified: 2021/10/22 16:17 by me