hi

do you think it makes senes to store the data in the user_data variables (table user - field data) instead of variables.
from my understanding i think the variables table is not realy designed for storing settings per user.

see here

http://drupal.org/node/542844#comment-2075126

Comments

john franklin’s picture

Status: Active » Needs review
StatusFileSize
new3.47 KB

The attached patch should accomplish this. Includes a hook_update_N() that assumes #1856168: User Default Filter conflicts with Better Formats ; Allow users to select "site default" in their profile. has already been applied.