modalframe_login

Component ID

1102244

Component name

modalframe_login

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Uses Modal Frame API to provide a somewhat generalized solution for placing the login and related forms into a modal frame.

This started as a means to just have /user, /user/login, /user/register and /user/password all in modal frames, but then I wanted a way to make the size of those modals configurable.

You can also add your own array('href' => 'form_id') and alter the standard ones provided by implementing hook_modalframe_login_forms().

This may just turn into an configuration UI for modalframe in general... eh, give it a shot and have fun! Feedback welcomed.