You can put the following variables within the <Dict> node of the EditorialConfig configuration file. For instructions, see Adding or overriding variables in your EditorialConfig.
Find the actual values of such variables in EditorialConfig item in EdAdmin4, the Application Configuration > Client Applications, searching for EditorialConfig. The data is common for all titles in the system.
Should you need to specify different values of variables for different typographies, look for instructions at the Typography-dependent overridable variables.
These variables are used for EditFontStyleWebOnly and EditFontStylePrintOnly scripts in Article.vb.
Variable |
Type |
Default value |
Comment |
PrintRegionId |
integer |
"0" |
Id of the print region. Should you need to specify different values of this variable for different typographies, look for instructions at the Typography-dependent overridable variables. |
PrintRegion |
string |
"," |
obsolete. If you have this value set and different of the default value, reset it to the default value and specify PrintRegionId instead as explained in Typography-dependent overridable variables. |
WebRegionId |
integer |
"0" |
Id of the Web region. Should you need to specify different values of this variable for different typographies, look for instructions at the Typography-dependent overridable variables. |
WebRegion |
string |
"," |
obsolete. If you have this value set and different of the default value, reset it to the default value and specify WebRegionId instead as explained in Typography-dependent overridable variables. |