This project is not covered by Drupal’s security advisory policy.
Automodal URL will allow you to pass a path in your URL to be loaded as a modal frame upon page load. One concrete example of this would be to have the user add a profile upon registering.
Usage
The way to accomplish the above example would be by adding a class="automodal" to your node/add/profile link, then, upon registration, redirecting the user to ?q=user&automodal=node/add/profile.
The code will look for any .automodal link that matches the path passed in the URL, and will trigger a click on it.
To do
- Add visibility settings (similar to block visibility settings).
Dependencies
This module depends on Automodal, which in turn depends on Modal Frame API, which in its own turn depends on jQuery UI.
Credits
- Developed by Victor Kareh (vkareh)
- Sponsored by Digital Works @ NBC Universal
Project information
2 sites report using this module
- Created by vkareh on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
