User tests: Successful: Unsuccessful:
Admin menu manager currently uses heading menu type flag to set components menu items container. Now we will have another menu type under "System Links" by name "Components Menu Container"
Create a new custom admin menu.
Create a menu item of type System Links > Components Menu Container
Make sure the components container menu item shows all published menu items of type "Main (Protected)"
Not sure.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_menus Language & Strings Modules |
Labels |
Added:
?
?
|
@izharaazmi
The new menu item should only display when adding to a custom admin menu.
That's why I added to my fast patch
if ($this->get('State')->get('client_id') == 1)
in menutypes.view.html.php
@infograf768 I'm sorry that I missed it. PR updated.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
As the correction was simple. RTC.
@rdeutz Can be merged
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-01-26 07:58:38 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
I have tested this item✅ successfully on a0595ab
"Components Menu Container" show im Menu all Menues of default "Components".
But got
Warning: The active administrator menu does not contain links to Module Manager and Menu Manager. Click to turn on the menu recovery mode.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13749.