1. Add $this->addComponent('sign_in_form', new BASE_CMP_SignIn()); to /ow_system_plugins/base/controllers/join.php just above $this->joinForm = new JoinForm($this);
2. Add {$sign_in_form} at the beginning of /ow_system_plugins/base/views/controllers/join_index.html
3. Save your changes and *Clear your cache
This mod is pretty much basic at the moment. However, I'm working to improve it's functions. I have been able to add latest 9 registered users just above "Before proceeding you need to register your profile and become our member.", recent videos, recent photo and a bunch of css tweaks.
This is just a sample to see how will people react towards the idea. If I get enough recommendation I will update this mod to have this features.
Thanks everyone and remember to backup your files before editing them.