Initial Drupal 11 with DDEV setup
This commit is contained in:
		@ -0,0 +1,5 @@
 | 
			
		||||
finished:
 | 
			
		||||
  6:
 | 
			
		||||
    text: text
 | 
			
		||||
  7:
 | 
			
		||||
    text: text
 | 
			
		||||
							
								
								
									
										16
									
								
								web/core/modules/text/migrations/text_settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								web/core/modules/text/migrations/text_settings.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,16 @@
 | 
			
		||||
id: text_settings
 | 
			
		||||
label: Drupal teaser length configuration
 | 
			
		||||
migration_tags:
 | 
			
		||||
  - Drupal 6
 | 
			
		||||
  - Drupal 7
 | 
			
		||||
  - Configuration
 | 
			
		||||
source:
 | 
			
		||||
  plugin: variable
 | 
			
		||||
  variables:
 | 
			
		||||
    - teaser_length
 | 
			
		||||
  source_module: text
 | 
			
		||||
process:
 | 
			
		||||
  default_summary_length: teaser_length
 | 
			
		||||
destination:
 | 
			
		||||
  plugin: config
 | 
			
		||||
  config_name: text.settings
 | 
			
		||||
		Reference in New Issue
	
	Block a user