| Commit message (Collapse) | Author | Age |
|
|
|
| |
default_image() in image_field_prepare_view().
|
|
|
|
| |
Fixed Regression: Missing 'Default image' per field instance.
|
|
|
|
| |
should pass along attributes.
|
|
|
|
| |
mrfelton, aspilicious, Pancho, v1nce, dhthwy: Fixed Ensure that the Return-Path is set when sending mail on both Windows and non-Windows systems.
|
|
|
|
| |
realityloop, xjm, Kevin Hankens: Fixed Image field 'title' allows more data than database column size.
|
|
|
|
| |
attributes (like D6 imagefield) without re-introducing I/O (followup).
|
| |
|
| |
|
| |
|
|
|
|
| |
Sweetchuck: Fixed critical: Default image is not set to permanent and saved to the wrong schema.
|
| |
|
|
|
|
| |
an API function.
|
|
|
|
| |
hook_field_formatter_settings_form().
|
| |
|
|
|
|
| |
element titles for accessibility.
|
|
|
|
| |
select list without #default_value() always passes form validation.
|
|
|
|
| |
form validation.
|
| |
|
|
|
|
| |
change field behavior.
|
|
|
|
| |
files so we can get the upgrade path to work.
|
|
|
|
| |
resolution fields.
|
|
|
|
| |
mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
|
|
|
|
| |
around settings.
|
|
|
|
| |
point to non-existent derivative images.
|
|
|
|
| |
up theme_image() to use drupal_attributes() for all attributes and revisit defaults for 'alt' and 'title'.
|
| |
|
| |
|
| |
|
|
|
|
| |
display_field() in file_field_widget_form() in file.field.inc.
|
|
|
|
| |
David_Rothstein: Fixed File and image fields are treated as temporary files and automatically deleted after six hours.
|
| |
|
|
|
|
| |
options.
|
| |
|
|
|
|
| |
at end of files.
|
|
|
|
| |
read-only.
|
|
|
|
| |
formatters have a generic way to build the url of an 'entity'.
|
|
|
|
| |
more consistent.
|
|
|
|
| |
hook_field_prepare_view().
|
| |
|
|
|
|
| |
arrays to increase performance (and to clean-up the code).
|
|
|
|
| |
compliance with standards.
|
|
|
|
| |
limitations. Removes more code than it adds!
|
| |
|
| |
|
|
Field to image.module. Hellooooo, native image handling in core! :D
|