User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This PR extends the removal of the component sidebar menu to all components where the component menu matches the main navigation sub menu (see #16386) .
Applies to the following...
Excludes the following...
Components excluded contain items in the component menu not present in the main menu.
Apply patch and ensure the sidebar is removed and table is displaying correctly (full width) at each of the following or navigate through all list views ensuring the component menu is removed where applicable (see #16386)....
/index.php?option=com_checkin
/index.php?option=com_cache
/index.php?option=com_cache&view=purge
/index.php?option=com_users&view=users
/index.php?option=com_users&view=groups
/index.php?option=com_users&view=levels
/index.php?option=com_users&view=notes
/index.php?option=com_menus&view=items
/index.php?option=com_banners
/index.php?option=com_banners&view=clients
/index.php?option=com_banners&view=tracks
/index.php?option=com_newsfeeds
/index.php?option=com_installer
/index.php?option=com_installer&view=update
/index.php?option=com_installer&view=manage
/index.php?option=com_installer&view=discover
/index.php?option=com_installer&view=database
/index.php?option=com_installer&view=warnings
/index.php?option=com_installer&view=languages
/index.php?option=com_installer&view=updatesites
/index.php?option=com_templates&view=styles
/index.php?option=com_templates&view=templates
/index.php?option=com_languages&view=installed
/index.php?option=com_languages&view=languages
/index.php?option=com_languages&view=overrides (Removed menu however still sidebar containing filter)
Yes
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_banners com_contact com_content com_installer com_languages com_menus com_newsfeeds com_templates com_users |
Given that this is J4 can you just remove the strings please?
Labels |
Added:
?
|
Related language strings removed
Labels |
Added:
?
|
Looks like the Language Change label is not added automatically.
Category | Administration com_banners com_contact com_content com_installer com_languages com_menus com_newsfeeds com_templates com_users | ⇒ | Administration com_banners com_cache com_checkin com_contact com_content com_installer com_languages com_menus com_newsfeeds com_templates |
Included com_cache and com_checkin
@infograf768 Looks like the label is been removed with every commit. Hopefully that's the last one :)
Please use if endif constuctes in PHP layout files and not if {} ;)
So basicly
<?php if (condition) : ?>
.... Your code ....
<?php endif; ?>
Hmm looks like github removed my codeexample :( i'm currently on phone but i can add the example if needed from my PC when I'm back there.
Labels |
Removed:
?
|
Category | Administration com_banners com_contact com_content com_installer com_languages com_menus com_newsfeeds com_templates com_cache com_checkin | ⇒ | Administration com_banners com_cache com_checkin com_contact com_content com_installer com_languages com_menus com_newsfeeds |
Category | Administration com_banners com_contact com_content com_installer com_languages com_menus com_newsfeeds com_cache com_checkin | ⇒ | Administration com_banners com_cache com_categories com_checkin com_contact com_content com_fields com_installer com_languages |
Thanks :)
Milestone |
Added: |
Milestone |
Added: |
closed as stated above.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-05-05 13:28:54 |
Closed_By | ⇒ | franz-wohlkoenig | |
Labels |
Removed:
J4 Issue
|
This leaves a bunch of redundant translation strings so a language change label would probably be appropriate.