Active
Project:
Variable
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 May 2012 at 13:07 UTC
Updated:
5 Jul 2012 at 19:52 UTC
Jump to comment: Most recent file
Since this is not a regular settings form, it is not supported by variable_form_alter() and related hooks yet.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | node-type-menu-variables-1601950-2.patch | 1.94 KB | bforchhammer |
Comments
Comment #1
bforchhammer commented#1427156-4: _[node_type] variables usage for multilingual variables (Comment #4) looks like a good start. It has to be expanded for other
*_[node_type]variables, and turned into a patch... The patch should probably extendvariable_realm_form_system_theme_settings_alter().Comment #2
bforchhammer commentedAttached patch adds two variables for available menus on a node types, and the default parent menu item.