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

JS Disclaimer allows to have a disclaimer dialogue message displayed to the user on click of a link leading to an external site. The disclaimer message is configurable from drupal administration section.

Features:

  • By default displays a jsvascript confirm dialogue on click of external link.
  • The default message displayed can be changed at /admin/config/js-disclaimer.
  • To bypass the disclaimer dialogue add css class "not-external" to links.
    <a href="https://google.com" class="not-external">Google</a>

Installation:
Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules for further information.

Supporting organizations: 

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Developer Tools
  • Created by flydragon865 on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases