Shows the article's categories.
The Combo categories
combines parent category and category.
Requirements
- The article option Show Category must be set to Show.
- In order to be linkable, the article option Link Category must be set to Yes. The link is removed when the article is shown in its own category view.
Concerning the parent category:
- The article option Show Parent must be set to Show.
- In order to be linkable, the article option Link Parent must be set to Yes.
- It won't show if there is no parent category.
Example
Language overrides
The key PLG_CONTENT_ARTICLEDETAILS_COMBOCATEGORIESSEPARATOR
is used to separate parent category and category when in a combo configuration (its value is >).
Internationalization
To add text before the categories in a multilingual environment, override the constant key:
PLG_CONTENT_ARTICLEDETAILS_PREPEND_CATEGORY
for the categoryPLG_CONTENT_ARTICLEDETAILS_PREPEND_PARENTCATEGORY
for the parent categoryPLG_CONTENT_ARTICLEDETAILS_PREPEND_COMBOCATEGORIES
for the categories combo