enabled paragraphs contrib module
This commit is contained in:
		| @@ -19,6 +19,7 @@ | |||||||
|         "drupal/core-composer-scaffold": "^9.1", |         "drupal/core-composer-scaffold": "^9.1", | ||||||
|         "drupal/core-project-message": "^9.1", |         "drupal/core-project-message": "^9.1", | ||||||
|         "drupal/core-recommended": "^9.1", |         "drupal/core-recommended": "^9.1", | ||||||
|  |         "drupal/paragraphs": "1.x-dev@dev", | ||||||
|         "wikimedia/composer-merge-plugin": "^2.0" |         "wikimedia/composer-merge-plugin": "^2.0" | ||||||
|     }, |     }, | ||||||
|     "conflict": { |     "conflict": { | ||||||
|   | |||||||
							
								
								
									
										142
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										142
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							| @@ -4,7 +4,7 @@ | |||||||
|         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", | ||||||
|         "This file is @generated automatically" |         "This file is @generated automatically" | ||||||
|     ], |     ], | ||||||
|     "content-hash": "1b8ed5e552e1c4821a632fbb95e842ed", |     "content-hash": "bf40fb4c18c43b5383e36a3a960d49d7", | ||||||
|     "packages": [ |     "packages": [ | ||||||
|         { |         { | ||||||
|             "name": "alchemy/zippy", |             "name": "alchemy/zippy", | ||||||
| @@ -4722,6 +4722,65 @@ | |||||||
|                 "source": "https://git.drupalcode.org/project/entity_clone" |                 "source": "https://git.drupalcode.org/project/entity_clone" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|  |         { | ||||||
|  |             "name": "drupal/entity_reference_revisions", | ||||||
|  |             "version": "1.9.0", | ||||||
|  |             "source": { | ||||||
|  |                 "type": "git", | ||||||
|  |                 "url": "https://git.drupalcode.org/project/entity_reference_revisions.git", | ||||||
|  |                 "reference": "8.x-1.9" | ||||||
|  |             }, | ||||||
|  |             "dist": { | ||||||
|  |                 "type": "zip", | ||||||
|  |                 "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.9.zip", | ||||||
|  |                 "reference": "8.x-1.9", | ||||||
|  |                 "shasum": "e1c51bdea495eb3b458130d6f0a00c347f5637df" | ||||||
|  |             }, | ||||||
|  |             "require": { | ||||||
|  |                 "drupal/core": "^8.7.7 || ^9" | ||||||
|  |             }, | ||||||
|  |             "require-dev": { | ||||||
|  |                 "drupal/diff": "1.x-dev" | ||||||
|  |             }, | ||||||
|  |             "type": "drupal-module", | ||||||
|  |             "extra": { | ||||||
|  |                 "drupal": { | ||||||
|  |                     "version": "8.x-1.9", | ||||||
|  |                     "datestamp": "1614805871", | ||||||
|  |                     "security-coverage": { | ||||||
|  |                         "status": "covered", | ||||||
|  |                         "message": "Covered by Drupal's security advisory policy" | ||||||
|  |                     } | ||||||
|  |                 } | ||||||
|  |             }, | ||||||
|  |             "notification-url": "https://packages.drupal.org/8/downloads", | ||||||
|  |             "license": [ | ||||||
|  |                 "GPL-2.0-or-later" | ||||||
|  |             ], | ||||||
|  |             "authors": [ | ||||||
|  |                 { | ||||||
|  |                     "name": "Berdir", | ||||||
|  |                     "homepage": "https://www.drupal.org/user/214652" | ||||||
|  |                 }, | ||||||
|  |                 { | ||||||
|  |                     "name": "Frans", | ||||||
|  |                     "homepage": "https://www.drupal.org/user/514222" | ||||||
|  |                 }, | ||||||
|  |                 { | ||||||
|  |                     "name": "jeroen.b", | ||||||
|  |                     "homepage": "https://www.drupal.org/user/1853532" | ||||||
|  |                 }, | ||||||
|  |                 { | ||||||
|  |                     "name": "miro_dietiker", | ||||||
|  |                     "homepage": "https://www.drupal.org/user/227761" | ||||||
|  |                 } | ||||||
|  |             ], | ||||||
|  |             "description": "Entity Reference Revisions", | ||||||
|  |             "homepage": "https://www.drupal.org/project/entity_reference_revisions", | ||||||
|  |             "support": { | ||||||
|  |                 "source": "https://git.drupalcode.org/project/entity_reference_revisions" | ||||||
|  |             } | ||||||
|  |         }, | ||||||
|         { |         { | ||||||
|             "name": "drupal/extlink", |             "name": "drupal/extlink", | ||||||
|             "version": "1.6.0", |             "version": "1.6.0", | ||||||
| @@ -6321,6 +6380,84 @@ | |||||||
|                 "source": "https://git.drupalcode.org/project/pagerer" |                 "source": "https://git.drupalcode.org/project/pagerer" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|  |         { | ||||||
|  |             "name": "drupal/paragraphs", | ||||||
|  |             "version": "dev-1.x", | ||||||
|  |             "source": { | ||||||
|  |                 "type": "git", | ||||||
|  |                 "url": "https://git.drupalcode.org/project/paragraphs.git", | ||||||
|  |                 "reference": "108c16ad07fdec0fdf3f272c8c6195d03a7afa7d" | ||||||
|  |             }, | ||||||
|  |             "require": { | ||||||
|  |                 "drupal/core": "^8.8 || ^9", | ||||||
|  |                 "drupal/entity_reference_revisions": "~1.3" | ||||||
|  |             }, | ||||||
|  |             "require-dev": { | ||||||
|  |                 "drupal/block_field": "~1.0", | ||||||
|  |                 "drupal/ctools": "3.x-dev", | ||||||
|  |                 "drupal/diff": "~1.0", | ||||||
|  |                 "drupal/entity_browser": "2.x-dev", | ||||||
|  |                 "drupal/entity_usage": "2.x-dev", | ||||||
|  |                 "drupal/field_group": "3.x-dev", | ||||||
|  |                 "drupal/inline_entity_form": "~1.0", | ||||||
|  |                 "drupal/paragraphs-paragraphs_library": "*", | ||||||
|  |                 "drupal/replicate": "~1.0", | ||||||
|  |                 "drupal/search_api": "~1.0", | ||||||
|  |                 "drupal/search_api_db": "*" | ||||||
|  |             }, | ||||||
|  |             "suggest": { | ||||||
|  |                 "drupal/entity_browser": "Recommended for an improved user experience when using the Paragraphs library module" | ||||||
|  |             }, | ||||||
|  |             "type": "drupal-module", | ||||||
|  |             "extra": { | ||||||
|  |                 "branch-alias": { | ||||||
|  |                     "dev-1.x": "1.x-dev" | ||||||
|  |                 }, | ||||||
|  |                 "drupal": { | ||||||
|  |                     "version": "8.x-1.12+13-dev", | ||||||
|  |                     "datestamp": "1604927006", | ||||||
|  |                     "security-coverage": { | ||||||
|  |                         "status": "not-covered", | ||||||
|  |                         "message": "Dev releases are not covered by Drupal security advisories." | ||||||
|  |                     } | ||||||
|  |                 } | ||||||
|  |             }, | ||||||
|  |             "notification-url": "https://packages.drupal.org/8/downloads", | ||||||
|  |             "license": [ | ||||||
|  |                 "GPL-2.0-or-later" | ||||||
|  |             ], | ||||||
|  |             "authors": [ | ||||||
|  |                 { | ||||||
|  |                     "name": "Berdir", | ||||||
|  |                     "homepage": "https://www.drupal.org/user/214652" | ||||||
|  |                 }, | ||||||
|  |                 { | ||||||
|  |                     "name": "Frans", | ||||||
|  |                     "homepage": "https://www.drupal.org/user/514222" | ||||||
|  |                 }, | ||||||
|  |                 { | ||||||
|  |                     "name": "Primsi", | ||||||
|  |                     "homepage": "https://www.drupal.org/user/282629" | ||||||
|  |                 }, | ||||||
|  |                 { | ||||||
|  |                     "name": "jeroen.b", | ||||||
|  |                     "homepage": "https://www.drupal.org/user/1853532" | ||||||
|  |                 }, | ||||||
|  |                 { | ||||||
|  |                     "name": "jstoller", | ||||||
|  |                     "homepage": "https://www.drupal.org/user/99012" | ||||||
|  |                 }, | ||||||
|  |                 { | ||||||
|  |                     "name": "miro_dietiker", | ||||||
|  |                     "homepage": "https://www.drupal.org/user/227761" | ||||||
|  |                 } | ||||||
|  |             ], | ||||||
|  |             "description": "Enables the creation of Paragraphs entities.", | ||||||
|  |             "homepage": "https://www.drupal.org/project/paragraphs", | ||||||
|  |             "support": { | ||||||
|  |                 "source": "https://git.drupalcode.org/project/paragraphs" | ||||||
|  |             } | ||||||
|  |         }, | ||||||
|         { |         { | ||||||
|             "name": "drupal/path_alias_xt", |             "name": "drupal/path_alias_xt", | ||||||
|             "version": "dev-1.x", |             "version": "dev-1.x", | ||||||
| @@ -12358,6 +12495,7 @@ | |||||||
|     "aliases": [], |     "aliases": [], | ||||||
|     "minimum-stability": "stable", |     "minimum-stability": "stable", | ||||||
|     "stability-flags": { |     "stability-flags": { | ||||||
|  |         "drupal/paragraphs": 20, | ||||||
|         "drupal/autocomplete_deluxe": 5, |         "drupal/autocomplete_deluxe": 5, | ||||||
|         "drupal/better_exposed_filters": 10, |         "drupal/better_exposed_filters": 10, | ||||||
|         "drupal/bulkdelete": 20, |         "drupal/bulkdelete": 20, | ||||||
| @@ -12394,5 +12532,5 @@ | |||||||
|     "prefer-lowest": false, |     "prefer-lowest": false, | ||||||
|     "platform": [], |     "platform": [], | ||||||
|     "platform-dev": [], |     "platform-dev": [], | ||||||
|     "plugin-api-version": "1.1.0" |     "plugin-api-version": "2.0.0" | ||||||
| } | } | ||||||
|   | |||||||
							
								
								
									
										12
									
								
								config/sync/core.entity_view_mode.paragraph.preview.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								config/sync/core.entity_view_mode.paragraph.preview.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | |||||||
|  | uuid: f52977b8-08ee-4b86-bc4e-e7169800803e | ||||||
|  | langcode: fr | ||||||
|  | status: true | ||||||
|  | dependencies: | ||||||
|  |   module: | ||||||
|  |     - paragraphs | ||||||
|  | _core: | ||||||
|  |   default_config_hash: h3BeHVei4Lnyqbkao3YiF4KqoY-DhRvUNfEgKG8Rgjg | ||||||
|  | id: paragraph.preview | ||||||
|  | label: Preview | ||||||
|  | targetEntityType: paragraph | ||||||
|  | cache: true | ||||||
| @@ -45,6 +45,7 @@ module: | |||||||
|   embed: 0 |   embed: 0 | ||||||
|   entity_browser: 0 |   entity_browser: 0 | ||||||
|   entity_browser_enhanced: 0 |   entity_browser_enhanced: 0 | ||||||
|  |   entity_reference_revisions: 0 | ||||||
|   field: 0 |   field: 0 | ||||||
|   field_group: 0 |   field_group: 0 | ||||||
|   field_ui: 0 |   field_ui: 0 | ||||||
| @@ -111,6 +112,7 @@ module: | |||||||
|   pathauto: 1 |   pathauto: 1 | ||||||
|   content_translation: 10 |   content_translation: 10 | ||||||
|   views: 10 |   views: 10 | ||||||
|  |   paragraphs: 11 | ||||||
|   figli_starter_kit: 1000 |   figli_starter_kit: 1000 | ||||||
| theme: | theme: | ||||||
|   seven: 0 |   seven: 0 | ||||||
|   | |||||||
							
								
								
									
										4
									
								
								config/sync/paragraphs.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								config/sync/paragraphs.settings.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | |||||||
|  | show_unpublished: true | ||||||
|  | _core: | ||||||
|  |   default_config_hash: 7eR0sk71Eol86r_A7BMqn5_46wzenh5J1O5vZRCGKv8 | ||||||
|  | langcode: fr | ||||||
		Reference in New Issue
	
	Block a user