Closed (fixed)
Project:
Menu Settings per Content Type
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2009 at 15:51 UTC
Updated:
25 Dec 2011 at 13:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
bartezz commentedBRILLIANT!
Can't believe this is a standard function in menu.module. I had to apply the patch by hand because it wouldn't work.
Have attached an updated version of the patch.
This is a great feature which would be a big improvement of the module, hope it will be committed!
Cheers
Comment #2
manuel.adanPatch updated for updated content, not just new nodes. To apply the patch, do it as:
patch -p1 < menu-expanded-by-default.patch
Comment #3
climbupstream commentedI applied this patch and checked the box off in my content type, but now when I go to create content I'm getting the following message:
warning: Invalid argument supplied for foreach() in (my root directory)/includes/form.inc on line 1430.
Menu items are not expanded either!
Any suggestions?
Thanks!
Comment #4
bartezz commentedI have applied the latest patch: http://drupal.org/node/590214#comment-3013698
And do not have the problems you've encountered climbupstream.
Could it be that you have checked, expanded by default but did not select any menu's for this content type?
Cheers
Comment #5
traceelements commentedExcellent! this is exactly what I needed. I vote for this to be included with the module.
Comment #6
vasikeComment #7
bartezz commentedVasike,
You've marked this issue as fixed but it's not. This was not comitted to the latest version.
Please commit as this is a very usefull feature upgrade!
Cheers
Comment #8
vasikemoved to the new branch
Comment #9
manuel.adanStill not present in new 2.0 branch. Patch updated for 2.0, but be aware about #1322250: CTM v2.0 doesn't work before you upgrade from 1.1
Comment #10
vasikepatch commited http://drupalcode.org/project/ctm.git/commit/5de78df
many thanks. hope it works
Comment #11
vasike