Global variables for article elements names

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Dec/2015, at 09:14

Number of global overridable variables are used for article elements names.

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

bodyname

string

"body"

headname

"head"

photoname

"photoCaption"

audioname

"audioCaption"

videoname

"videoCaption"

kickername

"kicker"

jumpHeadname

"jumpHead"

subheadname

"subhead"

introname

"intro"

pullquotename

"pullquote"

urlname

"urlCaption"

webheadname

"webHead"

webbodyname

"webBody"

blogpostname

"blogPost"

smsbodyname

"smsBody"

The line format is:

<Item Name="subheadname" Value="subhead" />

Should you need to specify different values of those variables for different typographies, look for instructions at the Typography-dependent overridable variables.

Note: the values of names of article elements specified for the above variables must correspond to the values in the schema GN4.XSD.

Should you need to rename article elements "on screen", while keeping the standard names in the schema, see Renaming article elements in UI.