Needs work
Project:
OpenID Content Profile Field
Version:
6.x-6.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2009 at 23:25 UTC
Updated:
12 Feb 2010 at 17:54 UTC
Jump to comment: Most recent file
Comments
Comment #1
aron novakThis patch is only for the start of the discussion of this ticket.
Do you like the idea of having this setting on a per-user basis? I think this means the module has to create one table (INT nid, INT update) for storing per-user data for the profiles.
If we're ok with per-content-type setting, the things remain a little bit easier.
Comment #2
paolodoors commentedThis is a quick and dirty patch to update the profile every time the user login.
Regards