Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Provide a tooltip box that shows up when user scrolled down the page. It can contain anything, from views to little kittens. You can use this to build read more recommendations for example.
offsite_content_frame captures all external links on your site and redirects them to a page, on your site, with the external content in an iframe. A link back to your site is included in the header, along with an option to dismiss the frame.
This is a simple module which forces all your site's webforms and webform submission results to be automatically viewed and submitted entirely via SSL (i.e., at a URL beginning with https://).
It is useful if you are using the Webform module to collect information from your visitors and you want those submissions to be dealt with securely (e.g., for privacy reasons).
Requirements
The Secure Pages module is required. You must also set up your site and server so as to correctly support SSL. See the README.txt that ships with this module for additional details.
To create the actual webforms which this module will secure, you also need the Webform module.
Caveats
Although this module should work well in most scenarios (and with standard uses of the Webform module), be warned that it cannot deal with all possible customizations you may have made on your site and all possible places where webform submission results can theoretically be viewed.