Posted by mansspams on December 4, 2010 at 5:40am
3 followers
| Project: | Menu Firstchild |
| Version: | 6.x-1.6 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | mansspams |
| Status: | active |
Issue Summary
I really would not want to allow client to edit menus manually, mostly because I dont want to teach them how to. An awesome feature would be content type "Firstchild". It would have Title and parent item. Thats it. Create it, menu item is created, you can stack other content types on it. Delete it and menu item is gone, children floats in limbo (same as if 'page' node with menu item would be deleted).
Comments
#1
Better yet, special content type is not needed. Just option to make node a Firstchild and possibility to add link title, right within menu settings fieldgroup. Checking this box on new node would insert two menu items (firstchild pointing to default node menu item if set and default node item under firstchild) and setting this box on existing node would check if some other node was firstchild before and change records accordingly.
#2
I will try to come up with some code.
#3
Something along these lines. anrikun? Users? Anyone else finds this useful?
#4
Isn't this about Drupal 7 version?
#5
no, why? Its D6.
#6
Your screenshot looks like Drupal 7, doesn't it?
#7
no, its D6 with Vertical Tabs module.
#8
Then could you please post a screenshot using a default configuration (Garland + no Vertical Tabs)?
Thank you.
#9
i think that is better to add a checkbox for each menu item on the page admin/structure/menu/manage/name_of_your_menu.
it will be much more faster and visually better to use.