X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Fmigration_templates%2Fd7_global_theme_settings.yml;fp=web%2Fcore%2Fmodules%2Fsystem%2Fmigration_templates%2Fd7_global_theme_settings.yml;h=0000000000000000000000000000000000000000;hp=9b5ff83f5a3bed23124635d41a6dcb1841c678d1;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/system/migration_templates/d7_global_theme_settings.yml b/web/core/modules/system/migration_templates/d7_global_theme_settings.yml deleted file mode 100644 index 9b5ff83f5..000000000 --- a/web/core/modules/system/migration_templates/d7_global_theme_settings.yml +++ /dev/null @@ -1,30 +0,0 @@ -id: d7_global_theme_settings -label: D7 global theme settings -migration_tags: - - Drupal 7 -source: - plugin: variable - variables: - - theme_settings - source_module: system -process: - 'features/logo': theme_settings/toggle_logo - 'features/name': theme_settings/toggle_name - 'features/slogan': theme_settings/toggle_slogan - 'features/node_user_picture': theme_settings/toggle_node_user_picture - 'features/comment_user_picture': theme_settings/toggle_comment_user_picture - 'features/comment_user_verification': theme_settings/toggle_comment_user_verification - 'features/favicon': theme_settings/toggle_favicon - 'logo/use_default': theme_settings/default_logo - 'logo/path': theme_settings/logo_path - 'favicon/use_default': theme_settings/default_favicon - 'favicon/path': theme_settings/favicon_path - 'favicon/mimetype': theme_settings/favicon_mimetype -# Ignore settings not present in Drupal 8 -# theme_settings/logo_upload -# theme_settings/favicon_upload -# theme_settings/toggle_main_menu -# theme_settings/toggle_secondary_menu -destination: - plugin: config - config_name: system.theme.global