Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bmcclure/drupal-account_modal

Adds the ability to open account links in a modal window.
https://github.com/bmcclure/drupal-account_modal

Last synced: about 1 month ago
JSON representation

Adds the ability to open account links in a modal window.

Awesome Lists containing this project

README

        

**SUMMARY**

Account Modal lets you:
- Open the following account pages in a modal:
- Account page (/user/%uid)
- Login page
- Register page
- Password reset page
- Submit the opened forms via AJAX
- Show errors in the dialog without reloading
- Optionally reload after success instead of redirecting

**REQUIREMENTS**

* None

**INSTALLATION**

Install as usual, see http://drupal.org/node/1897420 for further information.

**ALTERNATIVES**

These modules offer similar functionality if Account Modal
doesn't fit your needs:
- [Fancy Login](https://www.drupal.org/project/fancy_login)

**CONTACT**

Current maintainers:
* [bmcclure](https://www.drupal.org/user/278485)