CHANGELOG.txt |
CHANGELOG.txt |
|
; $Id$
-- 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 with Administraiton Theme (Joe Weitzel)
* #1030580 fixed typo… |
hide_submit.info |
hide_submit.info |
|
; $Id$
name = "Hide submit button"
description = "Hide submit button after clicked to avoid duplicate posting" |
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 |
|
// $Id$
-------------- 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… |
using-hide-submit.html |
help/using-hide-submit.html |
|
|