Posted by Tom Robert on February 4, 2013 at 10:48am
2 followers
| Project: | Variable |
| Version: | 7.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Issue Summary
Added the variables menu_option_page and menu_parent_page in menu.variable.inc.
So they can be used as multilingual variable.
Comments
#1
#2
The previous patch was just for the page content type. The new patch is for all the node types.
#3
This works. I'd change the titles to _Available menus_ and _Default parent item_ like it is on the node type edit page.
#4
Related issue: #1907344: Make menu_parent_[node_type] and menu_options_[node_type] multilingual.