User tests: Successful: Unsuccessful:
Now that #26067 has been merged, we can update the alternate preset menu Preset - Alternative Main Menu
This separates the Home Dashboard from System to add it as first Menu item.
It moves the Media menu below the Content menu.
It corrects the redundant Workflows menu item from Content.
Edit the default Administrator Menu module and choose Preset - Alternative Main Menu
Home dashboard is a sub of System
Media comes above Content
Workflows menu item is added twice in Content menu
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_menus |
I have marked it as a success because it does what it says.
BUT it has several issues
I have marked it as a success because it does what it says.
BUT it has several issues
@brianteeman agree completely with you.
I did the renaming because we had the presets since a long time and I always had this feeling "This here is modern, so Joomla ist the old-fashined one" .
But now the alternate preset must be made with care and give good alternative. This was not in scope.
I'm not sure if with the changes made to make the menus for the template if it's going to be possible
This is a part 1 of the alternate preset.
I am now looking at the remaining issues.
Good luck with that
how are you going to provide access to some of the core components that are not in the menu db table such as post installation messages
I can get them eaasily as well as J update.
any menu item that has an add new is no longer a link eg there are no links to the list of all menus
Not sure I understand this one.
List of all menus as well as all menu items is already present and one can add new for Menus.
Can you point to me the items that really need to be looked at.
Can you point to me the items that really need to be looked at.
Not at my PC but from memory it was not possible to list all menus.
Not at my PC but from memory it was not possible to list all menus.
It does already list all menus as is.
It does already list all menus as is.
Not menu items - menus
index.php?option=com_menus&view=menus
Understood now what you mean.
Will add quicktasks for all places where necessary in Part2 as soon as this one is merged.
Labels |
Added:
?
|
Decided to complete the alternate instead of waiting for another PR.
It should now provide all possible navigation.
@chmst @brianteeman
please test again
Removing the add new to the menus solved that problem
I now see an issue with the selected menu not being highlighted (and or expanded) when you open a link from the dashboard eg thw templates quickicon
Removing the add new to the menus solved that problem
I now see an issue with the selected menu not being highlighted (and or expanded) when you open a link from the dashboard eg thw templates quickicon
Changed to use similar urls for Modules and templates styles.
I see that we also have to do something similar for Users and articles categories but the links used for that last one is weird
index.php?option=com_categories
I think it should be
index.php?option=com_categories&extension=com_content
I will try to find out where in code this is used.
EDIT:
It is used in Quickiconhelper. Weird.
Category | Administration com_menus | ⇒ | Administration com_menus Modules |
Ok, now when clicking a quickicon, the corresponding menu item should be hightlighted/expanded when using the alternate.xml.
I had to correct a totally wrong link for the Quickicon Menu Items and modified the Quickicon Article Categories.
I found out that it was also NOT the case when using the default.xml preset as links may be different. Is mostly missing the view in quickicon links.
Therefore, another PR should be done where we make sure that the links are normalized in the 3 cases as this PR does not concern modern.xml:
This can be tested when showing ALL quickicons in the Site quickicon module and testing them one after the other:
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-09-03 10:13:36 |
Closed_By | ⇒ | wilsonge |
Thanks!
OK. Will now create another PR to normalise the urls.
I have tested this item✅ successfully on f681118
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26115.