This module allows nodes that are created by an anonymous user to be handled by the authenticated user who logged in from a same machine. The connection is identifed and built automatically.
When an anonymous user who has created some nodes logs in, the module will identify the anonymous user with the authenticated user, and automatically created duplicated nodes for the latter. Every change on those nodes made by either the anonymous or authenticated user will be applied to the corresponding nodes.
The functionality provides the convenience that users can perform orperations without logging in, and be free from the risk of exposing all nodes by *remember me* machanism.
Comments
Comment #1
alexreinhart commentedI've taken a brief look through your module to look for obvious issues. Here's a few comments:
Once you've resolved these issues, please set the status here back to "needs review" and someone will take another look at your module.
Comment #2
klausiNo activity in several months. Reopen and set the status to "needs review" if you are still pursuing this application.