User tests: Successful: Unsuccessful:
Pull Request for Issue #45496
Replaces #45538
I suggest a simple solution with options.
Extra events were suggestd but seem over engineering.
It introduces two field article_fields_position for articles, blog_fields_position for blog layout
For blog there are three options:
For artilces two options: at the end or after text.
This solution is b/c, existing sites are not changed.
See issue #45496.
Make one or more fields for articles
In your menu items set the position of fields als you like. Play around with settings.
Compare your blogs and article layouts with different settings.
Note: This is not valid for archived articles.
Fields with the attribute "display after content" are always displayed after the whole content, including detail-data, tags, navigation, readmore.
In blog layot as well as in single article layout.
Fields with the attribute "display after content" are displayed or hidden depending on settings in the content_fields_position.
example:
Please select:
Documentation link for guide.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_content Language & Strings Front End |
| Labels |
Added:
Language Change
PR-7.0-dev
|
||
I will add the sql when the changes are approved
wouldnt another option be to leave the fields alone and control where the readmore goes
this looks incomplete to me - you need to add the sql for this param for new installs and updates to ensure that you are setting a default value - see my pr for subcategory descriptions for an example