Closed (outdated)
Project:
Touch Icons
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2012 at 18:40 UTC
Updated:
20 Oct 2025 at 08:16 UTC
Jump to comment: Most recent
I've been studying the code for noggin.module
$form['var']['#value'] seems like a more reliable way to get the settings inside hook_form_alter(). It contains the name of the variable, which can be passed to variable_get().
$form_state['values']['var'] also provides the variable name.
Comments
Comment #1
andrewmacpherson commentedComment #2
astonvictor commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.