[Improvement] Creating an All Menu dropdown in menu manager#8411
[Improvement] Creating an All Menu dropdown in menu manager#8411infograf768 wants to merge 8 commits intojoomla:stagingfrom
Conversation
|
Thanks for trying Unfortunately for me this creates a very complicated UI.
On 13 November 2015 at 09:06, infograf768 notifications@github.com wrote:
Brian Teeman |
The behaviour in that case is exactly as it was. What is wrong with that? The manager is filtering the menu items for that single menu. If you want to seach in all menus then you have to change the selector to -Select Menu-
Not sure I understand what you mean. Can you explain?
I did not look at that aspect, yes, it needs improvement |
|
On 13 November 2015 at 09:50, infograf768 notifications@github.com wrote:
|
|
Took off order by drag and drop when menu items for all menus are displayed. |
|
Sorry but the hypocrisy of this latest change really makes me laugh. You On 13 November 2015 at 11:39, infograf768 notifications@github.com wrote:
Brian Teeman |
Measure your words... They are unwanted for. As for the New Button, it would assign per default the new menu item to the first alpha ordered menu in the list. As I said above: improvements welcome. |
|
Reinstated the New and Batch buttons. Now, when the manager is set on Select Menu and clicking New, we will get an Edit screen where The Menu Location is also set To Select a Menu. Therefore one has to choose a Menu to save the new Menu Item. Concerning the batch button, it will display the pop up with a message, preventing using Batch when the Menu is not set in the Menu Items Manager. |
|
Why is the batch disabled |
|
Because one can't know for sure what will happen when choosing menu items from different menus and move or copy them to another menu that may be a menu to which belongs one of the menu items selected. I do agree though that it would be nice to pick many menu items and copy or move them to a new menu. |
|
I input a word in the search box to filter through all menus. |
|
@infograf768 It was MS Edge I had this issue. |
|
@infograf768 This time I can't reproduce. I don't know why? |
|
@sural98 |
|
I have tested this item ✅ successfully on 74b65c6 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8411. |
|
I have tested this item ✅ successfully on 74b65c6 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8411. |
|
I have tested this item 🔴 unsuccessfully on 74b65c6 Reason for "unsuccessfully" is that it's still possible to drag and drop entries even if the handler is hidden (and I needed some time to understand that "ordering is just a fake" ;-) ) I think these lines help to get rid of this behavior in ..../items/tmpl/default.php |
...when "Ordering ascending" This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8411. |
|
@infograf768 Could you please see my PR that I've sent to your branch concerning drag&drop. |
Suppress drag and drop ordering
|
This PR has received new commits. CC: @bertmert, @grhcj, @sural98 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8411. |
|
Thanks @bertmert |
|
I have tested this item ✅ successfully on 29a6281 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8411. Thank you! Great feature! |
|
I have tested this item ✅ successfully on 29a6281 Perhaps if #9227 is accepted as well then it will address my only other concern with this that there is no real indicator that you have "all menu items" selected This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8411. |
|
RTC - thanks everyone This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8411. |
|
If this is accepted it will be for 3.6. I have merged #9227 though - so just update this PR :) |
|
I am closing this one in favour of #9231 Thank you for testing there. |




See #6912
This PR implements the All Menus dropdown.
After patch you will get (captures from a multilngual site to show the associations column):
===> Choice for all menu items in Menus

===>New dropdown to display all menu items from all menus

===>Ordering by menu type ascendant or descendant

===>Search among all menu items:

===> usual display when a specific menu is chosen

Thank you for testing and improving if judged necessary