User tests: Successful: Unsuccessful:
Part 1
Banners, contact, finder and newsfeeds are all protected components that can not be uninstalled.
This PR removes the references to install and uninstall sql for these components and the referenced sql files
No point in maintaining files/code that can never be used.
Part 2
remove unused menu links in the component xml. They were used previously for the admin menu but were replaced by the xml for each view some time ago
Part 3
add missing menu link xml files for Banners, contacts, and newsfeeds and remove resultant references in the main component xml that are no longer used
Code review and
Create custom admin menu items for com_contacts, newsfeeds and banners
@richard67 shall I add the files to the uninstall list or are you still doing that?
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
Category | ⇒ | Administration com_banners com_contact com_finder com_newsfeeds |
Status | New | ⇒ | Pending |
Labels |
Added:
PR-4.3-dev
|
Category | Administration com_banners com_contact com_finder com_newsfeeds | ⇒ | Administration com_associations com_banners com_contact com_finder com_newsfeeds com_redirect com_tags com_workflow |
Category | Administration com_banners com_contact com_finder com_newsfeeds com_associations com_redirect com_tags com_workflow | ⇒ | Administration com_associations com_banners com_contact com_finder com_newsfeeds com_redirect com_tags com_workflow Language & Strings |
Title |
|
PS - if accepted I will update the component menu items to add the filters currently only in com_content AND add menu links to the edit form
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-08 11:52:21 |
Closed_By | ⇒ | brianteeman | |
Labels |
Added:
Language Change
bug
|
@brianteeman I will do that.