User modal example from Medico.com

This project is not covered by Drupal’s security advisory policy.

User modal module allows opening the Register/ Login/ Reset password menu items
as tabs. Since the tabs are shown via JS and not AJAX, this may lead to a better
user experience, as there is no time waiting for the selected tab to load.
The module requires the client have JS enabled.

The module comes with a well documented example module, that shows the user-modal and an example of how an implementing module can re-use the user-modal as subform to allow users to create an article node and login through a single modal window.

Dependencies:
* Overlay (in Drupal core)
* Subform (Dev version).

Developed by Gizra; Sponsored by Medico.com

Read more about it in this blog post

Project information

Releases