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

Note: the module included handlers are still only a proof of concept - please don't use on production sites

This module is mainly a plug-able API that lets developers extend Drupal's form API, by setting custom form properties and define their operation handlers.

This module also includes Two built in handlers - one that creates a JQUERY description label inside a textfield/textarea/password type fields - that fades away when the user focuses on that field, And a second one that allows auto-resizable textarea to replace the default resizable grippe. This takes a more generic way than the resizable_body module that integrates only with body and comments.

This module also integrates with rules_forms module (an included module inside the Rules pack) that allow administrators to set the custom form properties using Admin GUI instead of using hook_form_alter.

Project information

  • Created by gavri 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