Compare commits
172 Commits
af3fd55599
...
prd
Author | SHA1 | Date | |
---|---|---|---|
de35e4aebc | |||
f25ebcca08 | |||
d5eb3707e4 | |||
707811c43a | |||
3431807f04 | |||
ce0b9b07b0 | |||
2c7bb085f8 | |||
90075e0826 | |||
adca214c4b | |||
119451da1a | |||
7a3a139c3f | |||
0db3a90e5c | |||
10150c3ca1 | |||
abdae701ec | |||
4c1ac30bdf | |||
2bd90ffdac | |||
d314a77612 | |||
8a09d17df1 | |||
7e6b6d7bce | |||
7db2a38cc6 | |||
0c31a38d35 | |||
48cfaca44e | |||
cae46393e9 | |||
5ecbe76fad | |||
7d48a18ff0 | |||
d1d9778fc4 | |||
ef68475b9a | |||
2ba2192cbd | |||
42ed41d524 | |||
1a3e5ccedd | |||
c580ed67d6 | |||
1c180411e0 | |||
f72a96cdd8 | |||
c7f5338a71 | |||
48a928428d | |||
2672685243 | |||
d2fbdb7c3c | |||
3c6e013ff4 | |||
7a3edd55ae | |||
47792a44c0 | |||
47dba3466b | |||
80085d31a0 | |||
d636cb8d4d | |||
a275d1f0d4 | |||
cc80d6b9c8 | |||
fcdaceff52 | |||
749c29bbb4 | |||
017d6c5739 | |||
561dfbb315 | |||
92ce397036 | |||
39bef4b27a | |||
5d5ad21366 | |||
713e5df873 | |||
e489a10c5b | |||
c89c63835b | |||
9d2ea6febc | |||
46c3afcd53 | |||
72c2c9ff59 | |||
350a0bc5fc | |||
ac44975dd1 | |||
f2891d2beb | |||
a0e5c1d028 | |||
cb46670aaf | |||
4e7142dba8 | |||
96ae5337a1 | |||
d4172ff07f | |||
48942e3e1d | |||
2cd5a7812b | |||
5fda2e9cf1 | |||
792d700355 | |||
9718656016 | |||
1f6ad09fb9 | |||
ddc3d92ff5 | |||
aa6ff18483 | |||
3aa14e3d8f | |||
296ee10963 | |||
89758bcf68 | |||
c58e19f189 | |||
7a39b7c42e | |||
8d43073a18 | |||
f717054454 | |||
d47e771521 | |||
25e22aca88 | |||
42b8a523e3 | |||
966a8eb6b7 | |||
f3ec9d840f | |||
aa6742f342 | |||
15fbea5520 | |||
827f128dc7 | |||
30ca970825 | |||
90fe5aafe6 | |||
272c40c84a | |||
0f21d22dff | |||
ea2f0dc202 | |||
8b45efedf1 | |||
145bcbd51c | |||
3de4659173 | |||
37fdd21db5 | |||
f6051b15b1 | |||
8e01baad3d | |||
d398a59d59 | |||
312298ae52 | |||
9c20f15f67 | |||
4c952d315a | |||
e707a3c590 | |||
b77b34f124 | |||
fb2793f15c | |||
455168c925 | |||
fb4644efac | |||
8b05ad2f05 | |||
36ca831d03 | |||
ec28fb3347 | |||
a091c7f55a | |||
d9029c4f36 | |||
f8df887441 | |||
8f48d2330d | |||
60be60272f | |||
175c589c76 | |||
1f8059afbd | |||
beb4775cad | |||
5ee93dd988 | |||
84e00eaaa9 | |||
265c7fbc03 | |||
fff61b5dee | |||
a6f95e4cc4 | |||
016518afa5 | |||
23d3aedac2 | |||
5577027510 | |||
c391226f1f | |||
4853f2d7ab | |||
98ffd58954 | |||
c357e535b6 | |||
2a928242f0 | |||
65c6589689 | |||
8d51bded06 | |||
976c77cb16 | |||
ad78e05fa9 | |||
c568be7711 | |||
35f8ada402 | |||
28a2b63940 | |||
d5b0efa78b | |||
094fb35c8e | |||
01533549d4 | |||
5dc1fc2e6b | |||
5cd9a42989 | |||
ddfd410808 | |||
ed00366bc4 | |||
32be3a1730 | |||
1118fcbda0 | |||
814340e2ac | |||
c5f6316ce5 | |||
7bcbe078fc | |||
8cac65c7cf | |||
b670399107 | |||
6f75dfed66 | |||
770d8dfa9a | |||
cfd7503553 | |||
6a27c1eb9b | |||
1906ce5559 | |||
2535a26358 | |||
b771fc2789 | |||
314550aebe | |||
855ae0fa5e | |||
9a98660f0d | |||
5da0d5a3f1 | |||
95d1071547 | |||
acf5638ebd | |||
12903709d1 | |||
7c1efed323 | |||
e0358a0838 | |||
90a3afe6e8 | |||
547fee962a |
9
browserconfig.xml
Normal file
9
browserconfig.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/mstile-150x150.png"/>
|
||||
<TileColor>#2b5797</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
@ -16,13 +16,23 @@
|
||||
],
|
||||
"require": {
|
||||
"composer/installers": "^2.0",
|
||||
"drupal/config_pages": "^2.15",
|
||||
"drupal/core-composer-scaffold": "^10.2",
|
||||
"drupal/core-project-message": "^10.2",
|
||||
"drupal/core-recommended": "^10.2",
|
||||
"drupal/image_delta_formatter": "^1.2",
|
||||
"drupal/image_field_caption": "^2.0",
|
||||
"drupal/linked_field": "^1.5",
|
||||
"drupal/manage_display": "^3.0",
|
||||
"drupal/matomo": "^1.23",
|
||||
"drupal/metatag": "^2.0",
|
||||
"drupal/page_manager": "^4.0@RC",
|
||||
"drupal/panels": "^4.8",
|
||||
"drupal/paragraphs": "^1.17",
|
||||
"drupal/simple_sitemap": "^4.1",
|
||||
"drupal/social_media_links": "^2.9",
|
||||
"drupal/yaml_editor": "^1.2",
|
||||
"drush/drush": "^12.4",
|
||||
"wikimedia/composer-merge-plugin": "^2.1"
|
||||
},
|
||||
"conflict": {
|
||||
|
714
composer.lock
generated
714
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "802110398cc027afa36a43ec8fe438b0",
|
||||
"content-hash": "79223df96df990c3b850f7ecb6441e64",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@ -2512,6 +2512,67 @@
|
||||
"irc": "irc://irc.freenode.org/drupal-contribute"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/config_pages",
|
||||
"version": "2.15.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/config_pages.git",
|
||||
"reference": "8.x-2.15"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/config_pages-8.x-2.15.zip",
|
||||
"reference": "8.x-2.15",
|
||||
"shasum": "55d4a898c6df03295e26ce07930c6b7d06183287"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.5 | ^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.15",
|
||||
"datestamp": "1688847929",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "m.krestnicov",
|
||||
"homepage": "https://www.drupal.org/user/3193903"
|
||||
},
|
||||
{
|
||||
"name": "Qwaygon",
|
||||
"homepage": "https://www.drupal.org/user/636624"
|
||||
},
|
||||
{
|
||||
"name": "shumer",
|
||||
"homepage": "https://www.drupal.org/user/2297432"
|
||||
}
|
||||
],
|
||||
"description": "ConfigPages module",
|
||||
"homepage": "http://drupal.org/project/config_pages",
|
||||
"keywords": [
|
||||
"Drupal"
|
||||
],
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/config_pages",
|
||||
"issues": "http://drupal.org/project/issues/config_pages"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/config_update",
|
||||
"version": "2.0.0-alpha3",
|
||||
@ -3833,6 +3894,70 @@
|
||||
"source": "https://git.drupalcode.org/project/entity_clone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/entity_reference_revisions",
|
||||
"version": "1.11.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
|
||||
"reference": "8.x-1.11"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.11.zip",
|
||||
"reference": "8.x-1.11",
|
||||
"shasum": "de21cbb0d8a0344dc3496addcad4ed536747cec5"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9 || ^10"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/diff": "1.x-dev"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.11",
|
||||
"datestamp": "1705140721",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10 || ^11"
|
||||
}
|
||||
}
|
||||
},
|
||||
"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",
|
||||
"version": "1.7.0",
|
||||
@ -4193,6 +4318,123 @@
|
||||
"issues": "https://www.drupal.org/project/issues/honeypot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/image_delta_formatter",
|
||||
"version": "1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/image_delta_formatter.git",
|
||||
"reference": "8.x-1.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/image_delta_formatter-8.x-1.2.zip",
|
||||
"reference": "8.x-1.2",
|
||||
"shasum": "e236790ad92bdbc8a0ba0aa042a8580d8ce9f425"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.2",
|
||||
"datestamp": "1685543777",
|
||||
"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": "bojanz",
|
||||
"homepage": "https://www.drupal.org/user/86106"
|
||||
},
|
||||
{
|
||||
"name": "fgm",
|
||||
"homepage": "https://www.drupal.org/user/27985"
|
||||
},
|
||||
{
|
||||
"name": "jsacksick",
|
||||
"homepage": "https://www.drupal.org/user/972218"
|
||||
}
|
||||
],
|
||||
"description": "Provides a formatter that displays a specific delta of a multivalue imagefield.",
|
||||
"homepage": "https://www.drupal.org/project/image_delta_formatter",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/image_delta_formatter"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/image_field_caption",
|
||||
"version": "2.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/image_field_caption.git",
|
||||
"reference": "2.0.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/image_field_caption-2.0.1.zip",
|
||||
"reference": "2.0.1",
|
||||
"shasum": "053e1ccfc638b3b2cd5c59c3c6a053e4e5041183"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.1",
|
||||
"datestamp": "1705443097",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "awm",
|
||||
"homepage": "https://www.drupal.org/user/1059398"
|
||||
},
|
||||
{
|
||||
"name": "hanoii",
|
||||
"homepage": "https://www.drupal.org/user/23157"
|
||||
},
|
||||
{
|
||||
"name": "ironsizide",
|
||||
"homepage": "https://www.drupal.org/user/787980"
|
||||
},
|
||||
{
|
||||
"name": "iStryker",
|
||||
"homepage": "https://www.drupal.org/user/303676"
|
||||
},
|
||||
{
|
||||
"name": "RobLoach",
|
||||
"homepage": "https://www.drupal.org/user/61114"
|
||||
},
|
||||
{
|
||||
"name": "tyler.frankenstein",
|
||||
"homepage": "https://www.drupal.org/user/150680"
|
||||
}
|
||||
],
|
||||
"description": "Add caption to image field.",
|
||||
"homepage": "https://www.drupal.org/project/image_field_caption",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/image_field_caption",
|
||||
"issues": "https://www.drupal.org/project/issues/image_field_caption"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/imagemagick",
|
||||
"version": "3.7.0",
|
||||
@ -4532,6 +4774,113 @@
|
||||
"source": "https://git.drupalcode.org/project/jquery_ui_datepicker"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/jquery_ui_draggable",
|
||||
"version": "2.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/jquery_ui_draggable.git",
|
||||
"reference": "2.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/jquery_ui_draggable-2.0.0.zip",
|
||||
"reference": "2.0.0",
|
||||
"shasum": "13a8f4bf037449cd176ddb967fc9cba9a466a705"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.2 || ^10",
|
||||
"drupal/jquery_ui": "^1.6"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.0",
|
||||
"datestamp": "1670871516",
|
||||
"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": "bnjmnm",
|
||||
"homepage": "https://www.drupal.org/user/2369194"
|
||||
},
|
||||
{
|
||||
"name": "lauriii",
|
||||
"homepage": "https://www.drupal.org/user/1078742"
|
||||
},
|
||||
{
|
||||
"name": "zrpnr",
|
||||
"homepage": "https://www.drupal.org/user/1448368"
|
||||
}
|
||||
],
|
||||
"description": "Provides jQuery UI Draggable library.",
|
||||
"homepage": "https://www.drupal.org/project/jquery_ui_draggable",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/jquery_ui_draggable"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/jquery_ui_droppable",
|
||||
"version": "2.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/jquery_ui_droppable.git",
|
||||
"reference": "2.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/jquery_ui_droppable-2.0.0.zip",
|
||||
"reference": "2.0.0",
|
||||
"shasum": "758f52e68b04e74f1a96240b22090fcae1945898"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.2 || ^10",
|
||||
"drupal/jquery_ui": "^1.6",
|
||||
"drupal/jquery_ui_draggable": "^2"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.0",
|
||||
"datestamp": "1670871520",
|
||||
"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": "bnjmnm",
|
||||
"homepage": "https://www.drupal.org/user/2369194"
|
||||
},
|
||||
{
|
||||
"name": "lauriii",
|
||||
"homepage": "https://www.drupal.org/user/1078742"
|
||||
},
|
||||
{
|
||||
"name": "zrpnr",
|
||||
"homepage": "https://www.drupal.org/user/1448368"
|
||||
}
|
||||
],
|
||||
"description": "Provides jQuery UI Droppable library.",
|
||||
"homepage": "https://www.drupal.org/project/jquery_ui_droppable",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/jquery_ui_droppable"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/jquery_ui_slider",
|
||||
"version": "2.0.0",
|
||||
@ -5299,6 +5648,144 @@
|
||||
"issues": "https://www.drupal.org/project/issues/menu_position"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/metatag",
|
||||
"version": "2.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/metatag.git",
|
||||
"reference": "2.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/metatag-2.0.0.zip",
|
||||
"reference": "2.0.0",
|
||||
"shasum": "2966c854d982b7069b1c0111519427990ebbad40"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.4 || ^10",
|
||||
"drupal/token": "^1.0",
|
||||
"php": ">=8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/devel": "^4.0 || ^5.0",
|
||||
"drupal/hal": "^9 || ^1 || ^2",
|
||||
"drupal/metatag_dc": "*",
|
||||
"drupal/metatag_open_graph": "*",
|
||||
"drupal/page_manager": "^4.0",
|
||||
"drupal/redirect": "^1.0",
|
||||
"drupal/webprofiler": "^9 || ^10",
|
||||
"mpyw/phpunit-patch-serializable-comparison": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.0",
|
||||
"datestamp": "1692368265",
|
||||
"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": "See contributors",
|
||||
"homepage": "https://www.drupal.org/node/640498/committers",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Dave Reid",
|
||||
"homepage": "https://www.drupal.org/user/53892"
|
||||
}
|
||||
],
|
||||
"description": "Manage meta tags for all entities.",
|
||||
"homepage": "https://www.drupal.org/project/metatag",
|
||||
"keywords": [
|
||||
"Drupal",
|
||||
"seo"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/metatag",
|
||||
"issues": "https://www.drupal.org/project/issues/metatag",
|
||||
"docs": "https://www.drupal.org/docs/8/modules/metatag"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/page_manager",
|
||||
"version": "4.0.0-rc2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/page_manager.git",
|
||||
"reference": "8.x-4.0-rc2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/page_manager-8.x-4.0-rc2.zip",
|
||||
"reference": "8.x-4.0-rc2",
|
||||
"shasum": "4a1e96284c5775343fbb4612072a2abfc83ebc33"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.3 || ^10",
|
||||
"drupal/ctools": "^3.11 || ^4.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-4.0-rc2",
|
||||
"datestamp": "1671210021",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "RC releases are not covered by Drupal security advisories."
|
||||
}
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-8.x-4.x": "4.x-dev"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Tim Plunkett",
|
||||
"homepage": "https://www.drupal.org/u/tim.plunkett",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "EclipseGc",
|
||||
"homepage": "https://www.drupal.org/user/61203"
|
||||
},
|
||||
{
|
||||
"name": "japerry",
|
||||
"homepage": "https://www.drupal.org/user/45640"
|
||||
},
|
||||
{
|
||||
"name": "joelpittet",
|
||||
"homepage": "https://www.drupal.org/user/160302"
|
||||
},
|
||||
{
|
||||
"name": "manuel.adan",
|
||||
"homepage": "https://www.drupal.org/user/516420"
|
||||
},
|
||||
{
|
||||
"name": "phenaproxima",
|
||||
"homepage": "https://www.drupal.org/user/205645"
|
||||
}
|
||||
],
|
||||
"description": "Provides a way to place blocks on a custom page.",
|
||||
"homepage": "https://www.drupal.org/project/page_manager",
|
||||
"support": {
|
||||
"source": "https://git.drupal.org/project/page_manager.git",
|
||||
"issues": "https://www.drupal.org/project/issues/page_manager",
|
||||
"irc": "irc://irc.freenode.org/drupal-contribute"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/pagerer",
|
||||
"version": "3.1.0",
|
||||
@ -5343,6 +5830,173 @@
|
||||
"source": "https://git.drupalcode.org/project/pagerer"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/panels",
|
||||
"version": "4.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/panels.git",
|
||||
"reference": "8.x-4.8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/panels-8.x-4.8.zip",
|
||||
"reference": "8.x-4.8",
|
||||
"shasum": "0b947a1af3b2479c8f38d94f8f065e788d023063"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.2 || ^10",
|
||||
"drupal/ctools": "^3.12 || ^4.0",
|
||||
"drupal/jquery_ui_droppable": "^1.0 || ^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/jquery_ui_droppable": "*",
|
||||
"drupal/page_manager": "^4"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-4.8",
|
||||
"datestamp": "1718663806",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-8.x-4.x": "4.x-dev"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Jakob Perry",
|
||||
"homepage": "https://www.drupal.org/u/japerry"
|
||||
},
|
||||
{
|
||||
"name": "Samuel Mortenson",
|
||||
"homepage": "https://www.drupal.org/u/samuel.mortenson"
|
||||
},
|
||||
{
|
||||
"name": "See other contributors",
|
||||
"homepage": "https://www.drupal.org/node/74958/committers"
|
||||
},
|
||||
{
|
||||
"name": "joelpittet",
|
||||
"homepage": "https://www.drupal.org/user/160302"
|
||||
},
|
||||
{
|
||||
"name": "Letharion",
|
||||
"homepage": "https://www.drupal.org/user/373603"
|
||||
},
|
||||
{
|
||||
"name": "merlinofchaos",
|
||||
"homepage": "https://www.drupal.org/user/26979"
|
||||
},
|
||||
{
|
||||
"name": "neclimdul",
|
||||
"homepage": "https://www.drupal.org/user/48673"
|
||||
},
|
||||
{
|
||||
"name": "phenaproxima",
|
||||
"homepage": "https://www.drupal.org/user/205645"
|
||||
},
|
||||
{
|
||||
"name": "samuel.mortenson",
|
||||
"homepage": "https://www.drupal.org/user/2582268"
|
||||
}
|
||||
],
|
||||
"description": "Core Panels display functions; provides no external UI, at least one other Panels module should be enabled.",
|
||||
"homepage": "https://www.drupal.org/project/panels",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/panels",
|
||||
"issues": "https://www.drupal.org/project/issues/panels",
|
||||
"irc": "irc://irc.freenode.org/drupal-scotch"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/paragraphs",
|
||||
"version": "1.17.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/paragraphs.git",
|
||||
"reference": "8.x-1.17"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.17.zip",
|
||||
"reference": "8.x-1.17",
|
||||
"shasum": "81c05f6a1eb59ab957c9ac97b2e79d6c9837bd72"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.3 || ^10",
|
||||
"drupal/entity_reference_revisions": "~1.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/block_field": "1.x-dev",
|
||||
"drupal/diff": "1.x-dev",
|
||||
"drupal/entity_browser": "2.x-dev",
|
||||
"drupal/entity_usage": "2.x-dev",
|
||||
"drupal/field_group": "3.x-dev",
|
||||
"drupal/inline_entity_form": "1.x-dev",
|
||||
"drupal/paragraphs-paragraphs_library": "*",
|
||||
"drupal/replicate": "1.x-dev",
|
||||
"drupal/search_api": "^1",
|
||||
"drupal/search_api_db": "*"
|
||||
},
|
||||
"suggest": {
|
||||
"drupal/entity_browser": "Recommended for an improved user experience when using the Paragraphs library module"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.17",
|
||||
"datestamp": "1705234146",
|
||||
"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": "jstoller",
|
||||
"homepage": "https://www.drupal.org/user/99012"
|
||||
},
|
||||
{
|
||||
"name": "miro_dietiker",
|
||||
"homepage": "https://www.drupal.org/user/227761"
|
||||
},
|
||||
{
|
||||
"name": "Primsi",
|
||||
"homepage": "https://www.drupal.org/user/282629"
|
||||
}
|
||||
],
|
||||
"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",
|
||||
"version": "dev-1.x",
|
||||
@ -5928,6 +6582,63 @@
|
||||
"source": "https://git.drupalcode.org/project/seven"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/simple_sitemap",
|
||||
"version": "4.1.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/simple_sitemap.git",
|
||||
"reference": "4.1.9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/simple_sitemap-4.1.9.zip",
|
||||
"reference": "4.1.9",
|
||||
"shasum": "d86d90408b334cd7470ea631e3be5acca2103377"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.3 || ^10",
|
||||
"ext-xmlwriter": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "4.1.9",
|
||||
"datestamp": "1712441608",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": ">=9"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Pawel Ginalski (gbyte)",
|
||||
"homepage": "https://www.drupal.org/u/gbyte",
|
||||
"email": "contact@gbyte.dev",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "WalkingDexter",
|
||||
"homepage": "https://www.drupal.org/user/3251330"
|
||||
}
|
||||
],
|
||||
"description": "Creates a standard conform hreflang XML sitemap of the site content and provides a framework for developing other sitemap types.",
|
||||
"homepage": "https://drupal.org/project/simple_sitemap",
|
||||
"support": {
|
||||
"source": "https://cgit.drupalcode.org/simple_sitemap",
|
||||
"issues": "https://drupal.org/project/issues/simple_sitemap"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/smart_trim",
|
||||
"version": "2.1.0",
|
||||
@ -11693,6 +12404,7 @@
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {
|
||||
"drupal/page_manager": 5,
|
||||
"drupal/advanced_text_formatter": 5,
|
||||
"drupal/bulkdelete": 20,
|
||||
"drupal/config_ignore": 5,
|
||||
|
@ -1,4 +1,4 @@
|
||||
uuid: 187b21f7-2db8-41ed-805f-e4f917edbdcb
|
||||
uuid: 1fa19d7c-ebb2-42e0-aa26-908e0fca6279
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -1,4 +1,4 @@
|
||||
uuid: 0161a650-3026-475f-9d46-10b890c83b3e
|
||||
uuid: 418fa620-8451-4fb1-ae14-f8d9160b4d5e
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -1,4 +1,4 @@
|
||||
uuid: 9c73ff0b-78f4-4108-8015-8f5cd6cf1366
|
||||
uuid: e3dc343a-2d5f-4ba5-b36f-bbfa41ead880
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -0,0 +1,25 @@
|
||||
uuid: 82891160-2e42-4304-8538-7e1dbcb91faf
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:logo_link:ad76f4b5-6dd6-490c-9c64-4a20f2207670'
|
||||
module:
|
||||
- block_content
|
||||
theme:
|
||||
- quartiers_de_demain
|
||||
id: quartiers_de_demain_logoquartiersdedemain
|
||||
theme: quartiers_de_demain
|
||||
region: header_left
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'block_content:ad76f4b5-6dd6-490c-9c64-4a20f2207670'
|
||||
settings:
|
||||
id: 'block_content:ad76f4b5-6dd6-490c-9c64-4a20f2207670'
|
||||
label: 'Logo quartiers de demain'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility: { }
|
@ -1,4 +1,4 @@
|
||||
uuid: 3964797d-6b83-441d-833c-ff7f666ac938
|
||||
uuid: 00862085-e88f-4a0f-aa1c-79e0e8285b09
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -1,4 +1,4 @@
|
||||
uuid: f5634286-a0f7-4ffe-a343-d357e44585e0
|
||||
uuid: 076cbbcb-7662-4ae0-9154-3fba8dabe04c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -1,18 +1,17 @@
|
||||
uuid: fb3ab396-be9a-49fe-beca-ba81e4a9868a
|
||||
uuid: c72cc7ce-7b97-4f85-9ef1-f0c468c9a4ce
|
||||
langcode: fr
|
||||
status: false
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.footer
|
||||
module:
|
||||
- context
|
||||
- menu_block
|
||||
theme:
|
||||
- quartiers_de_demain
|
||||
id: quartiers_de_demain_pieddepage
|
||||
theme: quartiers_de_demain
|
||||
region: footer_middle
|
||||
weight: -4
|
||||
weight: -6
|
||||
provider: null
|
||||
plugin: 'menu_block:footer'
|
||||
settings:
|
||||
@ -29,9 +28,4 @@ settings:
|
||||
expand_all_items: false
|
||||
parent: 'footer:'
|
||||
suggestion: footer
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: false
|
||||
view_inclusion:
|
||||
view-block_content-page_1: view-block_content-page_1
|
||||
visibility: { }
|
||||
|
@ -1,31 +0,0 @@
|
||||
uuid: 7134aa8e-01d8-4022-8650-3a66259fcefe
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.footer
|
||||
module:
|
||||
- menu_block
|
||||
theme:
|
||||
- quartiers_de_demain
|
||||
id: quartiers_de_demain_pieddepage_2
|
||||
theme: quartiers_de_demain
|
||||
region: footer_middle
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'menu_block:footer'
|
||||
settings:
|
||||
id: 'menu_block:footer'
|
||||
label: 'Pied de page'
|
||||
label_display: visible
|
||||
provider: menu_block
|
||||
follow: false
|
||||
follow_parent: child
|
||||
label_link: false
|
||||
label_type: block
|
||||
level: 1
|
||||
depth: 0
|
||||
expand_all_items: false
|
||||
parent: 'footer:'
|
||||
suggestion: footer
|
||||
visibility: { }
|
@ -0,0 +1,28 @@
|
||||
uuid: 67f1896c-d7c8-4128-8dcb-aefbd30ec51c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- q2d_mod
|
||||
theme:
|
||||
- quartiers_de_demain
|
||||
id: quartiers_de_demain_prevnextblock
|
||||
theme: quartiers_de_demain
|
||||
region: content
|
||||
weight: -6
|
||||
provider: null
|
||||
plugin: prevnext_block
|
||||
settings:
|
||||
id: prevnext_block
|
||||
label: 'PrevNext Block'
|
||||
label_display: '0'
|
||||
provider: q2d_mod
|
||||
visibility:
|
||||
'entity_bundle:node':
|
||||
id: 'entity_bundle:node'
|
||||
negate: false
|
||||
context_mapping:
|
||||
node: '@node.node_route_context:node'
|
||||
bundles:
|
||||
actualite: actualite
|
@ -1,4 +1,4 @@
|
||||
uuid: 7fb2da00-52fc-4725-a9fc-583d77b762aa
|
||||
uuid: 12ce221c-45e9-43a8-840b-c0315f2d70aa
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -1,4 +1,4 @@
|
||||
uuid: e579509b-efa5-439d-a32c-37b4b77b9c8d
|
||||
uuid: e1a36781-c4a2-47ed-9f6b-5c538332a877
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -1,4 +1,4 @@
|
||||
uuid: 982f47fb-d649-450f-a614-ec6bd106417a
|
||||
uuid: 796b0ab8-7c4c-45b9-86a3-bcd72b804156
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
@ -7,7 +7,7 @@ dependencies:
|
||||
id: quartiers_de_demain_titredepage
|
||||
theme: quartiers_de_demain
|
||||
region: content
|
||||
weight: 0
|
||||
weight: -5
|
||||
provider: null
|
||||
plugin: page_title_block
|
||||
settings:
|
||||
|
@ -0,0 +1,34 @@
|
||||
uuid: cdfdbdd2-bfd9-4717-a2df-5d9051400182
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- views.view.statics
|
||||
module:
|
||||
- node
|
||||
- views
|
||||
theme:
|
||||
- quartiers_de_demain
|
||||
id: quartiers_de_demain_views_block__statics_block_1
|
||||
theme: quartiers_de_demain
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'views_block:statics-block_1'
|
||||
settings:
|
||||
id: 'views_block:statics-block_1'
|
||||
label: ''
|
||||
label_display: '0'
|
||||
provider: views
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
visibility:
|
||||
'entity_bundle:node':
|
||||
id: 'entity_bundle:node'
|
||||
negate: false
|
||||
context_mapping:
|
||||
node: '@node.node_route_context:node'
|
||||
bundles:
|
||||
static: static
|
@ -0,0 +1,34 @@
|
||||
uuid: e19a8da6-d150-475b-be09-6b6e6523c1c3
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- views.view.statics_fields
|
||||
module:
|
||||
- node
|
||||
- views
|
||||
theme:
|
||||
- quartiers_de_demain
|
||||
id: quartiers_de_demain_views_block__statics_fields_block_1
|
||||
theme: quartiers_de_demain
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'views_block:statics_fields-block_1'
|
||||
settings:
|
||||
id: 'views_block:statics_fields-block_1'
|
||||
label: ''
|
||||
label_display: '0'
|
||||
provider: views
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
visibility:
|
||||
'entity_bundle:node':
|
||||
id: 'entity_bundle:node'
|
||||
negate: false
|
||||
context_mapping:
|
||||
node: '@node.node_route_context:node'
|
||||
bundles:
|
||||
static: static
|
@ -0,0 +1,26 @@
|
||||
uuid: 6cfd7f1c-7392-4892-8193-37db74e36fd2
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- views.view.statics_fields
|
||||
module:
|
||||
- views
|
||||
theme:
|
||||
- quartiers_de_demain
|
||||
id: quartiers_de_demain_views_block__statics_fields_block_1_2
|
||||
theme: quartiers_de_demain
|
||||
region: footer_middle
|
||||
weight: -5
|
||||
provider: null
|
||||
plugin: 'views_block:statics_fields-block_1'
|
||||
settings:
|
||||
id: 'views_block:statics_fields-block_1'
|
||||
label: ''
|
||||
label_display: '0'
|
||||
provider: views
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
visibility: { }
|
17
config/sync/config_pages.type.deroulement.yml
Normal file
17
config/sync/config_pages.type.deroulement.yml
Normal file
@ -0,0 +1,17 @@
|
||||
uuid: cb25152b-00e7-45ee-b4f6-66fb93ca7c90
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: deroulement
|
||||
label: Déroulement
|
||||
token: true
|
||||
context:
|
||||
show_warning: true
|
||||
group:
|
||||
language: false
|
||||
fallback:
|
||||
language: ''
|
||||
menu:
|
||||
path: /edit/deroulement
|
||||
weight: 0
|
||||
description: ''
|
17
config/sync/config_pages.type.diaporama_home.yml
Normal file
17
config/sync/config_pages.type.diaporama_home.yml
Normal file
@ -0,0 +1,17 @@
|
||||
uuid: 73af692b-0b02-4cb3-9e4e-9a6d9dc47c01
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: diaporama_home
|
||||
label: 'Diaporama home'
|
||||
token: true
|
||||
context:
|
||||
show_warning: true
|
||||
group:
|
||||
language: false
|
||||
fallback:
|
||||
language: ''
|
||||
menu:
|
||||
path: /edit/diapo-home
|
||||
weight: 0
|
||||
description: ''
|
@ -0,0 +1,34 @@
|
||||
uuid: 4742e00f-141c-4679-ba62-a23b7bd02295
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- config_pages.type.deroulement
|
||||
- field.field.config_pages.deroulement.field_phase
|
||||
module:
|
||||
- paragraphs
|
||||
id: config_pages.deroulement.default
|
||||
targetEntityType: config_pages
|
||||
bundle: deroulement
|
||||
mode: default
|
||||
content:
|
||||
field_phase:
|
||||
type: paragraphs
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
title: Paragraphe
|
||||
title_plural: Paragraphs
|
||||
edit_mode: open
|
||||
closed_mode: summary
|
||||
autocollapse: none
|
||||
closed_mode_threshold: 0
|
||||
add_mode: dropdown
|
||||
form_display_mode: default
|
||||
default_paragraph_type: ''
|
||||
features:
|
||||
collapse_edit_all: collapse_edit_all
|
||||
duplicate: duplicate
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
label: true
|
@ -0,0 +1,33 @@
|
||||
uuid: de256e83-4cc3-405d-b233-a37b610741d7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- config_pages.type.diaporama_home
|
||||
- field.field.config_pages.diaporama_home.field_images
|
||||
- field.field.config_pages.diaporama_home.field_video
|
||||
- image.style.thumbnail
|
||||
module:
|
||||
- image
|
||||
- video_embed_field
|
||||
id: config_pages.diaporama_home.default
|
||||
targetEntityType: config_pages
|
||||
bundle: diaporama_home
|
||||
mode: default
|
||||
content:
|
||||
field_images:
|
||||
type: image_image
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
field_video:
|
||||
type: video_embed_field_textfield
|
||||
weight: 1
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
label: true
|
172
config/sync/core.entity_form_display.node.actualite.default.yml
Normal file
172
config/sync/core.entity_form_display.node.actualite.default.yml
Normal file
@ -0,0 +1,172 @@
|
||||
uuid: 55353fd6-0001-48bb-b4b8-4a52ec7b184a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.actualite.body
|
||||
- field.field.node.actualite.field_date
|
||||
- field.field.node.actualite.field_fichiers
|
||||
- field.field.node.actualite.field_images
|
||||
- field.field.node.actualite.field_liens
|
||||
- field.field.node.actualite.field_type_d_actualite
|
||||
- image.style.thumbnail
|
||||
- node.type.actualite
|
||||
module:
|
||||
- autocomplete_deluxe
|
||||
- datetime_range
|
||||
- field_group
|
||||
- file
|
||||
- image
|
||||
- link
|
||||
- path
|
||||
- text
|
||||
third_party_settings:
|
||||
field_group:
|
||||
group_details:
|
||||
children:
|
||||
- status
|
||||
- sticky
|
||||
- promote
|
||||
- uid
|
||||
- created
|
||||
- path
|
||||
- simple_sitemap
|
||||
- simple_sitemap_index_now
|
||||
label: Details
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 7
|
||||
format_type: details_sidebar
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
open: true
|
||||
description: ''
|
||||
required_fields: true
|
||||
weight: 0
|
||||
id: node.actualite.default
|
||||
targetEntityType: node
|
||||
bundle: actualite
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 3
|
||||
region: content
|
||||
settings:
|
||||
rows: 9
|
||||
summary_rows: 3
|
||||
placeholder: ''
|
||||
show_summary: false
|
||||
third_party_settings: { }
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 12
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_date:
|
||||
type: daterange_default
|
||||
weight: 2
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_fichiers:
|
||||
type: file_generic
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
third_party_settings: { }
|
||||
field_images:
|
||||
type: image_image
|
||||
weight: 6
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
field_liens:
|
||||
type: link_default
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
placeholder_url: ''
|
||||
placeholder_title: ''
|
||||
third_party_settings: { }
|
||||
field_type_d_actualite:
|
||||
type: autocomplete_deluxe
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
autocomplete_route_name: autocomplete_deluxe.autocomplete
|
||||
size: 60
|
||||
selection_handler: default
|
||||
limit: 10
|
||||
min_length: 0
|
||||
delimiter: ''
|
||||
not_found_message_allow: false
|
||||
not_found_message: "The term '@term' will be added"
|
||||
new_terms: false
|
||||
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 13
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 10
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
simple_sitemap:
|
||||
weight: 14
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
simple_sitemap_index_now:
|
||||
weight: 15
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 8
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
weight: 9
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
title:
|
||||
type: string_textfield
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 11
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
langcode: true
|
@ -4,9 +4,13 @@ status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.static.body
|
||||
- field.field.node.static.field_pieces_jointes
|
||||
- field.field.node.static.field_textes
|
||||
- node.type.static
|
||||
module:
|
||||
- field_group
|
||||
- file
|
||||
- paragraphs
|
||||
- path
|
||||
- text
|
||||
third_party_settings:
|
||||
@ -15,10 +19,11 @@ third_party_settings:
|
||||
children:
|
||||
- langcode
|
||||
- translation
|
||||
- field_pieces_jointes
|
||||
label: Details
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 10
|
||||
weight: 9
|
||||
format_type: details_sidebar
|
||||
format_settings:
|
||||
classes: ''
|
||||
@ -50,6 +55,31 @@ content:
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_pieces_jointes:
|
||||
type: file_generic
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
third_party_settings: { }
|
||||
field_textes:
|
||||
type: paragraphs
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
title: Paragraphe
|
||||
title_plural: Paragraphs
|
||||
edit_mode: open
|
||||
closed_mode: summary
|
||||
autocollapse: none
|
||||
closed_mode_threshold: 0
|
||||
add_mode: dropdown
|
||||
form_display_mode: default
|
||||
default_paragraph_type: ''
|
||||
features:
|
||||
collapse_edit_all: collapse_edit_all
|
||||
duplicate: duplicate
|
||||
third_party_settings: { }
|
||||
langcode:
|
||||
type: language_select
|
||||
weight: 2
|
||||
@ -59,27 +89,27 @@ content:
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 8
|
||||
weight: 7
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 6
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 9
|
||||
weight: 8
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
weight: 7
|
||||
weight: 6
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
|
@ -0,0 +1,95 @@
|
||||
uuid: 0586493c-45e3-41e4-90f5-c7c8e03ef3ec
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.phase_deroulement.field_date_a_annee
|
||||
- field.field.paragraph.phase_deroulement.field_date_a_jour
|
||||
- field.field.paragraph.phase_deroulement.field_date_a_moi
|
||||
- field.field.paragraph.phase_deroulement.field_date_de_annee
|
||||
- field.field.paragraph.phase_deroulement.field_date_de_jour
|
||||
- field.field.paragraph.phase_deroulement.field_date_de_moi
|
||||
- field.field.paragraph.phase_deroulement.field_description
|
||||
- field.field.paragraph.phase_deroulement.field_titre
|
||||
- field.field.paragraph.phase_deroulement.field_type
|
||||
- paragraphs.paragraphs_type.phase_deroulement
|
||||
module:
|
||||
- text
|
||||
id: paragraph.phase_deroulement.default
|
||||
targetEntityType: paragraph
|
||||
bundle: phase_deroulement
|
||||
mode: default
|
||||
content:
|
||||
field_date_a_annee:
|
||||
type: string_textfield
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_date_a_jour:
|
||||
type: string_textfield
|
||||
weight: 3
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_date_a_moi:
|
||||
type: string_textfield
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_date_de_annee:
|
||||
type: string_textfield
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_date_de_jour:
|
||||
type: string_textfield
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_date_de_moi:
|
||||
type: string_textfield
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_description:
|
||||
type: text_textarea
|
||||
weight: 8
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_titre:
|
||||
type: string_textfield
|
||||
weight: 6
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_type:
|
||||
type: options_select
|
||||
weight: 7
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
status: true
|
@ -0,0 +1,53 @@
|
||||
uuid: 784df7dd-2ccd-4e06-9ffd-25cd53062d03
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.static_parts.field_picto
|
||||
- field.field.paragraph.static_parts.field_texte
|
||||
- field.field.paragraph.static_parts.field_title
|
||||
- field.field.paragraph.static_parts.field_visible_dans_le_menu
|
||||
- image.style.thumbnail
|
||||
- paragraphs.paragraphs_type.static_parts
|
||||
module:
|
||||
- image
|
||||
- text
|
||||
id: paragraph.static_parts.default
|
||||
targetEntityType: paragraph
|
||||
bundle: static_parts
|
||||
mode: default
|
||||
content:
|
||||
field_picto:
|
||||
type: image_image
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
field_texte:
|
||||
type: text_textarea
|
||||
weight: 3
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_title:
|
||||
type: string_textfield
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_visible_dans_le_menu:
|
||||
type: boolean_checkbox
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
status: true
|
@ -0,0 +1,25 @@
|
||||
uuid: f3b57d68-75e7-4860-9c5d-33bf34cd2d0d
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- config_pages.type.deroulement
|
||||
- field.field.config_pages.deroulement.field_phase
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
id: config_pages.deroulement.default
|
||||
targetEntityType: config_pages
|
||||
bundle: deroulement
|
||||
mode: default
|
||||
content:
|
||||
field_phase:
|
||||
type: entity_reference_revisions_entity_view
|
||||
label: visually_hidden
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
@ -0,0 +1,41 @@
|
||||
uuid: 47fe233e-197c-4b3d-b473-4abafc76a3c0
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- config_pages.type.diaporama_home
|
||||
- field.field.config_pages.diaporama_home.field_images
|
||||
- field.field.config_pages.diaporama_home.field_video
|
||||
- image.style.wide
|
||||
module:
|
||||
- image_field_caption
|
||||
- video_embed_field
|
||||
id: config_pages.diaporama_home.default
|
||||
targetEntityType: config_pages
|
||||
bundle: diaporama_home
|
||||
mode: default
|
||||
content:
|
||||
field_images:
|
||||
type: image_caption
|
||||
label: visually_hidden
|
||||
settings:
|
||||
image_style: wide
|
||||
image_link: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
field_video:
|
||||
type: video_embed_field_video
|
||||
label: visually_hidden
|
||||
settings:
|
||||
autoplay: true
|
||||
responsive: true
|
||||
width: 854
|
||||
height: 480
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
100
config/sync/core.entity_view_display.node.actualite.default.yml
Normal file
100
config/sync/core.entity_view_display.node.actualite.default.yml
Normal file
@ -0,0 +1,100 @@
|
||||
uuid: 606dd35e-dd79-4568-9747-43a6be1d6dd0
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.actualite.body
|
||||
- field.field.node.actualite.field_date
|
||||
- field.field.node.actualite.field_fichiers
|
||||
- field.field.node.actualite.field_images
|
||||
- field.field.node.actualite.field_liens
|
||||
- field.field.node.actualite.field_type_d_actualite
|
||||
- image.style.wide
|
||||
- node.type.actualite
|
||||
module:
|
||||
- datetime_range
|
||||
- file
|
||||
- image_field_caption
|
||||
- link
|
||||
- manage_display
|
||||
- text
|
||||
id: node.actualite.default
|
||||
targetEntityType: node
|
||||
bundle: actualite
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_default
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
field_date:
|
||||
type: daterange_default
|
||||
label: visually_hidden
|
||||
settings:
|
||||
timezone_override: ''
|
||||
format_type: html_date
|
||||
separator: '-'
|
||||
third_party_settings: { }
|
||||
weight: 5
|
||||
region: content
|
||||
field_fichiers:
|
||||
type: file_default
|
||||
label: visually_hidden
|
||||
settings:
|
||||
use_description_as_link_text: true
|
||||
third_party_settings: { }
|
||||
weight: 6
|
||||
region: content
|
||||
field_images:
|
||||
type: image_caption
|
||||
label: visually_hidden
|
||||
settings:
|
||||
image_style: wide
|
||||
image_link: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
field_liens:
|
||||
type: link
|
||||
label: visually_hidden
|
||||
settings:
|
||||
trim_length: 80
|
||||
url_only: false
|
||||
url_plain: false
|
||||
rel: ''
|
||||
target: ''
|
||||
third_party_settings: { }
|
||||
weight: 7
|
||||
region: content
|
||||
field_type_d_actualite:
|
||||
type: entity_reference_label
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: content
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
title:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
uid: true
|
@ -0,0 +1,80 @@
|
||||
uuid: e81d2edd-3a13-4ba5-9b5f-534b480678da
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.actualite.body
|
||||
- field.field.node.actualite.field_date
|
||||
- field.field.node.actualite.field_fichiers
|
||||
- field.field.node.actualite.field_images
|
||||
- field.field.node.actualite.field_liens
|
||||
- field.field.node.actualite.field_type_d_actualite
|
||||
- image.style.wide
|
||||
- node.type.actualite
|
||||
module:
|
||||
- datetime_range
|
||||
- image_delta_formatter
|
||||
- manage_display
|
||||
- text
|
||||
id: node.actualite.teaser
|
||||
targetEntityType: node
|
||||
bundle: actualite
|
||||
mode: teaser
|
||||
content:
|
||||
body:
|
||||
type: text_summary_or_trimmed
|
||||
label: hidden
|
||||
settings:
|
||||
trim_length: 600
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: content
|
||||
field_date:
|
||||
type: daterange_default
|
||||
label: visually_hidden
|
||||
settings:
|
||||
timezone_override: ''
|
||||
format_type: html_date
|
||||
separator: '-'
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
field_images:
|
||||
type: image_delta_formatter
|
||||
label: visually_hidden
|
||||
settings:
|
||||
deltas: '0'
|
||||
image_style: wide
|
||||
image_link: content
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
deltas_reversed: 0
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
field_type_d_actualite:
|
||||
type: entity_reference_label
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
title:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
field_fichiers: true
|
||||
field_liens: true
|
||||
langcode: true
|
||||
links: true
|
||||
search_api_excerpt: true
|
||||
uid: true
|
@ -31,7 +31,7 @@ content:
|
||||
label: hidden
|
||||
settings:
|
||||
trim_length: 80
|
||||
url_only: true
|
||||
url_only: false
|
||||
url_plain: false
|
||||
rel: nofollow
|
||||
target: _blank
|
||||
|
@ -4,10 +4,13 @@ status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.static.body
|
||||
- field.field.node.static.field_pieces_jointes
|
||||
- field.field.node.static.field_textes
|
||||
- node.type.static
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- manage_display
|
||||
- text
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: 9mgezio6-8HiMYhQHSfouZjKyY4BFKR71Yh4kbSmAYU
|
||||
id: node.static.default
|
||||
@ -20,13 +23,34 @@ content:
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
weight: 1
|
||||
region: content
|
||||
field_textes:
|
||||
type: entity_reference_revisions_entity_view
|
||||
label: visually_hidden
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
weight: 3
|
||||
region: content
|
||||
title:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
field_pieces_jointes: true
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
uid: true
|
||||
|
57
config/sync/core.entity_view_display.node.static.full.yml
Normal file
57
config/sync/core.entity_view_display.node.static.full.yml
Normal file
@ -0,0 +1,57 @@
|
||||
uuid: a50dbe1b-26ef-40da-8f09-80513c145b19
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.full
|
||||
- field.field.node.static.body
|
||||
- field.field.node.static.field_pieces_jointes
|
||||
- field.field.node.static.field_textes
|
||||
- node.type.static
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- manage_display
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: 9mgezio6-8HiMYhQHSfouZjKyY4BFKR71Yh4kbSmAYU
|
||||
id: node.static.full
|
||||
targetEntityType: node
|
||||
bundle: static
|
||||
mode: full
|
||||
content:
|
||||
body:
|
||||
type: text_default
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
field_textes:
|
||||
type: entity_reference_revisions_entity_view
|
||||
label: visually_hidden
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
title:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
field_pieces_jointes: true
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
uid: true
|
42
config/sync/core.entity_view_display.node.static.teaser.yml
Normal file
42
config/sync/core.entity_view_display.node.static.teaser.yml
Normal file
@ -0,0 +1,42 @@
|
||||
uuid: 549c265c-504d-4e18-9915-0b21244fbff6
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.static.body
|
||||
- field.field.node.static.field_pieces_jointes
|
||||
- field.field.node.static.field_textes
|
||||
- node.type.static
|
||||
module:
|
||||
- linked_field
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: 9mgezio6-8HiMYhQHSfouZjKyY4BFKR71Yh4kbSmAYU
|
||||
id: node.static.teaser
|
||||
targetEntityType: node
|
||||
bundle: static
|
||||
mode: teaser
|
||||
content:
|
||||
body:
|
||||
type: text_default
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings:
|
||||
linked_field:
|
||||
linked: '1'
|
||||
type: custom
|
||||
destination: '[node:url]'
|
||||
advanced: { }
|
||||
token: ''
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
field_pieces_jointes: true
|
||||
field_textes: true
|
||||
langcode: true
|
||||
links: true
|
||||
search_api_excerpt: true
|
||||
title: true
|
||||
uid: true
|
@ -0,0 +1,95 @@
|
||||
uuid: c58e2482-a994-43e2-8866-8a87544a6a30
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.phase_deroulement.field_date_a_annee
|
||||
- field.field.paragraph.phase_deroulement.field_date_a_jour
|
||||
- field.field.paragraph.phase_deroulement.field_date_a_moi
|
||||
- field.field.paragraph.phase_deroulement.field_date_de_annee
|
||||
- field.field.paragraph.phase_deroulement.field_date_de_jour
|
||||
- field.field.paragraph.phase_deroulement.field_date_de_moi
|
||||
- field.field.paragraph.phase_deroulement.field_description
|
||||
- field.field.paragraph.phase_deroulement.field_titre
|
||||
- field.field.paragraph.phase_deroulement.field_type
|
||||
- paragraphs.paragraphs_type.phase_deroulement
|
||||
module:
|
||||
- options
|
||||
- text
|
||||
id: paragraph.phase_deroulement.default
|
||||
targetEntityType: paragraph
|
||||
bundle: phase_deroulement
|
||||
mode: default
|
||||
content:
|
||||
field_date_a_annee:
|
||||
type: string
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 5
|
||||
region: content
|
||||
field_date_a_jour:
|
||||
type: string
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
field_date_a_moi:
|
||||
type: string
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: content
|
||||
field_date_de_annee:
|
||||
type: string
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
field_date_de_jour:
|
||||
type: string
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
field_date_de_moi:
|
||||
type: string
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
field_description:
|
||||
type: text_default
|
||||
label: visually_hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 7
|
||||
region: content
|
||||
field_titre:
|
||||
type: string
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 6
|
||||
region: content
|
||||
field_type:
|
||||
type: list_default
|
||||
label: visually_hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 8
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
@ -0,0 +1,48 @@
|
||||
uuid: 1fac22ef-b5b9-408a-9d80-65af2454b8ed
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.static_parts.field_picto
|
||||
- field.field.paragraph.static_parts.field_texte
|
||||
- field.field.paragraph.static_parts.field_title
|
||||
- field.field.paragraph.static_parts.field_visible_dans_le_menu
|
||||
- image.style.thumbnail
|
||||
- paragraphs.paragraphs_type.static_parts
|
||||
module:
|
||||
- image
|
||||
- text
|
||||
id: paragraph.static_parts.default
|
||||
targetEntityType: paragraph
|
||||
bundle: static_parts
|
||||
mode: default
|
||||
content:
|
||||
field_picto:
|
||||
type: image
|
||||
label: visually_hidden
|
||||
settings:
|
||||
image_link: ''
|
||||
image_style: thumbnail
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
field_texte:
|
||||
type: text_default
|
||||
label: visually_hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
field_title:
|
||||
type: string
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
hidden:
|
||||
field_visible_dans_le_menu: true
|
||||
search_api_excerpt: true
|
13
config/sync/core.entity_view_mode.config_pages.full.yml
Normal file
13
config/sync/core.entity_view_mode.config_pages.full.yml
Normal file
@ -0,0 +1,13 @@
|
||||
uuid: b5a10ad6-cab8-44d1-b251-a476c481656f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- config_pages
|
||||
_core:
|
||||
default_config_hash: VYERDzPNi1-oUm7KMLjol4oLcjbHr-onKbitt4dZuN0
|
||||
id: config_pages.full
|
||||
label: Complet
|
||||
description: ''
|
||||
targetEntityType: config_pages
|
||||
cache: true
|
13
config/sync/core.entity_view_mode.paragraph.preview.yml
Normal file
13
config/sync/core.entity_view_mode.paragraph.preview.yml
Normal file
@ -0,0 +1,13 @@
|
||||
uuid: 7338d69b-221c-4da0-b767-a3b207853fbb
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
_core:
|
||||
default_config_hash: h3BeHVei4Lnyqbkao3YiF4KqoY-DhRvUNfEgKG8Rgjg
|
||||
id: paragraph.preview
|
||||
label: Aperçu
|
||||
description: ''
|
||||
targetEntityType: paragraph
|
||||
cache: true
|
@ -20,6 +20,7 @@ module:
|
||||
config_devel: 0
|
||||
config_filter: 0
|
||||
config_ignore: 0
|
||||
config_pages: 0
|
||||
config_translation: 0
|
||||
config_update: 0
|
||||
contact: 0
|
||||
@ -43,6 +44,7 @@ module:
|
||||
embed: 0
|
||||
entity_browser: 0
|
||||
entity_browser_enhanced: 0
|
||||
entity_reference_revisions: 0
|
||||
field: 0
|
||||
field_group: 0
|
||||
field_ui: 0
|
||||
@ -53,36 +55,49 @@ module:
|
||||
help: 0
|
||||
honeypot: 0
|
||||
image: 0
|
||||
image_delta_formatter: 0
|
||||
image_field_caption: 0
|
||||
inline_entity_form: 0
|
||||
jquery_ui: 0
|
||||
jquery_ui_datepicker: 0
|
||||
jquery_ui_slider: 0
|
||||
jquery_ui_touch_punch: 0
|
||||
language: 0
|
||||
layout_discovery: 0
|
||||
link: 0
|
||||
link_attributes: 0
|
||||
linkit: 0
|
||||
locale: 0
|
||||
maillog: 0
|
||||
manage_display: 0
|
||||
matomo: 0
|
||||
maxlength: 0
|
||||
menu_block: 0
|
||||
menu_link_content: 0
|
||||
menu_ui: 0
|
||||
metatag: 0
|
||||
metatag_verification: 0
|
||||
mysql: 0
|
||||
node: 0
|
||||
options: 0
|
||||
page_cache: 0
|
||||
page_manager: 0
|
||||
page_manager_ui: 0
|
||||
pagerer: 0
|
||||
panels: 0
|
||||
path: 0
|
||||
path_alias: 0
|
||||
path_alias_xt: 0
|
||||
pathologic: 0
|
||||
persistent_login: 0
|
||||
q2d_mod: 0
|
||||
redis: 0
|
||||
responsive_image: 0
|
||||
search_api: 0
|
||||
search_api_db: 0
|
||||
simple_sitemap: 0
|
||||
simple_sitemap_engines: 0
|
||||
simple_sitemap_views: 0
|
||||
smart_trim: 0
|
||||
smtp: 0
|
||||
social_media_links: 0
|
||||
@ -105,6 +120,7 @@ module:
|
||||
pathauto: 1
|
||||
content_translation: 10
|
||||
views: 10
|
||||
paragraphs: 11
|
||||
linked_field: 100
|
||||
figli_starter_kit: 1000
|
||||
theme:
|
||||
|
@ -16,6 +16,12 @@ settings:
|
||||
- heading
|
||||
- bold
|
||||
- italic
|
||||
- underline
|
||||
- drupalInsertImage
|
||||
- bulletedList
|
||||
- numberedList
|
||||
- sourceEditing
|
||||
- link
|
||||
plugins:
|
||||
ckeditor5_heading:
|
||||
enabled_headings:
|
||||
@ -24,4 +30,23 @@ settings:
|
||||
- heading4
|
||||
- heading5
|
||||
- heading6
|
||||
image_upload: { }
|
||||
ckeditor5_imageResize:
|
||||
allow_resize: true
|
||||
ckeditor5_list:
|
||||
properties:
|
||||
reversed: true
|
||||
startIndex: true
|
||||
multiBlock: true
|
||||
ckeditor5_sourceEditing:
|
||||
allowed_tags: { }
|
||||
linkit_extension:
|
||||
linkit_enabled: true
|
||||
linkit_profile: default
|
||||
image_upload:
|
||||
status: true
|
||||
scheme: public
|
||||
directory: inline-images
|
||||
max_size: ''
|
||||
max_dimensions:
|
||||
width: 0
|
||||
height: 0
|
||||
|
@ -0,0 +1,34 @@
|
||||
uuid: 7875164f-4a19-4a38-a6ce-696fc1c29da4
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- config_pages.type.deroulement
|
||||
- field.storage.config_pages.field_phase
|
||||
- paragraphs.paragraphs_type.phase_deroulement
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
id: config_pages.deroulement.field_phase
|
||||
field_name: field_phase
|
||||
entity_type: config_pages
|
||||
bundle: deroulement
|
||||
label: Phase
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
phase_deroulement: phase_deroulement
|
||||
negate: 0
|
||||
target_bundles_drag_drop:
|
||||
phase_deroulement:
|
||||
weight: 3
|
||||
enabled: true
|
||||
static_parts:
|
||||
weight: 4
|
||||
enabled: false
|
||||
field_type: entity_reference_revisions
|
@ -0,0 +1,41 @@
|
||||
uuid: 1dbcdd08-25a7-4cb9-95fd-094127f06029
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- config_pages.type.diaporama_home
|
||||
- field.storage.config_pages.field_images
|
||||
module:
|
||||
- image
|
||||
id: config_pages.diaporama_home.field_images
|
||||
field_name: field_images
|
||||
entity_type: config_pages
|
||||
bundle: diaporama_home
|
||||
label: Images
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'png gif jpg jpeg webp'
|
||||
max_filesize: ''
|
||||
max_resolution: ''
|
||||
min_resolution: ''
|
||||
alt_field: true
|
||||
alt_field_required: true
|
||||
title_field: false
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
caption: ''
|
||||
caption_field: 1
|
||||
caption_field_required: 0
|
||||
field_type: image
|
@ -0,0 +1,25 @@
|
||||
uuid: 2cc238ca-bf19-4f79-83fc-f91b81537edb
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- config_pages.type.diaporama_home
|
||||
- field.storage.config_pages.field_video
|
||||
module:
|
||||
- video_embed_field
|
||||
id: config_pages.diaporama_home.field_video
|
||||
field_name: field_video
|
||||
entity_type: config_pages
|
||||
bundle: diaporama_home
|
||||
label: Vidéo
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
allowed_providers:
|
||||
vimeo: vimeo
|
||||
youtube: youtube
|
||||
youtube_playlist: '0'
|
||||
field_type: video_embed_field
|
24
config/sync/field.field.node.actualite.body.yml
Normal file
24
config/sync/field.field.node.actualite.body.yml
Normal file
@ -0,0 +1,24 @@
|
||||
uuid: ec54c93a-da7c-4cda-9c97-b56e59078622
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.actualite
|
||||
module:
|
||||
- text
|
||||
id: node.actualite.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: actualite
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
required_summary: false
|
||||
allowed_formats: { }
|
||||
field_type: text_with_summary
|
21
config/sync/field.field.node.actualite.field_date.yml
Normal file
21
config/sync/field.field.node.actualite.field_date.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: c8603e44-395a-4149-832a-5e1572850690
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_date
|
||||
- node.type.actualite
|
||||
module:
|
||||
- datetime_range
|
||||
id: node.actualite.field_date
|
||||
field_name: field_date
|
||||
entity_type: node
|
||||
bundle: actualite
|
||||
label: Date
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: daterange
|
27
config/sync/field.field.node.actualite.field_fichiers.yml
Normal file
27
config/sync/field.field.node.actualite.field_fichiers.yml
Normal file
@ -0,0 +1,27 @@
|
||||
uuid: d4b8b77e-bad9-4154-a38c-b48b764aceea
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_fichiers
|
||||
- node.type.actualite
|
||||
module:
|
||||
- file
|
||||
id: node.actualite.field_fichiers
|
||||
field_name: field_fichiers
|
||||
entity_type: node
|
||||
bundle: actualite
|
||||
label: Fichiers
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'pdf doc docx odt zip'
|
||||
max_filesize: ''
|
||||
description_field: true
|
||||
field_type: file
|
41
config/sync/field.field.node.actualite.field_images.yml
Normal file
41
config/sync/field.field.node.actualite.field_images.yml
Normal file
@ -0,0 +1,41 @@
|
||||
uuid: fbb34084-d75c-4d6d-87fe-2fb5d720d017
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_images
|
||||
- node.type.actualite
|
||||
module:
|
||||
- image
|
||||
id: node.actualite.field_images
|
||||
field_name: field_images
|
||||
entity_type: node
|
||||
bundle: actualite
|
||||
label: Images
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'png gif jpg jpeg webp'
|
||||
max_filesize: ''
|
||||
max_resolution: ''
|
||||
min_resolution: ''
|
||||
alt_field: true
|
||||
alt_field_required: true
|
||||
title_field: false
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
caption: ''
|
||||
caption_field: 1
|
||||
caption_field_required: 0
|
||||
field_type: image
|
23
config/sync/field.field.node.actualite.field_liens.yml
Normal file
23
config/sync/field.field.node.actualite.field_liens.yml
Normal file
@ -0,0 +1,23 @@
|
||||
uuid: 7dae01b9-cffb-4b55-bd6d-0424509299ae
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_liens
|
||||
- node.type.actualite
|
||||
module:
|
||||
- link
|
||||
id: node.actualite.field_liens
|
||||
field_name: field_liens
|
||||
entity_type: node
|
||||
bundle: actualite
|
||||
label: Liens
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
title: 1
|
||||
link_type: 17
|
||||
field_type: link
|
@ -0,0 +1,29 @@
|
||||
uuid: af1e2b36-6259-49aa-a509-3e29189fb9b6
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_type_d_actualite
|
||||
- node.type.actualite
|
||||
- taxonomy.vocabulary.type_d_actualite
|
||||
id: node.actualite.field_type_d_actualite
|
||||
field_name: field_type_d_actualite
|
||||
entity_type: node
|
||||
bundle: actualite
|
||||
label: "Type d'actualité"
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:taxonomy_term'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
type_d_actualite: type_d_actualite
|
||||
sort:
|
||||
field: name
|
||||
direction: asc
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
27
config/sync/field.field.node.static.field_pieces_jointes.yml
Normal file
27
config/sync/field.field.node.static.field_pieces_jointes.yml
Normal file
@ -0,0 +1,27 @@
|
||||
uuid: 203d4249-2973-4f42-92f5-140f1771a98c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_pieces_jointes
|
||||
- node.type.static
|
||||
module:
|
||||
- file
|
||||
id: node.static.field_pieces_jointes
|
||||
field_name: field_pieces_jointes
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: 'Pièces jointes'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'pdf doc docx odt'
|
||||
max_filesize: ''
|
||||
description_field: true
|
||||
field_type: file
|
31
config/sync/field.field.node.static.field_textes.yml
Normal file
31
config/sync/field.field.node.static.field_textes.yml
Normal file
@ -0,0 +1,31 @@
|
||||
uuid: 1d1f7347-18ae-46c0-bf5a-5e7aed213442
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_textes
|
||||
- node.type.static
|
||||
- paragraphs.paragraphs_type.static_parts
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
id: node.static.field_textes
|
||||
field_name: field_textes
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: Textes
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
static_parts: static_parts
|
||||
negate: 0
|
||||
target_bundles_drag_drop:
|
||||
static_parts:
|
||||
weight: 2
|
||||
enabled: true
|
||||
field_type: entity_reference_revisions
|
@ -0,0 +1,19 @@
|
||||
uuid: 72764183-5193-4c7c-8a71-3f3eeb6080be
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_date_a_annee
|
||||
- paragraphs.paragraphs_type.phase_deroulement
|
||||
id: paragraph.phase_deroulement.field_date_a_annee
|
||||
field_name: field_date_a_annee
|
||||
entity_type: paragraph
|
||||
bundle: phase_deroulement
|
||||
label: 'date à : année'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
@ -0,0 +1,19 @@
|
||||
uuid: 3524193e-5aed-4625-a7c4-3255a953813d
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_date_a_jour
|
||||
- paragraphs.paragraphs_type.phase_deroulement
|
||||
id: paragraph.phase_deroulement.field_date_a_jour
|
||||
field_name: field_date_a_jour
|
||||
entity_type: paragraph
|
||||
bundle: phase_deroulement
|
||||
label: 'date à : jour'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
@ -0,0 +1,19 @@
|
||||
uuid: 9460a5f6-b131-412f-a3dd-c8707371276a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_date_a_moi
|
||||
- paragraphs.paragraphs_type.phase_deroulement
|
||||
id: paragraph.phase_deroulement.field_date_a_moi
|
||||
field_name: field_date_a_moi
|
||||
entity_type: paragraph
|
||||
bundle: phase_deroulement
|
||||
label: 'date à : mois'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
@ -0,0 +1,19 @@
|
||||
uuid: 52fd703e-ea8b-426e-a477-72d36e578bb0
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_date_de_annee
|
||||
- paragraphs.paragraphs_type.phase_deroulement
|
||||
id: paragraph.phase_deroulement.field_date_de_annee
|
||||
field_name: field_date_de_annee
|
||||
entity_type: paragraph
|
||||
bundle: phase_deroulement
|
||||
label: 'date de : année'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
@ -0,0 +1,19 @@
|
||||
uuid: 9a5647c5-ca67-471b-9ef0-6f548bfb26cc
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_date_de_jour
|
||||
- paragraphs.paragraphs_type.phase_deroulement
|
||||
id: paragraph.phase_deroulement.field_date_de_jour
|
||||
field_name: field_date_de_jour
|
||||
entity_type: paragraph
|
||||
bundle: phase_deroulement
|
||||
label: 'date de : jour'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
@ -0,0 +1,19 @@
|
||||
uuid: b55ffc94-112f-4ccc-bb52-0579de36a5ad
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_date_de_moi
|
||||
- paragraphs.paragraphs_type.phase_deroulement
|
||||
id: paragraph.phase_deroulement.field_date_de_moi
|
||||
field_name: field_date_de_moi
|
||||
entity_type: paragraph
|
||||
bundle: phase_deroulement
|
||||
label: 'date de : mois'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
@ -0,0 +1,24 @@
|
||||
uuid: a92373f3-f3de-427f-b059-176f459008e5
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_description
|
||||
- filter.format.wysiwyg
|
||||
- paragraphs.paragraphs_type.phase_deroulement
|
||||
module:
|
||||
- text
|
||||
id: paragraph.phase_deroulement.field_description
|
||||
field_name: field_description
|
||||
entity_type: paragraph
|
||||
bundle: phase_deroulement
|
||||
label: Description
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
allowed_formats:
|
||||
- wysiwyg
|
||||
field_type: text_long
|
@ -0,0 +1,19 @@
|
||||
uuid: 78f8b4f3-972b-4976-9954-95cdac05d654
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_titre
|
||||
- paragraphs.paragraphs_type.phase_deroulement
|
||||
id: paragraph.phase_deroulement.field_titre
|
||||
field_name: field_titre
|
||||
entity_type: paragraph
|
||||
bundle: phase_deroulement
|
||||
label: Titre
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
@ -0,0 +1,21 @@
|
||||
uuid: f13c7254-6936-4913-bee9-e56b144f5818
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_type
|
||||
- paragraphs.paragraphs_type.phase_deroulement
|
||||
module:
|
||||
- options
|
||||
id: paragraph.phase_deroulement.field_type
|
||||
field_name: field_type
|
||||
entity_type: paragraph
|
||||
bundle: phase_deroulement
|
||||
label: Type
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: list_integer
|
@ -0,0 +1,38 @@
|
||||
uuid: f4447f4e-1fbc-45e8-8868-6474ff82c5e7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_picto
|
||||
- paragraphs.paragraphs_type.static_parts
|
||||
module:
|
||||
- image
|
||||
id: paragraph.static_parts.field_picto
|
||||
field_name: field_picto
|
||||
entity_type: paragraph
|
||||
bundle: static_parts
|
||||
label: Picto
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'png gif jpg jpeg webp'
|
||||
max_filesize: ''
|
||||
max_resolution: ''
|
||||
min_resolution: ''
|
||||
alt_field: false
|
||||
alt_field_required: false
|
||||
title_field: false
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
field_type: image
|
@ -0,0 +1,24 @@
|
||||
uuid: 1b6020e3-583f-4bad-a444-17a799da6bcb
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_texte
|
||||
- filter.format.wysiwyg
|
||||
- paragraphs.paragraphs_type.static_parts
|
||||
module:
|
||||
- text
|
||||
id: paragraph.static_parts.field_texte
|
||||
field_name: field_texte
|
||||
entity_type: paragraph
|
||||
bundle: static_parts
|
||||
label: texte
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
allowed_formats:
|
||||
- wysiwyg
|
||||
field_type: text_long
|
@ -0,0 +1,19 @@
|
||||
uuid: 8dbd2428-9ea2-4da5-a25a-2a67a5bc8632
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_title
|
||||
- paragraphs.paragraphs_type.static_parts
|
||||
id: paragraph.static_parts.field_title
|
||||
field_name: field_title
|
||||
entity_type: paragraph
|
||||
bundle: static_parts
|
||||
label: Title
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
@ -0,0 +1,23 @@
|
||||
uuid: 31b97f68-6c8c-4173-b490-e503daec26be
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_visible_dans_le_menu
|
||||
- paragraphs.paragraphs_type.static_parts
|
||||
id: paragraph.static_parts.field_visible_dans_le_menu
|
||||
field_name: field_visible_dans_le_menu
|
||||
entity_type: paragraph
|
||||
bundle: static_parts
|
||||
label: 'Visible dans le menu'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 1
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Oui
|
||||
off_label: Non
|
||||
field_type: boolean
|
30
config/sync/field.storage.config_pages.field_images.yml
Normal file
30
config/sync/field.storage.config_pages.field_images.yml
Normal file
@ -0,0 +1,30 @@
|
||||
uuid: 4913dc42-94c3-4282-8f1e-6eadcfae12ed
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- config_pages
|
||||
- file
|
||||
- image
|
||||
id: config_pages.field_images
|
||||
field_name: field_images
|
||||
entity_type: config_pages
|
||||
type: image
|
||||
settings:
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.config_pages.field_phase.yml
Normal file
21
config/sync/field.storage.config_pages.field_phase.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: c3032327-f7ad-4318-82a5-c3f5dd6b9ab7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- config_pages
|
||||
- entity_reference_revisions
|
||||
- paragraphs
|
||||
id: config_pages.field_phase
|
||||
field_name: field_phase
|
||||
entity_type: config_pages
|
||||
type: entity_reference_revisions
|
||||
settings:
|
||||
target_type: paragraph
|
||||
module: entity_reference_revisions
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.config_pages.field_video.yml
Normal file
19
config/sync/field.storage.config_pages.field_video.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: feb6b1d9-3d33-48ea-bf72-4a27adb6db53
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- config_pages
|
||||
- video_embed_field
|
||||
id: config_pages.field_video
|
||||
field_name: field_video
|
||||
entity_type: config_pages
|
||||
type: video_embed_field
|
||||
settings: { }
|
||||
module: video_embed_field
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
20
config/sync/field.storage.node.field_date.yml
Normal file
20
config/sync/field.storage.node.field_date.yml
Normal file
@ -0,0 +1,20 @@
|
||||
uuid: c1534ed2-1a14-4626-b36c-ec3b43d762c8
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- datetime_range
|
||||
- node
|
||||
id: node.field_date
|
||||
field_name: field_date
|
||||
entity_type: node
|
||||
type: daterange
|
||||
settings:
|
||||
datetime_type: date
|
||||
module: datetime_range
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
23
config/sync/field.storage.node.field_fichiers.yml
Normal file
23
config/sync/field.storage.node.field_fichiers.yml
Normal file
@ -0,0 +1,23 @@
|
||||
uuid: 39ebde7c-efe6-46bb-b47c-19386d9c9e0c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- node
|
||||
id: node.field_fichiers
|
||||
field_name: field_fichiers
|
||||
entity_type: node
|
||||
type: file
|
||||
settings:
|
||||
target_type: file
|
||||
display_field: true
|
||||
display_default: false
|
||||
uri_scheme: public
|
||||
module: file
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
30
config/sync/field.storage.node.field_images.yml
Normal file
30
config/sync/field.storage.node.field_images.yml
Normal file
@ -0,0 +1,30 @@
|
||||
uuid: e1870973-280a-44ad-b3ea-d7fc46536e0e
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- image
|
||||
- node
|
||||
id: node.field_images
|
||||
field_name: field_images
|
||||
entity_type: node
|
||||
type: image
|
||||
settings:
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.node.field_liens.yml
Normal file
19
config/sync/field.storage.node.field_liens.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: cc3126aa-af8b-446f-8916-d722dcc91678
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- link
|
||||
- node
|
||||
id: node.field_liens
|
||||
field_name: field_liens
|
||||
entity_type: node
|
||||
type: link
|
||||
settings: { }
|
||||
module: link
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
23
config/sync/field.storage.node.field_pieces_jointes.yml
Normal file
23
config/sync/field.storage.node.field_pieces_jointes.yml
Normal file
@ -0,0 +1,23 @@
|
||||
uuid: c10a6cbe-2153-4e3b-896b-fb3a3371c285
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- node
|
||||
id: node.field_pieces_jointes
|
||||
field_name: field_pieces_jointes
|
||||
entity_type: node
|
||||
type: file
|
||||
settings:
|
||||
target_type: file
|
||||
display_field: true
|
||||
display_default: true
|
||||
uri_scheme: public
|
||||
module: file
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.node.field_textes.yml
Normal file
21
config/sync/field.storage.node.field_textes.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 708e2c56-eaf7-4931-8c83-f0b9aa4c2e46
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- node
|
||||
- paragraphs
|
||||
id: node.field_textes
|
||||
field_name: field_textes
|
||||
entity_type: node
|
||||
type: entity_reference_revisions
|
||||
settings:
|
||||
target_type: paragraph
|
||||
module: entity_reference_revisions
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
20
config/sync/field.storage.node.field_type_d_actualite.yml
Normal file
20
config/sync/field.storage.node.field_type_d_actualite.yml
Normal file
@ -0,0 +1,20 @@
|
||||
uuid: 284179e2-dd3e-4651-8fff-03295d69befe
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- taxonomy
|
||||
id: node.field_type_d_actualite
|
||||
field_name: field_type_d_actualite
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: taxonomy_term
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_date_a_annee.yml
Normal file
21
config/sync/field.storage.paragraph.field_date_a_annee.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 43407301-3c26-4c14-bdfc-e541fb280f63
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_date_a_annee
|
||||
field_name: field_date_a_annee
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
case_sensitive: false
|
||||
is_ascii: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_date_a_jour.yml
Normal file
21
config/sync/field.storage.paragraph.field_date_a_jour.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: acf2f7dc-8558-47b1-9a45-dc2097f52a62
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_date_a_jour
|
||||
field_name: field_date_a_jour
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
case_sensitive: false
|
||||
is_ascii: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_date_a_moi.yml
Normal file
21
config/sync/field.storage.paragraph.field_date_a_moi.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 7f5e63d9-1bc2-4e46-aef3-900c4d066207
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_date_a_moi
|
||||
field_name: field_date_a_moi
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
case_sensitive: false
|
||||
is_ascii: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_date_de_annee.yml
Normal file
21
config/sync/field.storage.paragraph.field_date_de_annee.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: deb6ccf7-3ab8-4ce5-a4f5-1ebe2c70244f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_date_de_annee
|
||||
field_name: field_date_de_annee
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
case_sensitive: false
|
||||
is_ascii: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_date_de_jour.yml
Normal file
21
config/sync/field.storage.paragraph.field_date_de_jour.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 822acac3-eaed-4a60-9c5d-8053356afe0f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_date_de_jour
|
||||
field_name: field_date_de_jour
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
case_sensitive: false
|
||||
is_ascii: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_date_de_moi.yml
Normal file
21
config/sync/field.storage.paragraph.field_date_de_moi.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 34c9efee-6698-4b07-9325-761cdc0e2e5c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_date_de_moi
|
||||
field_name: field_date_de_moi
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
case_sensitive: false
|
||||
is_ascii: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.paragraph.field_description.yml
Normal file
19
config/sync/field.storage.paragraph.field_description.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: f8b0412a-7b06-45e7-9518-16a51bf36bf5
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
- text
|
||||
id: paragraph.field_description
|
||||
field_name: field_description
|
||||
entity_type: paragraph
|
||||
type: text_long
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
30
config/sync/field.storage.paragraph.field_picto.yml
Normal file
30
config/sync/field.storage.paragraph.field_picto.yml
Normal file
@ -0,0 +1,30 @@
|
||||
uuid: 440d1e39-751e-476a-a703-45accca33e79
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- image
|
||||
- paragraphs
|
||||
id: paragraph.field_picto
|
||||
field_name: field_picto
|
||||
entity_type: paragraph
|
||||
type: image
|
||||
settings:
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.paragraph.field_texte.yml
Normal file
19
config/sync/field.storage.paragraph.field_texte.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: 4aec3388-b6cb-4843-a239-9268e5b91beb
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
- text
|
||||
id: paragraph.field_texte
|
||||
field_name: field_texte
|
||||
entity_type: paragraph
|
||||
type: text_long
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_title.yml
Normal file
21
config/sync/field.storage.paragraph.field_title.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 066d2483-9aec-4613-a249-19acc19e0160
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_title
|
||||
field_name: field_title
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
case_sensitive: false
|
||||
is_ascii: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_titre.yml
Normal file
21
config/sync/field.storage.paragraph.field_titre.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 13103247-5f63-4cc7-8762-6d02cd47f2e4
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_titre
|
||||
field_name: field_titre
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
case_sensitive: false
|
||||
is_ascii: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
30
config/sync/field.storage.paragraph.field_type.yml
Normal file
30
config/sync/field.storage.paragraph.field_type.yml
Normal file
@ -0,0 +1,30 @@
|
||||
uuid: 7ab85751-5a86-403a-adaa-b684637e17de
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- options
|
||||
- paragraphs
|
||||
id: paragraph.field_type
|
||||
field_name: field_type
|
||||
entity_type: paragraph
|
||||
type: list_integer
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: 1
|
||||
label: 'étape du dialogue compétitif'
|
||||
-
|
||||
value: 2
|
||||
label: 'événements nationaux'
|
||||
-
|
||||
value: 3
|
||||
label: 'événements locaux'
|
||||
allowed_values_function: ''
|
||||
module: options
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
@ -0,0 +1,18 @@
|
||||
uuid: 3937e73e-4d89-44ac-90a4-438b3b2202bb
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_visible_dans_le_menu
|
||||
field_name: field_visible_dans_le_menu
|
||||
entity_type: paragraph
|
||||
type: boolean
|
||||
settings: { }
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
@ -32,7 +32,7 @@ filters:
|
||||
filter_caption:
|
||||
id: filter_caption
|
||||
provider: filter
|
||||
status: false
|
||||
status: true
|
||||
weight: -40
|
||||
settings: { }
|
||||
filter_html:
|
||||
@ -41,7 +41,7 @@ filters:
|
||||
status: false
|
||||
weight: -43
|
||||
settings:
|
||||
allowed_html: '<em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h5 id> <h6 id> <u> <a href hreflang !href accesskey id rel target title data-entity-type data-entity-uuid data-entity-substitution> <img src alt data-entity-type data-entity-uuid data-entity-substitution> <p> <h1> <pre> <h4 id class="inter-titre">'
|
||||
allowed_html: ''
|
||||
filter_html_help: true
|
||||
filter_html_nofollow: false
|
||||
filter_html_escape:
|
||||
|
11
config/sync/language.content_settings.node.actualite.yml
Normal file
11
config/sync/language.content_settings.node.actualite.yml
Normal file
@ -0,0 +1,11 @@
|
||||
uuid: 79a19504-e2b0-4de6-bd74-ec4b6b0e47d5
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.actualite
|
||||
id: node.actualite
|
||||
target_entity_type_id: node
|
||||
target_bundle: actualite
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
@ -0,0 +1,11 @@
|
||||
uuid: 4c2fa788-8dd0-408f-8b48-7f7de6331fca
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- taxonomy.vocabulary.type_d_actualite
|
||||
id: taxonomy_term.type_d_actualite
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: type_d_actualite
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
@ -1,4 +1,4 @@
|
||||
uuid: 18a903ba-d74a-4413-8737-b55f90438a9f
|
||||
uuid: 67f80214-2125-4f7a-9120-94bee6dd40c8
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
|
@ -0,0 +1 @@
|
||||
label: Full
|
@ -0,0 +1 @@
|
||||
label: Preview
|
5
config/sync/language/en/metatag.metatag_defaults.403.yml
Normal file
5
config/sync/language/en/metatag.metatag_defaults.403.yml
Normal file
@ -0,0 +1,5 @@
|
||||
label: '403 access denied'
|
||||
tags:
|
||||
robots: noindex
|
||||
canonical_url: '[site:url]'
|
||||
shortlink: '[site:url]'
|
4
config/sync/language/en/metatag.metatag_defaults.404.yml
Normal file
4
config/sync/language/en/metatag.metatag_defaults.404.yml
Normal file
@ -0,0 +1,4 @@
|
||||
label: '404 page not found'
|
||||
tags:
|
||||
canonical_url: '[site:url]'
|
||||
shortlink: '[site:url]'
|
@ -0,0 +1,4 @@
|
||||
label: 'Front page'
|
||||
tags:
|
||||
canonical_url: '[site:url]'
|
||||
shortlink: '[site:url]'
|
@ -0,0 +1,4 @@
|
||||
label: Global
|
||||
tags:
|
||||
canonical_url: '[current-page:url]'
|
||||
title: '[current-page:title] | [site:name]'
|
@ -0,0 +1,5 @@
|
||||
label: Content
|
||||
tags:
|
||||
title: '[node:title] | [site:name]'
|
||||
description: '[node:summary]'
|
||||
canonical_url: '[node:url]'
|
@ -0,0 +1,5 @@
|
||||
label: 'Taxonomy term'
|
||||
tags:
|
||||
canonical_url: '[term:url]'
|
||||
description: '[term:description]'
|
||||
title: '[term:name] | [site:name]'
|
@ -0,0 +1,5 @@
|
||||
label: User
|
||||
tags:
|
||||
canonical_url: '[user:url]'
|
||||
description: '[site:name]'
|
||||
title: '[user:display-name] | [site:name]'
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user