imagefield_extended 6.x-4.2
| Download | Size | md5 hash |
|---|---|---|
| imagefield_extended-6.x-4.2.tar.gz | 12.55 KB | 1f6095f961a7181c29d804f7f8d4f54b |
| imagefield_extended-6.x-4.2.zip | 14.32 KB | bcd3c5436ec320427de49e5bafe97502 |
Release notes
Combined release of resolved issue queue of the last year or so. There is no need to upgrade unless you are looking for views integration and poor-mans i18n labels.
#600594: Integration with Views? Addendum by nicholas.alipaz
#1257330: Make label in form i18n aware by Alan D.
Views integration is based on the filefield patch here:
#735512: Views filefield-data should not be hard-coded
imagefield_extended 6.x-4.1
| Download | Size | md5 hash |
|---|---|---|
| imagefield_extended-6.x-4.1.tar.gz | 12.28 KB | e93ef4d63516a9dd6af595b29e9edb9b |
| imagefield_extended-6.x-4.1.zip | 15 KB | bf960e26b1b4b0d1a73556f070eb151c |
Release notes
There have been no significant changes. This release is to move the project out of the alpha release phase.
Changes
#792904 "Integrate with imagefield crop module" by Nick Lewis (http://drupal.org/user/27072)
imagefield_extended 6.x-4.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| imagefield_extended-6.x-4.0-alpha2.tar.gz | 12.25 KB | 0e585e70d0b3de5c40d3d5629137d69a |
| imagefield_extended-6.x-4.0-alpha2.zip | 15 KB | 8cfc5d24b1cc7052b335c6013a8ffd7d |
Release notes
There was a fatal error triggered when editing the content type ImageField settings when there were checkboxes present.
imagefield_extended 6.x-4.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| imagefield_extended-6.x-4.0-alpha1.tar.gz | 12.25 KB | 41ac630d822678faa1b4287b33f1ec4c |
| imagefield_extended-6.x-4.0-alpha1.zip | 14.99 KB | 5a55ae53f7212bf480e56a07502b060a |
Release notes
#-- Fixed a fairly bad logical that resulted in all IF Extended options showing on all fields
#730896 - The AHAH response was not picking up the $element['#default value'] and the module now does this directly using $element['#value']. (wtf - anyone?)
imagefield_extended 6.x-4.x-dev
| Download | Size | md5 hash |
|---|---|---|
| imagefield_extended-6.x-4.x-dev.tar.gz | 11.44 KB | d0b600cc05787f9d2c158a5ca505da1c |
| imagefield_extended-6.x-4.x-dev.zip | 13.25 KB | c54456abc318ff4095df79ab2aac3998 |
Release notes
Shifts the way the module works:
From creating a new Widget for FileField that is based on ImageField to extending FileField with the new FAPI fields.
Note that this is the alpha release of the branch, and it is in the very early stages of testing.
imagefield_extended 6.x-3.2
| Download | Size | md5 hash |
|---|---|---|
| imagefield_extended-6.x-3.2.tar.gz | 12.02 KB | 2a26aa61bc81ae87ae413db6ff3e9def |
| imagefield_extended-6.x-3.2.zip | 14.76 KB | f067a37b47ad101f445cb3b4d0ab66bf |
Release notes
This version includes these new features:
1) New formatters for the element to show the new text based fields without having to do any custom programming, with ImageCache support.
2) Insert integration. Implementation of hook_insert_widgets().
3) Minor changes of field validation to allow numbers in keys and to reserve certain keywords [alt, title, etc]
4) Custom formatters support (recent releases only). Define your own formatters using simple tokens and HTML.
imagefield_extended 6.x-3.1
| Download | Size | md5 hash |
|---|---|---|
| imagefield_extended-6.x-3.1.tar.gz | 9.63 KB | d78a2f1c0b172cfe0561402ab0344f64 |
| imagefield_extended-6.x-3.1.zip | 11.95 KB | 5699c069e5851dab6f21dc6b31c9bdac |
Release notes
This resolves an error in the HTML formatted text areas and some UI issues
#592290 Empty Workflow settings Fieldset
#586772 "Formatted multi-line text" fields return "1"
imagefield_extended 6.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| imagefield_extended-6.x-3.x-dev.tar.gz | 11.07 KB | 8f2c09902899836cb77dbbeecd9817df |
| imagefield_extended-6.x-3.x-dev.zip | 12.79 KB | fb4f16c41b4c68e740ed8b4d181f83b3 |
Release notes
Bug fixes:
#586772 - Incorrect #array_parents on the format element incorrectly sets the wrong parent, making it impossible to use the WYSIWYG display.
imagefield_extended 6.x-3.0
| Download | Size | md5 hash |
|---|---|---|
| imagefield_extended-6.x-3.0.tar.gz | 9.6 KB | 7531c9fb38e7c72a5505be4608c7ed6e |
| imagefield_extended-6.x-3.0.zip | 11.93 KB | 9917c139145ea5cf323f581ee5e9e6db |
Release notes
Initial release.