| Commit message (Collapse) | Author | Age |
|
|
|
| |
Document that field_access() does not check entity access
|
|
|
|
| |
field_view_field() docs
|
|
|
|
| |
catch: Fixed _field_info_collate_fields() memory usage.
|
|
|
|
| |
field.module
|
|
|
|
| |
field_system_info_alter().
|
|
|
|
| |
needlessly rebuilds module data, slows down installation dramatically.
|
| |
|
| |
|
|
|
|
| |
returns inconsistent results – possible data loss.
|
|
|
|
| |
field_bundle_settings() out per bundle.
|
| |
|
|
|
|
| |
topic docs
|
|
|
|
| |
module_enable() / _disable().
|
|
|
|
| |
confusing.
|
| |
|
|
|
|
| |
_field_filter_items() leftover from the (removed) function registry.
|
|
|
|
| |
field_delete_field() and others fail for inactive fields.
|
|
|
|
| |
functions in field.module available for all contrib modules to use.
|
| |
|
|
|
|
| |
functions in field.module available for all contrib modules to use.
|
|
|
|
| |
(and fix punctuation in other examples).
|
| |
|
|
|
|
| |
for theme_field().
|
|
|
|
| |
is wrong.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
newly configures a view mode to not use 'default' display.
|
| |
|
|
|
|
| |
are hidden after the administrator newly configures a view mode to not use 'default' display.
|
| |
|
|
|
|
| |
field API theming.
|
|
|
|
| |
fgm, tstoeckler: allow module .info files to add CSS/JS.
|
| |
|
|
|
|
| |
fixes from SA-2008-073 not applied to Drupal 7.x.
|
|
|
|
| |
documentation doesn't format its code example correctly.
|
|
|
|
| |
multivalue file and image field uploads is broken.
|
| |
|
| |
|
|
|
|
| |
should default to FALSE.
|
|
|
|
| |
sequentially when installing modules.
|
|
|
|
| |
dereine, bjaspan: listing API for field API.
|
|
|
|
| |
from inline field markup.
|
|
|
|
| |
screen.
|
| |
|
| |
|
| |
|