This is a first beta release towards a stable release of the 7.x-2.x branch.
Note that the 7.x-2.x branch is a completely different module than the 6.x-1.x or 7.x-1.x branch. Many of the same features are available, though they may require people to use the module differently or write a bit of custom code. The module comes with examples of how to write that example code.
This is a first beta release towards a stable release of the 7.x-2.x branch.
Note that the 7.x-2.x branch is a completely different module than the 6.x-1.x or 7.x-1.x branch. Many of the same features are available, though they may require people to use the module differently or write a bit of custom code. The module comes with examples of how to write that example code.
#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 in variable name (VladSavitsky)
New: Admin settings to disable submit buttons instead of hiding them
New: Admin settings to exclude buttons of certain forms or certain attributes
This feature is useful to solves compatibility issues with AJAX based fields:
- hide submit button after clicked
- java code can be loaded on selected pages only (like when adding or editing nodes)
- works also for page aliases
- Display a message and/or an image (ajax-like animation) while waiting
- Multi-language message support