Zen Form plugin provides you with a distraction free mode that you can add to your forms or single inputs, textareas and selects.
Wrapper module for the Zen Form plugin, created by Idered. Unfortunately, Drupal 7 core includes a rather old version of jQuery and the plugin expects at least jQuery 1.7 (usage of certain functions, namely: .on() and .prop()), so I have created a fork of the plugin on Github, in which I replaced the functions with their "deprecated" counterparts.
Features
Makes plugin available as a library (via Libraries module) - easy to use for developers.
Adds toggleable distraction free mode to certain forms (defined in hook).
Secure Notes helps solve the problem of exchanging sensitive information with people who do not have the same tool-set or skill-set. It provides a system, similar to password reset links in which a one-time node creation link can be sent to a person's email address. This is meant to solve the problem of exchanging sensitive passwords via email.