Closed (fixed)
Project:
Contextual Administration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
12 Oct 2011 at 20:34 UTC
Updated:
30 Oct 2011 at 19:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
MichaelCole commentedComment #2
MichaelCole commentedThe isset causes a problem on the config page. Before selecting a node type, all the fields are available...
Comment #3
eclipsegc commentedThis has been reviewed and committed in a slightly different form. Numerous changes were made before I got to this patch but that just means we have a central callback for doing this now which both node_create_menu and noderef_create_node plugins now use.
Marking this as needs work since optimally the node_edit plugin would also have this ability.
This functionality shouldn't hurt existing deploys and was just too cool to not put into a 1.0. I hope to get the node_edit plugin transitioned today.
Comment #4
eclipsegc commentedOk, added this into node_edit and node_view plugins as seemed appropriate. Calling this done.