Shows the article links A, B and/or C as a list or distinct entities.
Requirements
Links are assumed to be editable on your site's administrator side.
Examples
Language overrides
When showing the links as a list, they are not separated by any symbol. This can be modified through the constant key PLG_CONTENT_ARTICLEDETAILS_LINKSSEPARATOR
.
Internationalization
To add text before the links in a multilingual environment, override the constant key PLG_CONTENT_ARTICLEDETAILS_PREPEND_LINKS
. When showing distinct links, override the constant key PLG_CONTENT_ARTICLEDETAILS_PREPEND_LINK
to add text before each link.