Language Change PR-5.2-dev Pending

User tests: Successful: Unsuccessful:

avatar chmst
chmst
14 Oct 2024

Pull Request for Issue #44118 .

Summary of Changes

This PR re-arranges fields and tabs in frontend edit for articles.
It moves all options which are in the right sidbar of articles to a new tab "options"
It writes all fields which are in the publishing tab of the article into the publishing tab.
This removes the language tab and the metadata tab.

Testing Instructions

Compare the edit form for an article before and after the PR. Make sure that different user groups witrh different permissions have the same fields before and after the pr.
Swith on and off the show_publishing_data in articles options. on: publishing tab exists, off: no publishing data.

Actual result BEFORE applying this Pull Request

see #44118

Expected result AFTER applying this Pull Request

grafik
grafik

REMARK
It would be correct to use a new param for switching on and off the publishing tab. But this would be a b/c break.

Link to documentations

Please select:

  • Documentation link for docs.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

avatar chmst chmst - open - 14 Oct 2024
avatar chmst chmst - change - 14 Oct 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 Oct 2024
Category Front End com_content
f628938 14 Oct 2024 avatar chmst cs
avatar chmst chmst - change - 14 Oct 2024
Labels Added: PR-5.2-dev
c7032ec 14 Oct 2024 avatar chmst cs
avatar joomla-cms-bot joomla-cms-bot - change - 16 Oct 2024
Category Front End com_content Front End com_content Language & Strings
avatar fgsw fgsw - test_item - 17 Oct 2024 - Tested successfully
avatar fgsw
fgsw - comment - 17 Oct 2024

I have tested this item ✅ successfully on 7e079b9


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44246.

avatar fgsw
fgsw - comment - 19 Oct 2024

@chmst Can the ordering of fields be the same between Back- and Frontend:

Tab "Options"

Backend Frontend
options-backend options-frontend

Tab "Publishing"

Backend Frontend
publishing-backend publishing-frontend
avatar chmst chmst - change - 19 Oct 2024
Labels Added: Language Change
avatar chmst
chmst - comment - 19 Oct 2024

Changed the ordering of fields as suggested by @fgsw , added a fieldset and legend to metadata (ux, a11y)

59562a5 19 Oct 2024 avatar chmst cs
avatar fgsw
fgsw - comment - 24 Oct 2024

While test i set Article Options in the Backend to "Hide" and was confused as the Tab is shown in the Frontend:

Backend Frontend
be fe

I realised Article Options hide only in the Backend.

To avoid Confusion i suggest to rename in the Frontend the Tab Options to "Details".

Comment: I prefer inline help that a field is for Frontend, Backend or both but thats not in scope of this Pull Request.

avatar chmst
chmst - comment - 24 Oct 2024

It is confusing. Please use the Help button
grafik

The whole usage opf param is wrong and the contrary of self-explaining. But no chance to change this in Version 5.xdue to b/c

Add a Comment

Login with GitHub to post a comment