Draft: Resolve #3279136 "Replicate menu block"
Closes #3279136
Major changes to field_menu added in this merge request
Removed from field schema
-
menu_item_key->menu(removing themenu-name:some-linkstructure) Would have to dissect existing values to upgrade. -
include_root->levelanddepthreplace this. -
max_depth->depthreplaces this.
Added to field schema
menu-
optionsdepthlevelexpand_all_itemsfollowfollow_parentrender_parentparent
Still todo
-
Add tests -
Add update path
Edited by Chris Green