create a module of type mod_article_news readmore
and make sure that you set it to show readmore
publish the module on a page that is NOT com_content
readmore links displayed
This was caused by my PR #30780 which switched to make sure the layout was used. However the layout requires the com_content language file.
The switch to use the layout was correct. So we have to either
COM_CONTENT_READ_MORE="Read more ..."
COM_CONTENT_READ_MORE_TITLE="Read more: %s"
COM_CONTENT_REGISTER_TO_READ_MORE="Register to read more ..."
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-17 08:58:24 |
Closed_By | ⇒ | brianteeman |
I vote for global strings.