If an article with a Read More button is displayed in the category blog and the article is configured to display the article info below the article, the sequence, in which the parts of the article are displayed, is like this:
IMHO, this sequence isn't really logical. To me, the Read More button belongs to the article itself, while the article info is something, which I would put into the footer of a document I prepare for print.
The user should be able to display the Read More button above the article info:
To maintain backward compatibility, there should be an additional configuration option for the sequence of article info and Read More button. That configuration option should only be selectable, when the article info is displayed below the article.
Applies to all Joomla version from 3.x to 5.x, but should only be implemented from 5.3.
Labels |
Added:
No Code Attached Yet
|
I've learned that "We have always done it like this!" is not a valid management argument.
I understand that this can be achieved by a very simple override. But the implementation of an additional configuration option in Joomla core shouldn't be an extremely heavy task as well.
The more options you add the more complex the software.
This is exactly what the template override feature is for.
I agree with you on KISS. And yes, the more options we have, the more complex our software will become.
On the other hand, I'm convinced that this little feature:
Pretty sure you can even change the ordering with CSS grid and no override.
Thank you for your feature request. The manitainer team has decided that in this case no new parameter is added to the core. A template override is simple.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-11-23 09:41:56 |
Closed_By | ⇒ | chmst |
It might not suit your logic but it has been this way for 18 years. this sort of think is best in a template override. Its literally just moving a couple of lines