/[drupal]/contributions/modules/ahah_helper/README.txt
ViewVC logotype

Diff of /contributions/modules/ahah_helper/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Fri Aug 29 18:58:21 2008 UTC revision 1.2, Sat Feb 14 15:48:36 2009 UTC
# Line 1  Line 1 
1  $Id$  $Id: README.txt,v 1.1 2008/08/29 18:58:21 wimleers Exp $
2    
3  Description  Description
4  -----------  -----------
# Line 34  This module simplifies that. It allows y Line 34  This module simplifies that. It allows y
34     as well. Because the same code is used when JavaScript is disabled (through     as well. Because the same code is used when JavaScript is disabled (through
35     the buttons) or enabled (through AHAH callbacks), just press the buttons in     the buttons) or enabled (through AHAH callbacks), just press the buttons in
36     your tests and you'll be fine!     your tests and you'll be fine!
37  4) skip form validation for form items that exist in the form for the first  4) skip form validation for all AHAH updates that do not call validate or
38     time (i.e. that are added dynamically). Check if the #first_time property     submit callbacks.
    exists in your validate callbacks.  
39  5) have new AHAH-powered form items added in an AHAH callback (previously not  5) have new AHAH-powered form items added in an AHAH callback (previously not
40     supported).     supported).
41    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2