CHANGELOG.txt |
CHANGELOG.txt |
|
-- 2011-12-03 Version 7.x-1.0-dev
* preliminary release, port to D7
-- 2011-10-17 version 6.x-1.11
* #1030622 Added using Drupal.behaviors (VladSavitsky)
* #1112114 Allow modules and theme to define their own image (B-Prod)
* #634202 When installed… |
hide_submit.info |
hide_submit.info |
|
name = "Hide submit button"
description = "Hide submit button after clicked to avoid duplicate posting"
configure = admin/config/content/hide-submit
core = 7.x |
hide_submit.install |
hide_submit.install |
|
Hide the submit button after clicked to prevent/reduce duplicate postings. |
hide_submit.module |
hide_submit.module |
|
Hide the submit button after clicked to prevent/reduce duplicate postings. |
hide_submit_admin.inc |
hide_submit_admin.inc |
|
Hide the submit button after clicked to prevent/reduce duplicate postings. |
README.txt |
README.txt |
|
-------------- OVERVIEW -------------------------------------------
hide_submit module provides a way to hide the submit button in forms after
it has been clicked. This helps to prevent duplicate postings from "double clickers"
a jQeury… |
using-hide-submit.html |
help/using-hide-submit.html |
|
|