ife 7.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| ife-7.x-2.0-alpha1.tar.gz | 12.95 KB | 7b88f389a24d55882694aadbae55baca |
| ife-7.x-2.0-alpha1.zip | 15.35 KB | 400d5b4a95667c2a49c0145e0fe06cd8 |
Release notes
Initial release of version 2 of IFE
ife 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ife-7.x-2.x-dev.tar.gz | 12.96 KB | 5d0b0dc923f3e736a1b3844e8cc29c34 |
| ife-7.x-2.x-dev.zip | 15.38 KB | 7844a708b029f181d3cdd575aadddbf3 |
Release notes
Version 2 of IFE
ife 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| ife-7.x-1.0-beta2.tar.gz | 13.34 KB | eed1fd46192a8fc310b862de93dffcc8 |
| ife-7.x-1.0-beta2.zip | 15.82 KB | cfa59cea1f8b328749320eb3509ca0d4 |
Release notes
This is a quick fix for beta1 which was rolled out a tad too soon.
- Adjusting links to new location of IFE settings
ife 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| ife-7.x-1.0-beta1.tar.gz | 13.35 KB | 177bd7521d2bce1e554ba53d835d2133 |
| ife-7.x-1.0-beta1.zip | 15.8 KB | 7ec50701601300ee02ff98b960103e31 |
Release notes
Initial near stable release of Inline For Errors.
ife 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| ife-6.x-1.2.tar.gz | 12.88 KB | f354e1baa9dc4ff92d68ca3e910d088b |
| ife-6.x-1.2.zip | 15.06 KB | a48c5e864acb43115be3cac459b2db1b |
Release notes
- Fixed by jummonk: #1103780 Respect original theme function of form elements
- Added by Matt V.: #901162 Captcha support
- Fixed by vectoroc: PHP notices
- Fixed by swentel: PHP notices.
- Changed #955494: Trim the form_id before checking validity
- Fixed #1103044 by greggles: Notice: Trying to get property of non-object in ife_form_alter
- Stripping CVS keywords
ife 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ife-7.x-1.x-dev.tar.gz | 13.31 KB | b5b02340ee494f8b71c82cabe9c44d9a |
| ife-7.x-1.x-dev.zip | 15.8 KB | 3b1077a7728c0eeba757ca5c819db2f4 |
Release notes
Initial Drupal 7 release by zuuperman
ife 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ife-6.x-2.x-dev.tar.gz | 10.79 KB | 5d702d9ba5c17cab43afe929b4deb35f |
| ife-6.x-2.x-dev.zip | 12.44 KB | f40b61f723c428f727e23fee99a1d389 |
Release notes
Stargin a 2.x branch
ife 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| ife-6.x-1.1.tar.gz | 11.5 KB | 7b634c3537532072783e45353a51e5fb |
| ife-6.x-1.1.zip | 14.02 KB | 1f5a9cf4a049038a028175d550dba505 |
Release notes
We're making this a stable release. Not all form type are supported (mainly filefield and date fields).
This module will remain supported and work on a 2.x module is under way with a different approach that should allow us to support all field types. All new features will be added to the 2.x branch.
Changed by swentel: Change default class names.
by stijndm: removed trailing whitespace
Added by kristofvanroy: README.txt
Fixed by stijndm: caching not cleared when deleting a form_id from the settings page.
Added by stijndm: added support for multilingual variables
Fixed by boobaa: security issue introduced by previous commit related to issue #728942
Fixed by stijndm: removed check_plain to allow HTML on general messages
Fixed #728942 by Boobaa: ife_general_message variable is sanitized twice at admin/settings/ife
ife 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ife-6.x-1.x-dev.tar.gz | 12.88 KB | 4a0bb421a3c8f5fbe64f9b218b4ed4a9 |
| ife-6.x-1.x-dev.zip | 15.06 KB | f1a82a5e414c254ed81a7efeca1892c8 |
Release notes
Development snapshot
ife 6.x-1.1-beta2
| Download | Size | md5 hash |
|---|---|---|
| ife-6.x-1.1-beta2.tar.gz | 10.95 KB | 1c35dc5035e5ce342ce1331d7b7a6dc5 |
| ife-6.x-1.1-beta2.zip | 12.99 KB | c1d77d75e94831c66d4c7b5615029e17 |
Release notes
Fixed #728942: ife_general_message variable is sanitized twice at admin/settings/ife by Boobaa: ife_general_message variable is sanitized twice at admin/settings/ife
Fixed by stijndm: removed check_plain to allow HTML on general messages
Fixed by stijndm: syncing with github code to remove old code references. Related to issue #730352: form_id_load is undefined?.
Fixed by boobaa: security issue introduced by previous commit related to issue #728942: ife_general_message variable is sanitized twice at admin/settings/ife
Added by stijndm: added support for multilingual variables. Related to issue #728934: Use system_settings_form() to display admin/settings/ife form
ife 6.x-1.1-beta1
| Download | Size | md5 hash |
|---|---|---|
| ife-6.x-1.1-beta1.tar.gz | 10.68 KB | 933edab35260c6723c4ecbe695f013a6 |
| ife-6.x-1.1-beta1.zip | 12.75 KB | b3051f5bf74e66318930b40bd7010f62 |
Release notes
By stijndm: first release