Great module, but I'm finding that creating a user for each peek adds a lot of noise to the users list, for both administration and autocompletes in other modules. Could you provide a setting that would allow the peek module to base the peek sessions on anonymous access instead?
Comments
Comment #1
adixon commentedOkay, sounds like a good feature, not difficult, it's done. The code is in cvs and should be accessible via the latest dev tarball by the end of the day.
To enable it, go to administration -> site configuration -> peek configuration and check "Anonymous Peeks". Peeks for existing users will still be linked to their user ids, but peeks that are generated for email addresses that have no corresponding user will be linked to uid 0 (the anonymous user).
Comment #2
(not verified) commented