No Code Attached Yet
avatar dautrich
dautrich
22 Nov 2024

Is your feature request related to a problem? Please describe.

Image

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:

  1. Intro text
  2. Article Info
  3. Read More button

Image

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.

Describe the solution you'd like

The user should be able to display the Read More button above the article info:
Image

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.

Additional context

Applies to all Joomla version from 3.x to 5.x, but should only be implemented from 5.3.

avatar dautrich dautrich - open - 22 Nov 2024
avatar joomla-cms-bot joomla-cms-bot - change - 22 Nov 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 22 Nov 2024
avatar brianteeman
brianteeman - comment - 22 Nov 2024

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

avatar dautrich
dautrich - comment - 22 Nov 2024

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.

avatar brianteeman
brianteeman - comment - 22 Nov 2024

The more options you add the more complex the software.

This is exactly what the template override feature is for.

avatar dautrich
dautrich - comment - 22 Nov 2024

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:

  • will be used by many users (not only me),
  • will be easily implemented and will not complicate com_content too much.
avatar laoneo
laoneo - comment - 23 Nov 2024

Pretty sure you can even change the ordering with CSS grid and no override.

avatar chmst chmst - close - 23 Nov 2024
avatar chmst
chmst - comment - 23 Nov 2024

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.

avatar chmst chmst - change - 23 Nov 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-11-23 09:41:56
Closed_By chmst

Add a Comment

Login with GitHub to post a comment