I dug into this a bit and it is seems like most of the hooks are already there..
1. Logged into VB, I opened the site in 2 tabs (firefox)
2. I began posting in my first tab and logged out in my second tab
3. When I pushed submit on my first tab it prompted me to log in or register.
4. If I logged in my message is posted
So it seems there is some code in the login process that checks whether you are in process of submitting something and if so submits it after log in is complete.
This workflow would need to be added to the end of the registration process. This obviously gets a bit complicated if you have email verification enabled for registration, but if not this may be possible?
Any ideas?
|