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.
Variable |
Type |
Default value |
Comment |
glbFormPasteNoTable |
Boolean |
_T2B |
You can enable on the global level the post-processing when pasting text in a normal text. The value of the variable is the extension of the format name. An example: the extension is _T2B and your format name is body_T2B. This means that the tabs in the text, when pasting in a text, will be replaced by Bells. This affects the scripts EditPaste in Article.vb. If the variable is false, or you didn't add it to the EditorialConfig, the post-processing won't be performed. |