- Issue created by @iSampo
- 🇫🇮Finland iSampo
Attached patch does the following:
- Provide a new "Place new links as last in the list" checkbox to the admin settings page (/admin/config/user-interface/menu-link-weight)
- Update the reordering "alter" function to allow placing the items to the "bottom" in addition to the existing "top" option - 🇫🇮Finland merilainen
Looks good to me, existing installations should work with the new configuration without any update hooks. Saving and exporting configuration should be enough.
- 🇫🇮Finland iSampo
Here's a new version of the patch, the previous one had an issue where existing menu items could be moved to the bottom as well. This one still includes the update to the "alter" function that allows placing links to the bottom, but it's not used in this patch, but will allow other modules to do so.
- 🇫🇮Finland iSampo
How about a patch that actually has everything this time.
- 🇫🇮Finland merilainen
Could you include an interdiff between the two patches? Makes reviewing a lot easier.