-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1 EE SP5 (5.1.8), 5.2 EE SP3 (5.2.7)
-
Fix Version/s: 5.1 EE SP6 (5.1.9), 5.2 EE SP4 (5.2.8)
-
Component/s: WCM > Web Content Administration
-
Labels:None
-
Environment:All
A new property has been added to portal(-ext).properties which allows custom tokens to be used in web content articles (or journal articles in 5.1 EE)
#
- Set a list of custom tokens that will be replaced when article content is
- rendered. For example, if set to "custom_token_1", then "@[email protected]"
- will be replaced with its token value before an article is displayed.
#
#journal.article.custom.tokens=custom_token_1,custom_token_2
#journal.article.custom.token.value[custom_token_1]=This is the first custom token.
#journal.article.custom.token.value[custom_token_2]=This is the second custom token.
- is related to
-
LPS-8948 Add ability to use custom tokens in journal articles
- Closed