Lots is changing. This potentially fixes #1915876: Add default display configuration. (Might still need to add a couple minor bits to the defaults)
(This patch breaks without first adding at least #2106973: Use require once and not include drupal get path and possibly #2106975: Deprecate hook_media_format_form_prepare_alter)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | remove-variable-namespacing-2106977-2.patch | 7.36 KB | devin carlson |
| switch_to_new_variables.patch | 9.65 KB | rob c |
Comments
Comment #1
Juan C commentedThank you.
Comment #2
devin carlson commentedRetitling to address the remaining issue.
Since all of the current variables are simply used to set default values, they should simply be removed.
An upgrade path is included to remove the variables.
Comment #3
devin carlson commentedTested #2 and verified that the default formatter settings continued to work properly and that the variables were successfully removed.
Committed #1 to Media: Vimeo 7.x-2.x.