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)

Comments

Juan C’s picture

Thank you.

devin carlson’s picture

Title: Switch to new variables » Remove unnecessary variable namespacing
Issue summary: View changes
StatusFileSize
new7.36 KB

Retitling 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.

devin carlson’s picture

Status: Needs review » Fixed

Tested #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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.