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

Help toggle adds a 'Hide help'/'Show help' link on pages that contain help text or field descriptions for hiding and showing them.

Requirements

This module uses jquery.cookie.js to set cookies in javascript. You can download the latest version from https://raw.github.com/carhartl/jquery-cookie/master/jquery.cookie.js. Place the file in sites/all/libraries/jquery.cookie. See the README.txt for full installing instructions.

Modules included

Help toggle

This module requires no configuration. Just enable it and you can start toggling your help texts. It's that easy.

Help toggle UI

This module adds an settings page for the Help toggle module. It can be found from admin/settings/help_toggle_sandbox. On this page you can make some advanced settings like disabling javascript, filter the pages where you want the toggle link to appear and disabling help and description texts entirely.

Tip:
After you have made your settings you can disable the UI module. This way it won't clutter your admin navigation.

Known problems

If the javascript is not enabled in your browser or you have selected not to use javascript on the modules settings page and if the current page contains forms they will be cleared when the toggle link is clicked. I don't see any way to fix this because toggling without javascript demands page refresh.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution No further development
    No longer developed by its maintainers.
  • Module categories: Administration Tools, Developer Tools
  • Created by keith.smith 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