| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
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.
|
| |
|
|
|
|
| |
hook_field_formatter_settings_form().
|
| |
|
|
|
|
| |
element titles for accessibility.
|
| |
|
|
|
|
| |
reflected on settings.
|
|
|
|
| |
field API theming.
|
|
|
|
| |
vocabulary machine names are changed.
|
|
|
|
| |
new boolean field 'Cannot create references to/from string offsets nor overloaded objects'.
|
| |
|
| |
|
|
|
|
| |
not marked as NOT NULL.
|
| |
|
|
|
|
| |
node.
|
|
|
|
| |
file module.
|
|
|
|
| |
taxonomy.
|
| |
|
| |
|
|
|
|
| |
because it's faster.
|
|
|
|
| |
and local tasks #2.
|
|
|
|
| |
reassignment 'feature'.
|
|
|
|
| |
upgrade path: comment.
|
|
|
|
| |
title on node).
|
|
|
|
| |
should be 'text_default()'.
|
|
|
|
| |
extensible from contrib - part II.
|
| |
|
|
|
|
| |
(fatal error).
|
|
|
|
| |
fgm, tstoeckler: allow module .info files to add CSS/JS.
|
|
|
|
| |
files so we can get the upgrade path to work.
|
| |
|
| |
|
|
|
|
| |
not allow for node access.
|
|
|
|
| |
fixes from SA-2008-073 not applied to Drupal 7.x.
|
| |
|
|
|
|
| |
option is selected by default even if no 'default value' set for the field.
|
| |
|
| |
|
|
|
|
| |
documentation doesn't format its code example correctly.
|
|
|
|
|
|
|
|
|
|
|
|
| |
form input in the 'node type' edit form was way too harsh (affects the
display of all 'trimmed / summary_or_trimmed' formatters on all text
fields in all view modes), and irrelevant for text fields on non-node
entities, which are currently all blocked to 'trim to 600 chars'.
* Added field formatter settings for 'text_trimmed' and 'text_summary_or_trimmed' formatters
* Removed 'teaser_length' settings for node types
* Added upgrade path for 'teaser_length' variable in node_update_7011()
* Fixed a test
|
|
|
|
| |
->countQuery(), at least for MySQL.
|
| |
|
|
|
|
| |
SimpleTest, so translators do not get 1000s of bogus strings.
|
|
|
|
| |
multivalue file and image field uploads is broken.
|
| |
|
| |
|
| |
|
|
|
|
| |
FieldCrudTestCase::testUpdateField() assumes a fixed-precision storage - replace with test that's portable across database systems.
|