Skip to content
Snippets Groups Projects

Issue #3109289: MediaEmbed conflates default view mode with user-selected view mode

Open Issue #3109289: MediaEmbed conflates default view mode with user-selected view mode
4 unresolved threads
4 unresolved threads
Files
13
@@ -124,3 +124,6 @@ filter_settings.media_embed:
sequence:
type: string
label: 'View mode'
default_view_mode_9301:
    • Wondering if we should keep this name, or make it something like fallback_view_mode, and describe it as "The view mode to use if there is no data-view-mode attribute". If we expect to eventually discard this setting (i.e., when media_update_9301() is removed), then maybe default_view_mode_9301 makes more sense. Thoughts?

Please register or sign in to reply
type: string
label: 'The default view mode when media_update_9301() was executed'
Loading