Compare commits
124 Commits
prd
...
a9eb14af8b
Author | SHA1 | Date | |
---|---|---|---|
a9eb14af8b | |||
e87e9a715b | |||
48e39b74e3 | |||
dd40e99ae1 | |||
182bcea4b0 | |||
6b62cd7b5d | |||
633e0efba4 | |||
13c43da1ed | |||
896ad11921 | |||
2d4c23b6ef | |||
643ccb8adf | |||
ebc164c1a4 | |||
59d7abe4f0 | |||
84c5446429 | |||
85e4e694d5 | |||
20e7c20f65 | |||
6b22089edd | |||
a89b923cf8 | |||
de628d6ef9 | |||
cfa848d40d | |||
d76be6f9e6 | |||
48a9cecef1 | |||
4ce3aa9833 | |||
7614707240 | |||
8c9042e308 | |||
375aee5950 | |||
4b5b2a4fd2 | |||
507b022b1e | |||
fd57b78045 | |||
4fef3c1ddb | |||
7a55095526 | |||
27d3ab626c | |||
2fe4798381 | |||
f1c4829bd8 | |||
a93e133c5b | |||
4b0d27fb10 | |||
cbfd54cd9b | |||
d6b2bc3d10 | |||
0091cf26a3 | |||
e7cc310ed2 | |||
6c2457bb06 | |||
a679e3f1a6 | |||
e9ef33f882 | |||
935b2ceeab | |||
a6d6c9d268 | |||
2943d64033 | |||
62beb50067 | |||
85489abd5f | |||
dc5f2cc1c9 | |||
e0fadca980 | |||
ab4fda5d0a | |||
8ea4cb329c | |||
a48816c163 | |||
c2af14f8d4 | |||
c33bcdfd81 | |||
f0632971f3 | |||
75504e912b | |||
56973f5abb | |||
84dc05e43a | |||
99d05401b8 | |||
28656159e4 | |||
005bef7e2b | |||
a781583aec | |||
76f940db61 | |||
e1bdc967d1 | |||
8671dc1764 | |||
a60e922b4e | |||
0c535e03a5 | |||
5af7fa258d | |||
711683dc05 | |||
e4796d5b29 | |||
b98dcea76b | |||
f458c06753 | |||
085717b329 | |||
05ac125a77 | |||
2dfdadd8d8 | |||
af40263bbf | |||
44dfca5d86 | |||
8f461cc9a8 | |||
fc14bd11d5 | |||
912964a61a | |||
f4f1ba7af0 | |||
9185866851 | |||
89fac08fc5 | |||
17a1a28898 | |||
fe31c51f84 | |||
96bbd681c7 | |||
cbaec9cafb | |||
61c91ad1a4 | |||
2b94ff5b8b | |||
097882e407 | |||
78e8acc00d | |||
204773d150 | |||
71eee4468a | |||
744edc3cf0 | |||
ef22efaae2 | |||
a0fd5a98e6 | |||
89b8f425ad | |||
04d7f9d077 | |||
975c9c5ec8 | |||
35995f755d | |||
016a24a8a2 | |||
34bc52b676 | |||
4f1c218996 | |||
92c9819fdb | |||
e86468e3fb | |||
cf81b2daa8 | |||
521c454b4a | |||
2beab4fef2 | |||
9aec2f02b9 | |||
73c33f640a | |||
9ad2176a66 | |||
a8a60223be | |||
f352757658 | |||
28fe5c9d7a | |||
f0a2f5925c | |||
be3962d129 | |||
3361ef3171 | |||
b4735efc49 | |||
e65e0afa70 | |||
e5617ee03f | |||
6e0dc17a46 | |||
b576b7125b | |||
452fe0ac6f |
@@ -20,8 +20,12 @@
|
||||
"drupal/core-composer-scaffold": "^10.2",
|
||||
"drupal/core-project-message": "^10.2",
|
||||
"drupal/core-recommended": "^10.2",
|
||||
"drupal/editor_advanced_link": "^2.2",
|
||||
"drupal/geofield": "^1.60",
|
||||
"drupal/image_delta_formatter": "^1.2",
|
||||
"drupal/image_field_caption": "^2.0",
|
||||
"drupal/leaflet": "^10.2",
|
||||
"drupal/leaflet_more_maps": "^2.2",
|
||||
"drupal/linked_field": "^1.5",
|
||||
"drupal/manage_display": "^3.0",
|
||||
"drupal/matomo": "^1.23",
|
||||
@@ -29,8 +33,10 @@
|
||||
"drupal/page_manager": "^4.0@RC",
|
||||
"drupal/panels": "^4.8",
|
||||
"drupal/paragraphs": "^1.17",
|
||||
"drupal/quick_node_clone": "^1.18",
|
||||
"drupal/simple_sitemap": "^4.1",
|
||||
"drupal/social_media_links": "^2.9",
|
||||
"drupal/viewsreference": "^2.0@beta",
|
||||
"drupal/yaml_editor": "^1.2",
|
||||
"drush/drush": "^12.4",
|
||||
"wikimedia/composer-merge-plugin": "^2.1"
|
||||
|
424
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": "79223df96df990c3b850f7ecb6441e64",
|
||||
"content-hash": "365559febcbdf4e52ca276eed5a58fe5",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -3470,6 +3470,58 @@
|
||||
"chat": "irc://irc.freenode.org/drupal-contribute"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/editor_advanced_link",
|
||||
"version": "2.2.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/editor_advanced_link.git",
|
||||
"reference": "2.2.6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/editor_advanced_link-2.2.6.zip",
|
||||
"reference": "2.2.6",
|
||||
"shasum": "f6d7c437900f288b1e735b4faf2decc99bdd30e8"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^10.2 || ^11.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/ckeditor": "*",
|
||||
"phpro/grumphp": "^2.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.2.6",
|
||||
"datestamp": "1723183019",
|
||||
"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": "DuaelFr",
|
||||
"homepage": "https://www.drupal.org/user/931394"
|
||||
},
|
||||
{
|
||||
"name": "VladimirAus",
|
||||
"homepage": "https://www.drupal.org/user/673120"
|
||||
}
|
||||
],
|
||||
"description": "Editor Advanced link",
|
||||
"homepage": "https://www.drupal.org/project/editor_advanced_link",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/editor_advanced_link"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/email_registration",
|
||||
"version": "1.4.0",
|
||||
@@ -4249,6 +4301,68 @@
|
||||
"issues": "http://drupal.org/project/issues/formatter_suite"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/geofield",
|
||||
"version": "1.60.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/geofield.git",
|
||||
"reference": "8.x-1.60"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.60.zip",
|
||||
"reference": "8.x-1.60",
|
||||
"shasum": "ffb1891148b343208e7a190c8cc606a339c74ee1"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9 || ^10 || ^11",
|
||||
"itamair/geophp": "^1.6"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/diff": "^1.3",
|
||||
"drupal/feeds": "^3.0@beta"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.60",
|
||||
"datestamp": "1722078200",
|
||||
"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": "Italo Mairo",
|
||||
"homepage": "https://www.drupal.org/u/itamair",
|
||||
"role": "Drupal 8+ Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Brandon Morrison",
|
||||
"homepage": "https://www.drupal.org/u/brandonian",
|
||||
"role": "Drupal 7 Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Pablo López",
|
||||
"homepage": "https://www.drupal.org/u/plopesc",
|
||||
"role": "Drupal 7 Maintainer"
|
||||
}
|
||||
],
|
||||
"description": "Stores geographic and location data (points, lines, and polygons).",
|
||||
"homepage": "https://www.drupal.org/project/geofield",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/geofield",
|
||||
"issues": "https://www.drupal.org/project/issues/geofield",
|
||||
"irc": "irc://irc.freenode.org/drupal-contribute"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/honeypot",
|
||||
"version": "2.1.3",
|
||||
@@ -4990,6 +5104,146 @@
|
||||
"issues": "https://www.drupal.org/project/issues/jquery_ui_touch_punch"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/leaflet",
|
||||
"version": "10.2.25",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/leaflet.git",
|
||||
"reference": "10.2.25"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/leaflet-10.2.25.zip",
|
||||
"reference": "10.2.25",
|
||||
"shasum": "06aff8c46ca30873d6accc452348bcf6f4e46348"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.3 || ^10 || ^11",
|
||||
"drupal/geofield": "^1.31"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "10.2.25",
|
||||
"datestamp": "1724410606",
|
||||
"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": "Italo Mairo",
|
||||
"homepage": "https://www.drupal.org/u/itamair",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Peter Vanhee (pvhee)",
|
||||
"homepage": "https://www.drupal.org/u/pvhee",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Rik de Boer (RdeBoer)",
|
||||
"homepage": "https://www.drupal.org/u/rdeboer",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Gabriel Carleton-Barnes (gcb)",
|
||||
"homepage": "https://www.drupal.org/u/gcb",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Lev Tsypin (levelos)",
|
||||
"homepage": "https://www.drupal.org/u/levelos",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Sean Larkin (seanberto)",
|
||||
"homepage": "https://www.drupal.org/u/seanberto",
|
||||
"role": "Maintainer"
|
||||
}
|
||||
],
|
||||
"description": "Integration with the Leaflet map scripting library.",
|
||||
"homepage": "https://www.drupal.org/project/leaflet",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/leaflet",
|
||||
"issues": "https://www.drupal.org/project/issues/leaflet"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/leaflet_more_maps",
|
||||
"version": "2.2.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/leaflet_more_maps.git",
|
||||
"reference": "2.2.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/leaflet_more_maps-2.2.2.zip",
|
||||
"reference": "2.2.2",
|
||||
"shasum": "40e34fd0e930a9497f0506c895d17a4261943281"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9 || ^10 || ^11",
|
||||
"drupal/leaflet": "^2.1.0 || ^10.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/leaflet": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.2.2",
|
||||
"datestamp": "1723673168",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-8.x-1.x": "1.x-dev"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "berramou",
|
||||
"homepage": "https://www.drupal.org/user/3535998"
|
||||
},
|
||||
{
|
||||
"name": "itamair",
|
||||
"homepage": "https://www.drupal.org/user/1179076"
|
||||
},
|
||||
{
|
||||
"name": "japerry",
|
||||
"homepage": "https://www.drupal.org/user/45640"
|
||||
},
|
||||
{
|
||||
"name": "rachel_norfolk",
|
||||
"homepage": "https://www.drupal.org/user/66273"
|
||||
},
|
||||
{
|
||||
"name": "RdeBoer",
|
||||
"homepage": "https://www.drupal.org/user/404007"
|
||||
}
|
||||
],
|
||||
"description": "Adds a swag of map styles to Leaflet, e.g Thunderforest, Esri, Stamen, Google.",
|
||||
"homepage": "https://www.drupal.org/project/leaflet_more_maps",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/leaflet_more_maps",
|
||||
"issues": "https://www.drupal.org/project/issues/leaflet_more_maps"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/link_attributes",
|
||||
"version": "1.14.0",
|
||||
@@ -6286,6 +6540,61 @@
|
||||
"source": "https://git.drupalcode.org/project/profile"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/quick_node_clone",
|
||||
"version": "1.18.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/quick_node_clone.git",
|
||||
"reference": "8.x-1.18"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/quick_node_clone-8.x-1.18.zip",
|
||||
"reference": "8.x-1.18",
|
||||
"shasum": "ab17077eccb24e5c651fedc5056a50051882a13d"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9 || ^10"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/group": "^1 || ^2 || ^3",
|
||||
"drupal/paragraphs": "1.x-dev"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.18",
|
||||
"datestamp": "1707833857",
|
||||
"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": "vilepickle",
|
||||
"homepage": "https://www.drupal.org/u/vilepickle",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Neslee Canil Pinto",
|
||||
"homepage": "https://www.drupal.org/u/neslee-canil-pinto",
|
||||
"role": "Maintainer"
|
||||
}
|
||||
],
|
||||
"description": "Quickly clone a node with regular fields.",
|
||||
"homepage": "https://www.drupal.org/project/quick_node_clone",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/quick_node_clone",
|
||||
"issues": "https://www.drupal.org/project/issues/quick_node_clone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/redirect",
|
||||
"version": "1.9.0",
|
||||
@@ -7315,6 +7624,72 @@
|
||||
"docs": "https://www.drupal.org/docs/8/modules/views-bulk-operations-vbo"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/viewsreference",
|
||||
"version": "2.0.0-beta10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/viewsreference.git",
|
||||
"reference": "8.x-2.0-beta10"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/viewsreference-8.x-2.0-beta10.zip",
|
||||
"reference": "8.x-2.0-beta10",
|
||||
"shasum": "699c3f790d3dbe6ebcd890916409c66562a04eb4"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^10 || ^11"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/viewsreferennce": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/views_ajax_history": "1.x-dev"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.0-beta10",
|
||||
"datestamp": "1725510905",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Beta releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "joekers",
|
||||
"homepage": "https://www.drupal.org/user/2229066"
|
||||
},
|
||||
{
|
||||
"name": "NewZeal",
|
||||
"homepage": "https://www.drupal.org/user/93571"
|
||||
},
|
||||
{
|
||||
"name": "scott_euser",
|
||||
"homepage": "https://www.drupal.org/user/3267594"
|
||||
},
|
||||
{
|
||||
"name": "seanB",
|
||||
"homepage": "https://www.drupal.org/user/545912"
|
||||
}
|
||||
],
|
||||
"description": "Views reference",
|
||||
"homepage": "http://drupal.org/project/viewsreference",
|
||||
"keywords": [
|
||||
"Drupal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/viewsreference",
|
||||
"issues": "https://www.drupal.org/project/issues/viewsreference"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/yaml_editor",
|
||||
"version": "1.2.0",
|
||||
@@ -8126,6 +8501,52 @@
|
||||
],
|
||||
"time": "2023-12-03T20:05:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "itamair/geophp",
|
||||
"version": "1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/itamair/geoPHP.git",
|
||||
"reference": "f210e37ab3d4706b7e8cfe3183fec2f5be8a85e6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/itamair/geoPHP/zipball/f210e37ab3d4706b7e8cfe3183fec2f5be8a85e6",
|
||||
"reference": "f210e37ab3d4706b7e8cfe3183fec2f5be8a85e6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "4.1.* || 9.5.*"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"geoPHP.inc"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Italo Mairo",
|
||||
"homepage": "https://www.linkedin.com/in/italomairo/",
|
||||
"role": "Maintanier of this Library Repo"
|
||||
},
|
||||
{
|
||||
"name": "Patrick Hayes",
|
||||
"homepage": "https://www.linkedin.com/in/patrickdhayes/",
|
||||
"role": "Maintanier of original Repositary/Library (https://github.com/phayes/geoPHP)"
|
||||
}
|
||||
],
|
||||
"description": "GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.",
|
||||
"homepage": "https://github.com/itamair/geoPHP",
|
||||
"support": {
|
||||
"source": "https://github.com/itamair/geoPHP/tree/1.6"
|
||||
},
|
||||
"time": "2023-12-23T23:28:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "kint-php/kint",
|
||||
"version": "3.3",
|
||||
@@ -12405,6 +12826,7 @@
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {
|
||||
"drupal/page_manager": 5,
|
||||
"drupal/viewsreference": 10,
|
||||
"drupal/advanced_text_formatter": 5,
|
||||
"drupal/bulkdelete": 20,
|
||||
"drupal/config_ignore": 5,
|
||||
|
@@ -3,6 +3,7 @@ langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_class
|
||||
- social_media_links
|
||||
theme:
|
||||
- quartiers_de_demain
|
||||
@@ -18,16 +19,16 @@ settings:
|
||||
label_display: visible
|
||||
provider: social_media_links
|
||||
platforms:
|
||||
twitter:
|
||||
value: q2d
|
||||
description: ''
|
||||
weight: '-43'
|
||||
linkedin:
|
||||
value: q2d
|
||||
value: showcase/quartiers-demain/
|
||||
description: 'Retrouvez-nous sur les réseaux sociaux'
|
||||
weight: '-43'
|
||||
twitter:
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '-42'
|
||||
youtube:
|
||||
value: q2d
|
||||
value: ''
|
||||
description: ''
|
||||
weight: '-41'
|
||||
instagram:
|
||||
@@ -155,10 +156,10 @@ settings:
|
||||
show_name: 0
|
||||
suggestion: ''
|
||||
link_attributes:
|
||||
target: '<none>'
|
||||
target: _blank
|
||||
rel: '<none>'
|
||||
iconset:
|
||||
style: 'fontawesome:3x'
|
||||
style: 'fontawesome:2x'
|
||||
installed_iconsets:
|
||||
fontawesome:
|
||||
examples: ''
|
||||
|
22
config/sync/core.base_field_override.node.site.promote.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
uuid: 84ca494d-94a9-49b0-96b5-6e2832da1964
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.site
|
||||
id: node.site.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: "Promu en page d'accueil"
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Activé
|
||||
off_label: Désactivé
|
||||
field_type: boolean
|
8
config/sync/core.date_format.jj.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
uuid: 0f5dd89b-cf0b-4f63-a91c-8fd9ee517766
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: jj
|
||||
label: JJ/MM/AAAA
|
||||
locked: false
|
||||
pattern: d/m/Y
|
383
config/sync/core.entity_form_display.node.site.default.yml
Normal file
@@ -0,0 +1,383 @@
|
||||
uuid: e7e78a28-b569-4a31-88f4-6b0c3cd809c7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.site.field_collectivite_s_epci
|
||||
- field.field.node.site.field_departement_s
|
||||
- field.field.node.site.field_documents
|
||||
- field.field.node.site.field_geofield
|
||||
- field.field.node.site.field_liens_site
|
||||
- field.field.node.site.field_mots_clefs
|
||||
- field.field.node.site.field_nom_de_la_commune_nb_d_hab
|
||||
- field.field.node.site.field_nom_du_qpv_nb_d_hab
|
||||
- field.field.node.site.field_numero
|
||||
- field.field.node.site.field_parties
|
||||
- field.field.node.site.field_porteur_s_de_site
|
||||
- field.field.node.site.field_programme_de_l_etat
|
||||
- field.field.node.site.field_region
|
||||
- field.field.node.site.field_sous_titre
|
||||
- node.type.site
|
||||
module:
|
||||
- field_group
|
||||
- file
|
||||
- leaflet
|
||||
- link
|
||||
- paragraphs
|
||||
third_party_settings:
|
||||
field_group:
|
||||
group_tabs:
|
||||
children:
|
||||
- group_infos
|
||||
- group_contenus
|
||||
- group_mots_clefs
|
||||
- group_annexe
|
||||
- group_geofield
|
||||
label: Tabs
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 3
|
||||
format_type: tabs
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
direction: horizontal
|
||||
width_breakpoint: 640
|
||||
group_infos:
|
||||
children:
|
||||
- field_numero
|
||||
- field_region
|
||||
- field_nom_du_qpv_nb_d_hab
|
||||
- field_departement_s
|
||||
- field_programme_de_l_etat
|
||||
- field_collectivite_s_epci
|
||||
- field_porteur_s_de_site
|
||||
- field_nom_de_la_commune_nb_d_hab
|
||||
label: Infos
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 24
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
formatter: open
|
||||
description: ''
|
||||
required_fields: true
|
||||
group_contenus:
|
||||
children:
|
||||
- field_parties
|
||||
label: Contenus
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 25
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
group_details:
|
||||
children:
|
||||
- status
|
||||
- created
|
||||
- uid
|
||||
- simple_sitemap
|
||||
label: Details
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 2
|
||||
format_type: details_sidebar
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
open: true
|
||||
description: ''
|
||||
required_fields: true
|
||||
weight: -1
|
||||
group_mots_clefs:
|
||||
children:
|
||||
- field_mots_clefs
|
||||
label: 'Mots Clefs'
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 26
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
group_annexe:
|
||||
children:
|
||||
- field_documents
|
||||
- field_liens_site
|
||||
label: Annexe
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 27
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
group_geofield:
|
||||
children:
|
||||
- field_geofield
|
||||
label: Geofield
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 28
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
id: node.site.default
|
||||
targetEntityType: node
|
||||
bundle: site
|
||||
mode: default
|
||||
content:
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 4
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_collectivite_s_epci:
|
||||
type: string_textarea
|
||||
weight: 17
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_departement_s:
|
||||
type: string_textfield
|
||||
weight: 15
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_documents:
|
||||
type: file_generic
|
||||
weight: 23
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
third_party_settings: { }
|
||||
field_geofield:
|
||||
type: leaflet_widget_default
|
||||
weight: 28
|
||||
region: content
|
||||
settings:
|
||||
map:
|
||||
leaflet_map: osm-de
|
||||
height: 400
|
||||
auto_center: 0
|
||||
map_position:
|
||||
force: false
|
||||
center:
|
||||
lat: 46.751944
|
||||
lon: 2.416667
|
||||
zoomControlPosition: topleft
|
||||
zoom: 5
|
||||
minZoom: 1
|
||||
maxZoom: 18
|
||||
zoomFiner: 0
|
||||
scroll_zoom_enabled: 1
|
||||
input:
|
||||
show: false
|
||||
readonly: true
|
||||
toolbar:
|
||||
position: topright
|
||||
marker: defaultMarker
|
||||
drawPolyline: false
|
||||
drawRectangle: false
|
||||
drawPolygon: false
|
||||
drawCircle: false
|
||||
drawText: false
|
||||
editMode: false
|
||||
dragMode: false
|
||||
cutPolygon: false
|
||||
removalMode: false
|
||||
rotateMode: false
|
||||
reset_map:
|
||||
control: false
|
||||
options: '{"position":"topleft","title":"Reset View"}'
|
||||
map_scale:
|
||||
control: false
|
||||
options: '{"position":"bottomright","maxWidth":100,"metric":true,"imperial":false,"updateWhenIdle":false}'
|
||||
fullscreen:
|
||||
control: false
|
||||
options: '{"position":"topleft","pseudoFullscreen":false}'
|
||||
path: '{"color":"#3388ff","opacity":"1.0","stroke":true,"weight":3,"fill":"depends","fillColor":"*","fillOpacity":"0.2","radius":"6"}'
|
||||
locate:
|
||||
control: false
|
||||
options: '{"position":"topright","setView":"untilPanOrZoom","returnToPrevBounds":true,"keepCurrentZoomLevel":true,"strings":{"title":"Locate my position"}}'
|
||||
automatic: false
|
||||
geocoder:
|
||||
control: false
|
||||
settings:
|
||||
position: topright
|
||||
input_size: 20
|
||||
providers: { }
|
||||
min_terms: 4
|
||||
delay: 800
|
||||
zoom: 16
|
||||
popup: false
|
||||
options: ''
|
||||
geometry_validation: 0
|
||||
feature_properties:
|
||||
values: ''
|
||||
third_party_settings: { }
|
||||
field_liens_site:
|
||||
type: link_default
|
||||
weight: 24
|
||||
region: content
|
||||
settings:
|
||||
placeholder_url: ''
|
||||
placeholder_title: ''
|
||||
third_party_settings: { }
|
||||
field_mots_clefs:
|
||||
type: entity_reference_autocomplete_tags
|
||||
weight: 12
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_nom_de_la_commune_nb_d_hab:
|
||||
type: string_textfield
|
||||
weight: 19
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_nom_du_qpv_nb_d_hab:
|
||||
type: string_textfield
|
||||
weight: 14
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_numero:
|
||||
type: number
|
||||
weight: 11
|
||||
region: content
|
||||
settings:
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_parties:
|
||||
type: paragraphs
|
||||
weight: 22
|
||||
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: _none
|
||||
features:
|
||||
add_above: '0'
|
||||
collapse_edit_all: collapse_edit_all
|
||||
convert: '0'
|
||||
duplicate: duplicate
|
||||
third_party_settings: { }
|
||||
field_porteur_s_de_site:
|
||||
type: string_textarea
|
||||
weight: 18
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_programme_de_l_etat:
|
||||
type: string_textfield
|
||||
weight: 16
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_region:
|
||||
type: string_textfield
|
||||
weight: 13
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_sous_titre:
|
||||
type: string_textfield
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
simple_sitemap:
|
||||
weight: 6
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 2
|
||||
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: 5
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
langcode: true
|
||||
path: true
|
||||
promote: true
|
||||
simple_sitemap_index_now: true
|
||||
sticky: true
|
@@ -4,6 +4,7 @@ status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.static.body
|
||||
- field.field.node.static.field_map
|
||||
- field.field.node.static.field_pieces_jointes
|
||||
- field.field.node.static.field_textes
|
||||
- node.type.static
|
||||
@@ -13,6 +14,7 @@ dependencies:
|
||||
- paragraphs
|
||||
- path
|
||||
- text
|
||||
- viewsreference
|
||||
third_party_settings:
|
||||
field_group:
|
||||
group_details:
|
||||
@@ -23,7 +25,7 @@ third_party_settings:
|
||||
label: Details
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 9
|
||||
weight: 10
|
||||
format_type: details_sidebar
|
||||
format_settings:
|
||||
classes: ''
|
||||
@@ -51,10 +53,20 @@ content:
|
||||
third_party_settings: { }
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 4
|
||||
weight: 5
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_map:
|
||||
type: viewsreference_autocomplete
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_pieces_jointes:
|
||||
type: file_generic
|
||||
weight: 4
|
||||
@@ -64,7 +76,7 @@ content:
|
||||
third_party_settings: { }
|
||||
field_textes:
|
||||
type: paragraphs
|
||||
weight: 2
|
||||
weight: 3
|
||||
region: content
|
||||
settings:
|
||||
title: Paragraphe
|
||||
@@ -89,27 +101,37 @@ content:
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 7
|
||||
weight: 8
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 5
|
||||
weight: 6
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
simple_sitemap:
|
||||
weight: 11
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
simple_sitemap_index_now:
|
||||
weight: 12
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 8
|
||||
weight: 9
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
weight: 6
|
||||
weight: 7
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
@@ -129,7 +151,7 @@ content:
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 3
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
|
@@ -0,0 +1,26 @@
|
||||
uuid: 75b62af0-1ff7-40a4-b944-122ec39b4387
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.site_diapo.field_images
|
||||
- image.style.thumbnail
|
||||
- paragraphs.paragraphs_type.site_diapo
|
||||
module:
|
||||
- image
|
||||
id: paragraph.site_diapo.default
|
||||
targetEntityType: paragraph
|
||||
bundle: site_diapo
|
||||
mode: default
|
||||
content:
|
||||
field_images:
|
||||
type: image_image
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
status: true
|
@@ -0,0 +1,34 @@
|
||||
uuid: 60713e61-4707-4a60-8408-4401d8305c5f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.site_parts.field_texte_site
|
||||
- field.field.paragraph.site_parts.field_titre_site
|
||||
- paragraphs.paragraphs_type.site_parts
|
||||
module:
|
||||
- text
|
||||
id: paragraph.site_parts.default
|
||||
targetEntityType: paragraph
|
||||
bundle: site_parts
|
||||
mode: default
|
||||
content:
|
||||
field_texte_site:
|
||||
type: text_textarea
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_titre_site:
|
||||
type: string_textfield
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
status: true
|
@@ -6,7 +6,7 @@ dependencies:
|
||||
- config_pages.type.diaporama_home
|
||||
- field.field.config_pages.diaporama_home.field_images
|
||||
- field.field.config_pages.diaporama_home.field_video
|
||||
- image.style.wide
|
||||
- image.style.very_large
|
||||
module:
|
||||
- image_field_caption
|
||||
- video_embed_field
|
||||
@@ -19,7 +19,7 @@ content:
|
||||
type: image_caption
|
||||
label: visually_hidden
|
||||
settings:
|
||||
image_style: wide
|
||||
image_style: very_large
|
||||
image_link: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
|
@@ -35,7 +35,7 @@ content:
|
||||
label: visually_hidden
|
||||
settings:
|
||||
timezone_override: ''
|
||||
format_type: html_date
|
||||
format_type: jj
|
||||
separator: '-'
|
||||
third_party_settings: { }
|
||||
weight: 5
|
||||
|
97
config/sync/core.entity_view_display.node.actualite.full.yml
Normal file
@@ -0,0 +1,97 @@
|
||||
uuid: 0ca5aa5d-c7a9-4dba-b6d2-aca25c3bd831
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.full
|
||||
- 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.full
|
||||
targetEntityType: node
|
||||
bundle: actualite
|
||||
mode: full
|
||||
content:
|
||||
body:
|
||||
type: text_default
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
field_date:
|
||||
type: daterange_default
|
||||
label: visually_hidden
|
||||
settings:
|
||||
timezone_override: ''
|
||||
format_type: jj
|
||||
separator: '-'
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: content
|
||||
field_fichiers:
|
||||
type: file_default
|
||||
label: visually_hidden
|
||||
settings:
|
||||
use_description_as_link_text: true
|
||||
third_party_settings: { }
|
||||
weight: 5
|
||||
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: '0'
|
||||
target: _blank
|
||||
third_party_settings: { }
|
||||
weight: 6
|
||||
region: content
|
||||
field_type_d_actualite:
|
||||
type: entity_reference_label
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
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
|
||||
links: true
|
||||
search_api_excerpt: true
|
||||
uid: true
|
@@ -35,7 +35,7 @@ content:
|
||||
label: visually_hidden
|
||||
settings:
|
||||
timezone_override: ''
|
||||
format_type: html_date
|
||||
format_type: jj
|
||||
separator: '-'
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
|
167
config/sync/core.entity_view_display.node.site.default.yml
Normal file
@@ -0,0 +1,167 @@
|
||||
uuid: 2784b139-bba4-4fdb-9deb-1decb6fbf25a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.site.field_collectivite_s_epci
|
||||
- field.field.node.site.field_departement_s
|
||||
- field.field.node.site.field_documents
|
||||
- field.field.node.site.field_geofield
|
||||
- field.field.node.site.field_liens_site
|
||||
- field.field.node.site.field_mots_clefs
|
||||
- field.field.node.site.field_nom_de_la_commune_nb_d_hab
|
||||
- field.field.node.site.field_nom_du_qpv_nb_d_hab
|
||||
- field.field.node.site.field_numero
|
||||
- field.field.node.site.field_parties
|
||||
- field.field.node.site.field_porteur_s_de_site
|
||||
- field.field.node.site.field_programme_de_l_etat
|
||||
- field.field.node.site.field_region
|
||||
- field.field.node.site.field_sous_titre
|
||||
- node.type.site
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- file
|
||||
- geofield
|
||||
- link
|
||||
- manage_display
|
||||
id: node.site.default
|
||||
targetEntityType: node
|
||||
bundle: site
|
||||
mode: default
|
||||
content:
|
||||
field_collectivite_s_epci:
|
||||
type: basic_string
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 108
|
||||
region: content
|
||||
field_departement_s:
|
||||
type: string
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 106
|
||||
region: content
|
||||
field_documents:
|
||||
type: file_default
|
||||
label: above
|
||||
settings:
|
||||
use_description_as_link_text: true
|
||||
third_party_settings: { }
|
||||
weight: 111
|
||||
region: content
|
||||
field_geofield:
|
||||
type: geofield_default
|
||||
label: above
|
||||
settings:
|
||||
output_format: wkt
|
||||
output_escape: true
|
||||
third_party_settings: { }
|
||||
weight: 115
|
||||
region: content
|
||||
field_liens_site:
|
||||
type: link
|
||||
label: above
|
||||
settings:
|
||||
trim_length: 80
|
||||
url_only: false
|
||||
url_plain: false
|
||||
rel: ''
|
||||
target: ''
|
||||
third_party_settings: { }
|
||||
weight: 112
|
||||
region: content
|
||||
field_mots_clefs:
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 103
|
||||
region: content
|
||||
field_nom_de_la_commune_nb_d_hab:
|
||||
type: string
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 110
|
||||
region: content
|
||||
field_nom_du_qpv_nb_d_hab:
|
||||
type: string
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 105
|
||||
region: content
|
||||
field_numero:
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 102
|
||||
region: content
|
||||
field_parties:
|
||||
type: entity_reference_revisions_entity_view
|
||||
label: above
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
weight: 113
|
||||
region: content
|
||||
field_porteur_s_de_site:
|
||||
type: basic_string
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 109
|
||||
region: content
|
||||
field_programme_de_l_etat:
|
||||
type: string
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 107
|
||||
region: content
|
||||
field_region:
|
||||
type: string
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 104
|
||||
region: content
|
||||
field_sous_titre:
|
||||
type: string
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 114
|
||||
region: content
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 100
|
||||
region: content
|
||||
title:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: -49
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
uid: true
|
61
config/sync/core.entity_view_display.node.site.teaser.yml
Normal file
@@ -0,0 +1,61 @@
|
||||
uuid: c77749f5-4677-4215-919c-4239e8c2ec48
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.site.field_collectivite_s_epci
|
||||
- field.field.node.site.field_departement_s
|
||||
- field.field.node.site.field_documents
|
||||
- field.field.node.site.field_geofield
|
||||
- field.field.node.site.field_liens_site
|
||||
- field.field.node.site.field_mots_clefs
|
||||
- field.field.node.site.field_nom_de_la_commune_nb_d_hab
|
||||
- field.field.node.site.field_nom_du_qpv_nb_d_hab
|
||||
- field.field.node.site.field_numero
|
||||
- field.field.node.site.field_parties
|
||||
- field.field.node.site.field_porteur_s_de_site
|
||||
- field.field.node.site.field_programme_de_l_etat
|
||||
- field.field.node.site.field_region
|
||||
- field.field.node.site.field_sous_titre
|
||||
- node.type.site
|
||||
module:
|
||||
- manage_display
|
||||
id: node.site.teaser
|
||||
targetEntityType: node
|
||||
bundle: site
|
||||
mode: teaser
|
||||
content:
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 100
|
||||
region: content
|
||||
title:
|
||||
type: title
|
||||
label: hidden
|
||||
settings:
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: -49
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
field_collectivite_s_epci: true
|
||||
field_departement_s: true
|
||||
field_documents: true
|
||||
field_geofield: true
|
||||
field_liens_site: true
|
||||
field_mots_clefs: true
|
||||
field_nom_de_la_commune_nb_d_hab: true
|
||||
field_nom_du_qpv_nb_d_hab: true
|
||||
field_numero: true
|
||||
field_parties: true
|
||||
field_porteur_s_de_site: true
|
||||
field_programme_de_l_etat: true
|
||||
field_region: true
|
||||
field_sous_titre: true
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
uid: true
|
@@ -4,6 +4,7 @@ status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.static.body
|
||||
- field.field.node.static.field_map
|
||||
- field.field.node.static.field_pieces_jointes
|
||||
- field.field.node.static.field_textes
|
||||
- node.type.static
|
||||
@@ -11,6 +12,7 @@ dependencies:
|
||||
- entity_reference_revisions
|
||||
- manage_display
|
||||
- text
|
||||
- viewsreference
|
||||
_core:
|
||||
default_config_hash: 9mgezio6-8HiMYhQHSfouZjKyY4BFKR71Yh4kbSmAYU
|
||||
id: node.static.default
|
||||
@@ -25,6 +27,15 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
field_map:
|
||||
type: viewsreference_formatter
|
||||
label: visually_hidden
|
||||
settings:
|
||||
plugin_types:
|
||||
- block
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
field_textes:
|
||||
type: entity_reference_revisions_entity_view
|
||||
label: visually_hidden
|
||||
@@ -32,12 +43,12 @@ content:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
weight: 3
|
||||
region: content
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
weight: 4
|
||||
region: content
|
||||
title:
|
||||
type: title
|
||||
|
@@ -5,6 +5,7 @@ dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.full
|
||||
- field.field.node.static.body
|
||||
- field.field.node.static.field_map
|
||||
- field.field.node.static.field_pieces_jointes
|
||||
- field.field.node.static.field_textes
|
||||
- node.type.static
|
||||
@@ -12,6 +13,7 @@ dependencies:
|
||||
- entity_reference_revisions
|
||||
- manage_display
|
||||
- text
|
||||
- viewsreference
|
||||
_core:
|
||||
default_config_hash: 9mgezio6-8HiMYhQHSfouZjKyY4BFKR71Yh4kbSmAYU
|
||||
id: node.static.full
|
||||
@@ -26,6 +28,18 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
field_map:
|
||||
type: viewsreference_formatter
|
||||
label: hidden
|
||||
settings:
|
||||
plugin_types:
|
||||
block: block
|
||||
default: '0'
|
||||
page: '0'
|
||||
feed: '0'
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
field_textes:
|
||||
type: entity_reference_revisions_entity_view
|
||||
label: visually_hidden
|
||||
@@ -33,12 +47,12 @@ content:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
weight: 3
|
||||
region: content
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
weight: 4
|
||||
region: content
|
||||
title:
|
||||
type: title
|
||||
|
@@ -5,6 +5,7 @@ dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.static.body
|
||||
- field.field.node.static.field_map
|
||||
- field.field.node.static.field_pieces_jointes
|
||||
- field.field.node.static.field_textes
|
||||
- node.type.static
|
||||
@@ -33,6 +34,7 @@ content:
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
field_map: true
|
||||
field_pieces_jointes: true
|
||||
field_textes: true
|
||||
langcode: true
|
||||
|
@@ -0,0 +1,28 @@
|
||||
uuid: 558b0ac9-2db5-4d8c-a209-9c719d95675b
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.site_diapo.field_images
|
||||
- image.style.wide
|
||||
- paragraphs.paragraphs_type.site_diapo
|
||||
module:
|
||||
- image_field_caption
|
||||
id: paragraph.site_diapo.default
|
||||
targetEntityType: paragraph
|
||||
bundle: site_diapo
|
||||
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
|
||||
hidden:
|
||||
search_api_excerpt: true
|
@@ -0,0 +1,32 @@
|
||||
uuid: dfa49c58-832c-43db-9aae-9878657262aa
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.site_parts.field_texte_site
|
||||
- field.field.paragraph.site_parts.field_titre_site
|
||||
- paragraphs.paragraphs_type.site_parts
|
||||
module:
|
||||
- text
|
||||
id: paragraph.site_parts.default
|
||||
targetEntityType: paragraph
|
||||
bundle: site_parts
|
||||
mode: default
|
||||
content:
|
||||
field_texte_site:
|
||||
type: text_default
|
||||
label: visually_hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
field_titre_site:
|
||||
type: string
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
@@ -40,6 +40,7 @@ module:
|
||||
devel_generate: 0
|
||||
dynamic_page_cache: 0
|
||||
editor: 0
|
||||
editor_advanced_link: 0
|
||||
email_registration: 0
|
||||
embed: 0
|
||||
entity_browser: 0
|
||||
@@ -52,6 +53,7 @@ module:
|
||||
filter: 0
|
||||
filter_perms: 0
|
||||
formatter_suite: 0
|
||||
geofield: 0
|
||||
help: 0
|
||||
honeypot: 0
|
||||
image: 0
|
||||
@@ -64,6 +66,9 @@ module:
|
||||
jquery_ui_touch_punch: 0
|
||||
language: 0
|
||||
layout_discovery: 0
|
||||
leaflet: 0
|
||||
leaflet_more_maps: 0
|
||||
leaflet_views: 0
|
||||
link: 0
|
||||
link_attributes: 0
|
||||
linkit: 0
|
||||
@@ -91,6 +96,7 @@ module:
|
||||
pathologic: 0
|
||||
persistent_login: 0
|
||||
q2d_mod: 0
|
||||
quick_node_clone: 0
|
||||
redis: 0
|
||||
responsive_image: 0
|
||||
search_api: 0
|
||||
@@ -114,6 +120,7 @@ module:
|
||||
views_bulk_edit: 0
|
||||
views_bulk_operations: 0
|
||||
views_ui: 0
|
||||
viewsreference: 0
|
||||
yaml_editor: 0
|
||||
extlink: 1
|
||||
menu_admin_per_menu: 1
|
||||
|
@@ -39,6 +39,9 @@ settings:
|
||||
multiBlock: true
|
||||
ckeditor5_sourceEditing:
|
||||
allowed_tags: { }
|
||||
editor_advanced_link_link:
|
||||
enabled_attributes:
|
||||
- target
|
||||
linkit_extension:
|
||||
linkit_enabled: true
|
||||
linkit_profile: default
|
||||
|
@@ -0,0 +1,19 @@
|
||||
uuid: 2fd10960-84db-4c32-aa23-e83d7218a869
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_collectivite_s_epci
|
||||
- node.type.site
|
||||
id: node.site.field_collectivite_s_epci
|
||||
field_name: field_collectivite_s_epci
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: Collectivité(s)/EPCI
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string_long
|
19
config/sync/field.field.node.site.field_departement_s.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
uuid: f8c3917e-7ba5-43d8-86da-95b0a103c66a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_departement_s
|
||||
- node.type.site
|
||||
id: node.site.field_departement_s
|
||||
field_name: field_departement_s
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: Département(s)
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
27
config/sync/field.field.node.site.field_documents.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
uuid: ea87cbb4-10fd-4906-b999-d0e96569c8b9
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_documents
|
||||
- node.type.site
|
||||
module:
|
||||
- file
|
||||
id: node.site.field_documents
|
||||
field_name: field_documents
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: Documents
|
||||
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
|
21
config/sync/field.field.node.site.field_geofield.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: ecc5aa84-8f69-400b-b753-68a59db8780b
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_geofield
|
||||
- node.type.site
|
||||
module:
|
||||
- geofield
|
||||
id: node.site.field_geofield
|
||||
field_name: field_geofield
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: geofield
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: geofield
|
23
config/sync/field.field.node.site.field_liens_site.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
uuid: 9f267470-36a1-44a9-a6ec-4153b1b633dd
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_liens_site
|
||||
- node.type.site
|
||||
module:
|
||||
- link
|
||||
id: node.site.field_liens_site
|
||||
field_name: field_liens_site
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: Liens
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
title: 1
|
||||
link_type: 16
|
||||
field_type: link
|
29
config/sync/field.field.node.site.field_mots_clefs.yml
Normal file
@@ -0,0 +1,29 @@
|
||||
uuid: 37705251-7834-4e73-a3e9-312019908421
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_mots_clefs
|
||||
- node.type.site
|
||||
- taxonomy.vocabulary.mots_clefs
|
||||
id: node.site.field_mots_clefs
|
||||
field_name: field_mots_clefs
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: 'Mots Clefs'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:taxonomy_term'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
mots_clefs: mots_clefs
|
||||
sort:
|
||||
field: name
|
||||
direction: asc
|
||||
auto_create: true
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
@@ -0,0 +1,19 @@
|
||||
uuid: eb94427f-c7f2-4258-b134-ddf3e273a283
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_nom_de_la_commune_nb_d_hab
|
||||
- node.type.site
|
||||
id: node.site.field_nom_de_la_commune_nb_d_hab
|
||||
field_name: field_nom_de_la_commune_nb_d_hab
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: "Nom de la commune (nb d'hab.)"
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
@@ -0,0 +1,19 @@
|
||||
uuid: f8b5bcd3-2cf9-422e-a843-ac41f0637d5d
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_nom_du_qpv_nb_d_hab
|
||||
- node.type.site
|
||||
id: node.site.field_nom_du_qpv_nb_d_hab
|
||||
field_name: field_nom_du_qpv_nb_d_hab
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: "Nom du QPV (nb d'hab.)"
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
23
config/sync/field.field.node.site.field_numero.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
uuid: fc5d18ef-ba33-43c7-98d2-de7dcd5dc570
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_numero
|
||||
- node.type.site
|
||||
id: node.site.field_numero
|
||||
field_name: field_numero
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: Numéro
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
min: 1
|
||||
max: 10
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
field_type: integer
|
42
config/sync/field.field.node.site.field_parties.yml
Normal file
@@ -0,0 +1,42 @@
|
||||
uuid: b8d0342a-4137-4906-8239-a7a9ef454b5b
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_parties
|
||||
- node.type.site
|
||||
- paragraphs.paragraphs_type.site_diapo
|
||||
- paragraphs.paragraphs_type.site_parts
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
id: node.site.field_parties
|
||||
field_name: field_parties
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: Parties
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
site_diapo: site_diapo
|
||||
site_parts: site_parts
|
||||
negate: 0
|
||||
target_bundles_drag_drop:
|
||||
phase_deroulement:
|
||||
weight: 6
|
||||
enabled: false
|
||||
site_diapo:
|
||||
weight: 5
|
||||
enabled: true
|
||||
site_parts:
|
||||
weight: 7
|
||||
enabled: true
|
||||
static_parts:
|
||||
weight: 8
|
||||
enabled: false
|
||||
field_type: entity_reference_revisions
|
@@ -0,0 +1,19 @@
|
||||
uuid: 41024188-73b1-441e-8373-d841ff27d186
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_porteur_s_de_site
|
||||
- node.type.site
|
||||
id: node.site.field_porteur_s_de_site
|
||||
field_name: field_porteur_s_de_site
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: 'Porteur(s) de site'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string_long
|
@@ -0,0 +1,19 @@
|
||||
uuid: b4f918d5-3ffd-4739-bda5-3f254ff7a7a7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_programme_de_l_etat
|
||||
- node.type.site
|
||||
id: node.site.field_programme_de_l_etat
|
||||
field_name: field_programme_de_l_etat
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: "Programmes de l'état"
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
19
config/sync/field.field.node.site.field_region.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
uuid: 13b8a155-9f59-43ac-85be-d4c21b08d545
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_region
|
||||
- node.type.site
|
||||
id: node.site.field_region
|
||||
field_name: field_region
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: Région
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
19
config/sync/field.field.node.site.field_sous_titre.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
uuid: e0c86d24-e8ae-4fad-9cf1-9e517e162272
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_sous_titre
|
||||
- node.type.site
|
||||
id: node.site.field_sous_titre
|
||||
field_name: field_sous_titre
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: Sous-titre
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
36
config/sync/field.field.node.static.field_map.yml
Normal file
@@ -0,0 +1,36 @@
|
||||
uuid: b8723518-542b-4df0-97c5-04b632ac65bb
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_map
|
||||
- node.type.static
|
||||
- views.view.site
|
||||
module:
|
||||
- viewsreference
|
||||
id: node.static.field_map
|
||||
field_name: field_map
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: map
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
target_uuid: 9e172612-e65e-4292-bb32-706c81ee98e3
|
||||
display_id: block_3
|
||||
data: 'a:6:{s:5:"pager";N;s:5:"title";N;s:5:"limit";N;s:6:"header";N;s:8:"argument";N;s:6:"offset";N;}'
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:view'
|
||||
handler_settings:
|
||||
target_bundles: null
|
||||
auto_create: false
|
||||
plugin_types:
|
||||
block: block
|
||||
preselect_views:
|
||||
site: site
|
||||
enabled_settings:
|
||||
title: title
|
||||
field_type: viewsreference
|
@@ -0,0 +1,41 @@
|
||||
uuid: 68b87095-521b-4c7c-bd68-31b5077b80cb
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_images
|
||||
- paragraphs.paragraphs_type.site_diapo
|
||||
module:
|
||||
- image
|
||||
id: paragraph.site_diapo.field_images
|
||||
field_name: field_images
|
||||
entity_type: paragraph
|
||||
bundle: site_diapo
|
||||
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,24 @@
|
||||
uuid: c95a8ca1-6883-4c4e-b7f8-2787964e735c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_texte_site
|
||||
- filter.format.wysiwyg
|
||||
- paragraphs.paragraphs_type.site_parts
|
||||
module:
|
||||
- text
|
||||
id: paragraph.site_parts.field_texte_site
|
||||
field_name: field_texte_site
|
||||
entity_type: paragraph
|
||||
bundle: site_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: 40d2fe38-a2bb-481f-9567-b7fe912913c1
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_titre_site
|
||||
- paragraphs.paragraphs_type.site_parts
|
||||
id: paragraph.site_parts.field_titre_site
|
||||
field_name: field_titre_site
|
||||
entity_type: paragraph
|
||||
bundle: site_parts
|
||||
label: Titre
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
19
config/sync/field.storage.node.field_collectivite_s_epci.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
uuid: 53454d14-8240-4c86-bb29-fbaa9acd9fd6
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_collectivite_s_epci
|
||||
field_name: field_collectivite_s_epci
|
||||
entity_type: node
|
||||
type: string_long
|
||||
settings:
|
||||
case_sensitive: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.node.field_departement_s.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: fe6cf2e2-12dc-426a-a11e-7efdf487949f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_departement_s
|
||||
field_name: field_departement_s
|
||||
entity_type: node
|
||||
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
|
23
config/sync/field.storage.node.field_documents.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
uuid: 75ba3ece-31e2-4acf-96f8-fa3e85c486fe
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- node
|
||||
id: node.field_documents
|
||||
field_name: field_documents
|
||||
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
|
20
config/sync/field.storage.node.field_geofield.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
uuid: 72ed3521-e8b5-4275-8009-52965fd26001
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- geofield
|
||||
- node
|
||||
id: node.field_geofield
|
||||
field_name: field_geofield
|
||||
entity_type: node
|
||||
type: geofield
|
||||
settings:
|
||||
backend: geofield_backend_default
|
||||
module: geofield
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.node.field_liens_site.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
uuid: 9e02c7d3-8035-44de-9827-63c0bcb75b86
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- link
|
||||
- node
|
||||
id: node.field_liens_site
|
||||
field_name: field_liens_site
|
||||
entity_type: node
|
||||
type: link
|
||||
settings: { }
|
||||
module: link
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.node.field_map.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: cd2ff55f-d680-4d0d-98a0-f95b36cef2d7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- views
|
||||
- viewsreference
|
||||
id: node.field_map
|
||||
field_name: field_map
|
||||
entity_type: node
|
||||
type: viewsreference
|
||||
settings:
|
||||
target_type: view
|
||||
module: viewsreference
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
20
config/sync/field.storage.node.field_mots_clefs.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
uuid: d10aa3f5-70a2-4603-a3cc-3ebb203bfef4
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- taxonomy
|
||||
id: node.field_mots_clefs
|
||||
field_name: field_mots_clefs
|
||||
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
|
@@ -0,0 +1,21 @@
|
||||
uuid: 31923579-551d-4b9a-b012-c27bb85e2ba6
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_nom_de_la_commune_nb_d_hab
|
||||
field_name: field_nom_de_la_commune_nb_d_hab
|
||||
entity_type: node
|
||||
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.node.field_nom_du_qpv_nb_d_hab.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: 1b415a83-b947-4be7-b692-5701c3b234ba
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_nom_du_qpv_nb_d_hab
|
||||
field_name: field_nom_du_qpv_nb_d_hab
|
||||
entity_type: node
|
||||
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
|
20
config/sync/field.storage.node.field_numero.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
uuid: 63e8d473-549a-47b6-93e6-3ebfded98feb
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_numero
|
||||
field_name: field_numero
|
||||
entity_type: node
|
||||
type: integer
|
||||
settings:
|
||||
unsigned: false
|
||||
size: normal
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.node.field_parties.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: 22199412-546b-4ffc-a086-d29b059fb050
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- node
|
||||
- paragraphs
|
||||
id: node.field_parties
|
||||
field_name: field_parties
|
||||
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
|
19
config/sync/field.storage.node.field_porteur_s_de_site.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
uuid: 5ab9a604-f55e-4846-8f6a-a79bccf56274
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_porteur_s_de_site
|
||||
field_name: field_porteur_s_de_site
|
||||
entity_type: node
|
||||
type: string_long
|
||||
settings:
|
||||
case_sensitive: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.node.field_programme_de_l_etat.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: eb9557ef-ba6c-4b30-9a0b-873a6ad1fca3
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_programme_de_l_etat
|
||||
field_name: field_programme_de_l_etat
|
||||
entity_type: node
|
||||
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.node.field_region.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: 00bc4502-6a31-4798-ac07-8c2e6b0f8940
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_region
|
||||
field_name: field_region
|
||||
entity_type: node
|
||||
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.node.field_sous_titre.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: cecfa403-823d-4101-84c2-dd0df51a9fc7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_sous_titre
|
||||
field_name: field_sous_titre
|
||||
entity_type: node
|
||||
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_images.yml
Normal file
@@ -0,0 +1,30 @@
|
||||
uuid: 36362a03-be36-43cc-bfee-830e57fc873b
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- image
|
||||
- paragraphs
|
||||
id: paragraph.field_images
|
||||
field_name: field_images
|
||||
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_site.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
uuid: 377daa20-dec7-403d-b772-65797e6a1af2
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
- text
|
||||
id: paragraph.field_texte_site
|
||||
field_name: field_texte_site
|
||||
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_titre_site.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: 55c48ac8-7be5-4a12-a411-5abd633960fd
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_titre_site
|
||||
field_name: field_titre_site
|
||||
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
|
16
config/sync/image.style.geofield_map_default_icon_style.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
uuid: 1017be4a-671b-439c-bb3d-dd54143bf44b
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: qeXmbpcOBZ_DUk5IscywhUBtP66NYnpVwP-HrtMT7CQ
|
||||
name: geofield_map_default_icon_style
|
||||
label: 'GeofieldMap Default Icon Style (34x34)'
|
||||
effects:
|
||||
5d91fbd4-b0f7-43e0-b7a4-21b19cec068c:
|
||||
uuid: 5d91fbd4-b0f7-43e0-b7a4-21b19cec068c
|
||||
id: image_resize
|
||||
weight: 1
|
||||
data:
|
||||
width: 34
|
||||
height: 34
|
15
config/sync/image.style.very_large.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
uuid: 64bdc93e-a869-44e2-999f-ee11546c843f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
name: very_large
|
||||
label: 'very large'
|
||||
effects:
|
||||
a7bcfc53-03a8-402c-b7fc-db13ef4b5b8b:
|
||||
uuid: a7bcfc53-03a8-402c-b7fc-db13ef4b5b8b
|
||||
id: image_scale
|
||||
weight: 1
|
||||
data:
|
||||
width: 2000
|
||||
height: null
|
||||
upscale: false
|
11
config/sync/language.content_settings.node.site.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
uuid: 6b470f70-6cce-4f8f-b583-7b446806e0e9
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.site
|
||||
id: node.site
|
||||
target_entity_type_id: node
|
||||
target_bundle: site
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
@@ -0,0 +1,11 @@
|
||||
uuid: f5e77907-aa6f-40a1-82fe-9a50d3aa60e6
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- taxonomy.vocabulary.mots_clefs
|
||||
id: taxonomy_term.mots_clefs
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: mots_clefs
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
@@ -0,0 +1 @@
|
||||
label: 'GeofieldMap Default Icon Style (34x34)'
|
@@ -8,4 +8,7 @@ id: front
|
||||
label: "Page d'accueil"
|
||||
tags:
|
||||
canonical_url: '[site:url]'
|
||||
description: 'La consultation internationale Quartiers de demain a pour ambition de mobiliser l’innovation et l’excellence architecturale, urbaine et paysagère afin de transformer dix quartiers et de capitaliser à l’échelle nationale en faveur de la politique de la ville. '
|
||||
original_source: 'https://quartiers-de-demain.archi.fr/'
|
||||
shortlink: '[site:url]'
|
||||
title: 'Quartiers de demain | Accueil'
|
||||
|
@@ -8,5 +8,6 @@ id: global
|
||||
label: Global
|
||||
tags:
|
||||
canonical_url: '[current-page:url]'
|
||||
description: 'La consultation internationale Quartiers de demain a pour ambition de mobiliser l’innovation et l’excellence architecturale, urbaine et paysagère afin de transformer dix quartiers et de capitaliser à l’échelle nationale en faveur de la politique de la ville.'
|
||||
google_site_verification: Rl_smMXh2b2szpTsHwbarHx7xeNmae4rZ6BxSYpnmKs
|
||||
title: '[current-page:title] | [site:name]'
|
||||
|
@@ -7,6 +7,6 @@ _core:
|
||||
id: node
|
||||
label: Contenu
|
||||
tags:
|
||||
title: '[node:title] | [site:name]'
|
||||
description: '[node:summary]'
|
||||
canonical_url: '[node:url]'
|
||||
description: '[node:summary]'
|
||||
title: '[node:title] | [site:name]'
|
||||
|
17
config/sync/node.type.site.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
uuid: 0d09b300-1325-4f3c-b1bb-24928820ae30
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- menu_ui
|
||||
third_party_settings:
|
||||
menu_ui:
|
||||
available_menus: { }
|
||||
parent: ''
|
||||
name: Site
|
||||
type: site
|
||||
description: ''
|
||||
help: ''
|
||||
new_revision: true
|
||||
preview_mode: 0
|
||||
display_submitted: true
|
@@ -45,7 +45,7 @@ variant_settings:
|
||||
config_page_type: diaporama_home
|
||||
config_page_view_mode: full
|
||||
region: content
|
||||
weight: -1
|
||||
weight: -2
|
||||
uuid: 40cf53e9-ed23-4eeb-8f75-3dc26453edae
|
||||
css_classes:
|
||||
- ''
|
||||
@@ -53,7 +53,7 @@ variant_settings:
|
||||
css_styles: ''
|
||||
346ce88d-2925-4bf8-884d-dfbca1e8d5b6:
|
||||
id: config_pages_block
|
||||
label: Déroulement
|
||||
label: Calendrier
|
||||
label_display: visible
|
||||
provider: config_pages
|
||||
context_mapping: { }
|
||||
|
@@ -0,0 +1,242 @@
|
||||
uuid: 509e7986-a359-474e-8ebb-27af32dc01a9
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- page_manager.page.node_view
|
||||
- views.view.site
|
||||
module:
|
||||
- ctools_block
|
||||
- node
|
||||
- panels
|
||||
- q2d_mod
|
||||
- views
|
||||
id: node_view-panels_variant-0
|
||||
label: Sites
|
||||
weight: 0
|
||||
variant: panels_variant
|
||||
variant_settings:
|
||||
id: panels_variant
|
||||
label: null
|
||||
weight: 0
|
||||
uuid: 34e0c727-a4e5-415f-a250-6d6e80ea63ad
|
||||
blocks:
|
||||
bf8e10f4-ccca-4386-92ed-e092ea9c366d:
|
||||
id: 'entity_field:node:title'
|
||||
label: Titre
|
||||
label_display: '0'
|
||||
provider: ctools_block
|
||||
context_mapping:
|
||||
entity: node
|
||||
formatter:
|
||||
type: string
|
||||
weight: 0
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: -2
|
||||
uuid: bf8e10f4-ccca-4386-92ed-e092ea9c366d
|
||||
css_classes:
|
||||
- ''
|
||||
html_id: ''
|
||||
css_styles: ''
|
||||
cf830889-0479-4858-9af4-71930dbb3b6d:
|
||||
id: 'entity_field:node:field_sous_titre'
|
||||
label: Sous-titre
|
||||
label_display: '0'
|
||||
provider: ctools_block
|
||||
context_mapping:
|
||||
entity: node
|
||||
formatter:
|
||||
type: string
|
||||
weight: 0
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: -1
|
||||
uuid: cf830889-0479-4858-9af4-71930dbb3b6d
|
||||
css_classes:
|
||||
- ''
|
||||
html_id: ''
|
||||
css_styles: ''
|
||||
4f39a2a9-9180-481e-ac4a-168fcc5fd8e4:
|
||||
id: 'entity_field:node:field_numero'
|
||||
label: Numéro
|
||||
label_display: '0'
|
||||
provider: ctools_block
|
||||
context_mapping:
|
||||
entity: node
|
||||
formatter:
|
||||
type: number_integer
|
||||
weight: 0
|
||||
label: visually_hidden
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: -3
|
||||
uuid: 4f39a2a9-9180-481e-ac4a-168fcc5fd8e4
|
||||
css_classes:
|
||||
- ''
|
||||
html_id: ''
|
||||
css_styles: ''
|
||||
0f521934-a0b6-49c7-9dd0-b984c8d80ef3:
|
||||
id: 'entity_field:node:field_documents'
|
||||
label: Documents
|
||||
label_display: visible
|
||||
provider: ctools_block
|
||||
context_mapping:
|
||||
entity: node
|
||||
formatter:
|
||||
type: file_default
|
||||
weight: 0
|
||||
label: above
|
||||
settings:
|
||||
use_description_as_link_text: true
|
||||
third_party_settings: { }
|
||||
region: first
|
||||
weight: -3
|
||||
uuid: 0f521934-a0b6-49c7-9dd0-b984c8d80ef3
|
||||
css_classes:
|
||||
- ''
|
||||
html_id: ''
|
||||
css_styles: ''
|
||||
caf72351-9011-41f0-9bf1-d12eb70903c7:
|
||||
id: 'entity_field:node:field_liens_site'
|
||||
label: Liens
|
||||
label_display: '0'
|
||||
provider: ctools_block
|
||||
context_mapping:
|
||||
entity: node
|
||||
formatter:
|
||||
type: link
|
||||
weight: 0
|
||||
label: visually_hidden
|
||||
settings:
|
||||
trim_length: 80
|
||||
url_only: false
|
||||
url_plain: false
|
||||
rel: nofollow
|
||||
target: _blank
|
||||
third_party_settings: { }
|
||||
region: first
|
||||
weight: -2
|
||||
uuid: caf72351-9011-41f0-9bf1-d12eb70903c7
|
||||
css_classes:
|
||||
- ''
|
||||
html_id: ''
|
||||
css_styles: ''
|
||||
5006ac43-27c3-479d-84e4-90c5a6c1200d:
|
||||
id: 'entity_field:node:field_parties'
|
||||
label: Parties
|
||||
label_display: '0'
|
||||
provider: ctools_block
|
||||
context_mapping:
|
||||
entity: node
|
||||
formatter:
|
||||
type: entity_reference_revisions_entity_view
|
||||
weight: 0
|
||||
label: hidden
|
||||
settings:
|
||||
view_mode: default
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: 2
|
||||
uuid: 5006ac43-27c3-479d-84e4-90c5a6c1200d
|
||||
css_classes:
|
||||
- ''
|
||||
html_id: ''
|
||||
css_styles: ''
|
||||
06132319-e1c4-45e4-9b9e-2db00c2d5ea2:
|
||||
id: 'views_block:site-block_1'
|
||||
label: ''
|
||||
label_display: '0'
|
||||
provider: views
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: second
|
||||
weight: 0
|
||||
uuid: 06132319-e1c4-45e4-9b9e-2db00c2d5ea2
|
||||
css_classes:
|
||||
- ''
|
||||
html_id: ''
|
||||
css_styles: ''
|
||||
6e59adf8-c9fe-438c-9518-413fa8f77ffb:
|
||||
id: 'entity_field:node:field_mots_clefs'
|
||||
label: 'Mots Clefs'
|
||||
label_display: visible
|
||||
provider: ctools_block
|
||||
context_mapping:
|
||||
entity: node
|
||||
formatter:
|
||||
type: entity_reference_label
|
||||
weight: 0
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: 1
|
||||
uuid: 6e59adf8-c9fe-438c-9518-413fa8f77ffb
|
||||
css_classes:
|
||||
- ''
|
||||
html_id: ''
|
||||
css_styles: ''
|
||||
585c2156-c9db-4940-8382-0744350facf6:
|
||||
id: prevnextsite_block
|
||||
label: 'PrevNext Site Block'
|
||||
label_display: '0'
|
||||
provider: q2d_mod
|
||||
context_mapping: { }
|
||||
region: third
|
||||
weight: 0
|
||||
uuid: 585c2156-c9db-4940-8382-0744350facf6
|
||||
css_classes:
|
||||
- ''
|
||||
html_id: ''
|
||||
css_styles: ''
|
||||
9c0f77a5-efea-4e81-99c4-2199c1d0d07d:
|
||||
id: 'views_block:site-block_2'
|
||||
label: ''
|
||||
label_display: '0'
|
||||
provider: views
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -4
|
||||
uuid: 9c0f77a5-efea-4e81-99c4-2199c1d0d07d
|
||||
css_classes:
|
||||
- ''
|
||||
html_id: ''
|
||||
css_styles: ''
|
||||
page_title: ''
|
||||
layout: layout_threecol_25_50_25
|
||||
layout_settings:
|
||||
label: ''
|
||||
builder: standard
|
||||
storage_type: page_manager
|
||||
storage_id: node_view-panels_variant-0
|
||||
css_classes:
|
||||
- ''
|
||||
html_id: ''
|
||||
css_styles: ''
|
||||
page: node_view
|
||||
selection_criteria:
|
||||
-
|
||||
id: 'entity_bundle:node'
|
||||
negate: false
|
||||
context_mapping:
|
||||
node: node
|
||||
bundles:
|
||||
site: site
|
||||
selection_logic: and
|
||||
static_context: { }
|
10
config/sync/paragraphs.paragraphs_type.site_diapo.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
uuid: 8d385f39-02a2-41a6-9831-9af9570c55c1
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: site_diapo
|
||||
label: 'Site diapo'
|
||||
icon_uuid: null
|
||||
icon_default: null
|
||||
description: ''
|
||||
behavior_plugins: { }
|
10
config/sync/paragraphs.paragraphs_type.site_parts.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
uuid: 8f18f764-aa65-47eb-ba74-931b268ba0ef
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: site_parts
|
||||
label: 'Site Texte'
|
||||
icon_uuid: null
|
||||
icon_default: null
|
||||
description: ''
|
||||
behavior_plugins: { }
|
22
config/sync/pathauto.pattern.sites.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
uuid: 1e831e22-b0e4-4bb8-b2d8-f798722b4807
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: sites
|
||||
label: Sites
|
||||
type: 'canonical_entities:node'
|
||||
pattern: '/sites/[node:title]'
|
||||
selection_criteria:
|
||||
7d623c04-fa6a-41a7-9430-b119355052ad:
|
||||
id: 'entity_bundle:node'
|
||||
negate: false
|
||||
uuid: 7d623c04-fa6a-41a7-9430-b119355052ad
|
||||
context_mapping:
|
||||
node: node
|
||||
bundles:
|
||||
site: site
|
||||
selection_logic: and
|
||||
weight: -5
|
||||
relationships: { }
|
8
config/sync/quick_node_clone.settings.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
_core:
|
||||
default_config_hash: 6XRelHPjACQVOo9yRQMmbXt-ysCA2Pt6l762bxQQbdw
|
||||
langcode: fr
|
||||
exclude:
|
||||
node: { }
|
||||
paragraph: { }
|
||||
text_to_prepend_to_title: 'Clone of'
|
||||
clone_status: false
|
@@ -0,0 +1 @@
|
||||
index_now: true
|
@@ -0,0 +1 @@
|
||||
index_now: false
|
@@ -1,4 +1,4 @@
|
||||
_core:
|
||||
default_config_hash: 4YcE8Hcsaj70JXlGGmatBaarAYPpNMonbFc3eRVZ3lo
|
||||
langcode: fr
|
||||
jpeg_quality: 75
|
||||
jpeg_quality: 95
|
||||
|
@@ -1,4 +1,4 @@
|
||||
_core:
|
||||
default_config_hash: nXCKr4YHeXjNagehk2FVvVen05hIeLJJQOxL-EV1WdA
|
||||
langcode: fr
|
||||
toolkit: imagemagick
|
||||
toolkit: gd
|
||||
|
@@ -2,7 +2,7 @@ _core:
|
||||
default_config_hash: 3eoyJMZ2F5yndpX9nBrZLTRUzSvffH38lH5xN8tFvWE
|
||||
langcode: fr
|
||||
uuid: 65eb38ee-cad9-4604-8b7b-9a47e7422815
|
||||
name: 'quartiers de demain'
|
||||
name: 'Quartiers de demain'
|
||||
mail: webmaster@quartiers-de-demain.archi.fr
|
||||
slogan: ''
|
||||
page:
|
||||
|
8
config/sync/taxonomy.vocabulary.mots_clefs.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
uuid: ab8504c6-0863-4055-bd2d-ab47ca07bd0f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
name: 'Mots Clefs'
|
||||
vid: mots_clefs
|
||||
description: ''
|
||||
weight: 0
|
@@ -7,6 +7,7 @@ dependencies:
|
||||
- filter.format.wysiwyg
|
||||
- node.type.actualite
|
||||
- node.type.partenaire
|
||||
- node.type.site
|
||||
- node.type.static
|
||||
module:
|
||||
- actions_permissions
|
||||
@@ -17,6 +18,7 @@ dependencies:
|
||||
- filter
|
||||
- locale
|
||||
- node
|
||||
- quick_node_clone
|
||||
- system
|
||||
- toolbar
|
||||
_core:
|
||||
@@ -34,15 +36,25 @@ permissions:
|
||||
- 'administer nodes'
|
||||
- 'administer users'
|
||||
- 'change own username'
|
||||
- 'clone actualite content'
|
||||
- 'clone partenaire content'
|
||||
- 'clone site content'
|
||||
- 'clone static content'
|
||||
- 'create actualite content'
|
||||
- 'create content translations'
|
||||
- 'create partenaire content'
|
||||
- 'create site content'
|
||||
- 'create static content'
|
||||
- 'delete any actualite content'
|
||||
- 'delete any partenaire content'
|
||||
- 'delete any site content'
|
||||
- 'delete any static content'
|
||||
- 'delete partenaire revisions'
|
||||
- 'delete site revisions'
|
||||
- 'edit any actualite content'
|
||||
- 'edit any logo_link block content'
|
||||
- 'edit any partenaire content'
|
||||
- 'edit any site content'
|
||||
- 'edit any static content'
|
||||
- 'edit deroulement config page entity'
|
||||
- 'edit diaporama_home config page entity'
|
||||
@@ -63,6 +75,7 @@ permissions:
|
||||
- 'execute views_bulk_edit all'
|
||||
- 'revert actualite revisions'
|
||||
- 'revert partenaire revisions'
|
||||
- 'revert site revisions'
|
||||
- 'revert static revisions'
|
||||
- 'translate editable entities'
|
||||
- 'translate interface'
|
||||
@@ -72,5 +85,6 @@ permissions:
|
||||
- 'view any logo_link block content history'
|
||||
- 'view own unpublished content'
|
||||
- 'view partenaire revisions'
|
||||
- 'view site revisions'
|
||||
- 'view static revisions'
|
||||
- 'view the administration theme'
|
||||
|
@@ -6,6 +6,7 @@ dependencies:
|
||||
- filter.format.wysiwyg
|
||||
- node.type.actualite
|
||||
- node.type.partenaire
|
||||
- node.type.site
|
||||
- node.type.static
|
||||
module:
|
||||
- actions_permissions
|
||||
@@ -14,6 +15,7 @@ dependencies:
|
||||
- filter
|
||||
- locale
|
||||
- node
|
||||
- quick_node_clone
|
||||
- system
|
||||
- toolbar
|
||||
id: editeur
|
||||
@@ -26,13 +28,17 @@ permissions:
|
||||
- 'access site in maintenance mode'
|
||||
- 'access toolbar'
|
||||
- 'administer nodes'
|
||||
- 'clone site content'
|
||||
- 'create actualite content'
|
||||
- 'create content translations'
|
||||
- 'create partenaire content'
|
||||
- 'create site content'
|
||||
- 'create static content'
|
||||
- 'delete partenaire revisions'
|
||||
- 'delete site revisions'
|
||||
- 'edit any actualite content'
|
||||
- 'edit any partenaire content'
|
||||
- 'edit any site content'
|
||||
- 'edit any static content'
|
||||
- 'edit deroulement config page entity'
|
||||
- 'edit diaporama_home config page entity'
|
||||
@@ -44,6 +50,7 @@ permissions:
|
||||
- 'execute node_unpromote_action node'
|
||||
- 'revert actualite revisions'
|
||||
- 'revert partenaire revisions'
|
||||
- 'revert site revisions'
|
||||
- 'revert static revisions'
|
||||
- 'translate editable entities'
|
||||
- 'translate interface'
|
||||
@@ -52,5 +59,6 @@ permissions:
|
||||
- 'view actualite revisions'
|
||||
- 'view own unpublished content'
|
||||
- 'view partenaire revisions'
|
||||
- 'view site revisions'
|
||||
- 'view static revisions'
|
||||
- 'view the administration theme'
|
||||
|
1257
config/sync/views.view.site.yml
Normal file
@@ -146,8 +146,9 @@ display:
|
||||
title: All
|
||||
title_enable: false
|
||||
title: ''
|
||||
default_argument_type: node
|
||||
default_argument_options: { }
|
||||
default_argument_type: fixed
|
||||
default_argument_options:
|
||||
argument: '6'
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
|
85
web/modules/custom/q2d_mod/src/Plugin/Block/PrevNextSite.php
Normal file
@@ -0,0 +1,85 @@
|
||||
<?php
|
||||
|
||||
namespace Drupal\q2d_mod\Plugin\Block;
|
||||
|
||||
use Drupal\Core\Block\BlockBase;
|
||||
use Drupal\Core\Block\Attribute\Block;
|
||||
// use Drupal\Core\StringTranslation\TranslatableMarkup;
|
||||
use Drupal\Core\Link;
|
||||
use Drupal\Core\Render\Markup;
|
||||
|
||||
/**
|
||||
* Provides a 'Prevnext' Block.
|
||||
* @Block(
|
||||
* id = "prevnextsite_block",
|
||||
* admin_label = @Translation("PrevNext Site Block"),
|
||||
* )
|
||||
*/
|
||||
class PrevNextSite extends BlockBase {
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function build() {
|
||||
$return = null;
|
||||
/** @var Drupal\node\Entity\Node */
|
||||
$node = \Drupal::routeMatch()->getParameter('node');
|
||||
if ($node) {
|
||||
$nodetype = $node->getType();
|
||||
if($nodetype === "site"){
|
||||
$num = $node->get('field_numero')->getString();
|
||||
$allSites = \Drupal::entityTypeManager()->getStorage('node')
|
||||
->loadByProperties(['type' => 'site', 'status' => 1]);
|
||||
|
||||
|
||||
|
||||
usort($allSites, function($a, $b){
|
||||
$numA = $a->get('field_numero')->getString();
|
||||
$numB = $b->get('field_numero')->getString();
|
||||
if ($numA == $numB) {
|
||||
return 0;
|
||||
}
|
||||
return ($numA < $numB) ? -1 : 1;
|
||||
});
|
||||
$prevnode = null;
|
||||
$nextnode = null;
|
||||
foreach($allSites as $index => $site){
|
||||
$n = $site->get('field_numero')->getString();
|
||||
if($n === $num){
|
||||
$prevnode = $index - 1 >= 0 ? $allSites[$index - 1] : null;
|
||||
$nextnode = $index + 1 < count($allSites) ? $allSites[$index + 1] : null;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
$return = [
|
||||
'#cache' => [
|
||||
'max-age' => 0,
|
||||
]
|
||||
];
|
||||
|
||||
if (isset($prevnode)) {
|
||||
$prev_link_title = Markup::create('<span>Précédent</span>');
|
||||
$prev_options = ['absolute' => FALSE, 'attributes' => ['class' => 'prev-site']];
|
||||
$prev_link_object = Link::createFromRoute($prev_link_title, 'entity.node.canonical', ['node' => $prevnode->id()], $prev_options);
|
||||
$return[] = $prev_link_object->toRenderable();
|
||||
}
|
||||
|
||||
if (isset($nextnode)) {
|
||||
$next_link_title = Markup::create('<span>Suivant</span>');
|
||||
$next_options = ['absolute' => FALSE, 'attributes' => ['class' => 'next-site']];
|
||||
$next_link_object = Link::createFromRoute($next_link_title, 'entity.node.canonical', ['node' => $nextnode->id()], $next_options);
|
||||
$return[] = $next_link_object->toRenderable();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return $return;
|
||||
// return [
|
||||
// '#markup' => $this->t('Hello, World!'),
|
||||
// ];
|
||||
}
|
||||
public function getCacheMaxAge() {
|
||||
return 0;
|
||||
}
|
||||
}
|
BIN
web/themes/custom/quartiers_de_demain/dist/assets/fonts/Gilroy/gilroy-light-webfont.woff
vendored
Normal file
BIN
web/themes/custom/quartiers_de_demain/dist/assets/fonts/Gilroy/gilroy-light-webfont.woff2
vendored
Normal file
191
web/themes/custom/quartiers_de_demain/dist/assets/img/carte-qdd-avec-points.svg
vendored
Normal file
@@ -0,0 +1,191 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="160.57019mm"
|
||||
height="171.90887mm"
|
||||
viewBox="0 0 160.57019 171.90887"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs1">
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath88">
|
||||
<path
|
||||
d="M 0,0 H 438.71561 V -470.27432 H 0 Z"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,543.93475,1857.6088)"
|
||||
clip-rule="evenodd"
|
||||
id="path88" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath84">
|
||||
<path
|
||||
d="M 0,-470.27432 H 1260 V 470.27432 H 0 Z"
|
||||
transform="translate(-407.036,-85.659762)"
|
||||
id="path84" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath85">
|
||||
<path
|
||||
d="M 0,-470.27432 H 1260 V 470.27432 H 0 Z"
|
||||
transform="translate(-2.5000001e-6,-470.27432)"
|
||||
id="path85" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g
|
||||
id="layer1"
|
||||
transform="translate(-25.237685,-27.066503)">
|
||||
<rect
|
||||
style="fill:#b3b3b3;stroke:#f50029;stroke-width:0;paint-order:fill markers stroke"
|
||||
id="rect1"
|
||||
width="160.57019"
|
||||
height="171.90887"
|
||||
x="25.237686"
|
||||
y="27.066502" />
|
||||
<g
|
||||
id="g87"
|
||||
clip-path="url(#clipPath88)"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,-117.12499,-462.76799)">
|
||||
<path
|
||||
d="M 22.94948,0 24.34889,-18.0149 0,-25.72302 5.65439,-72.56693 20.36713,-85.65977 31.67962,-51.59929 30.80613,-4.91625 Z"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1086.6494,2370.4282)"
|
||||
clip-path="url(#clipPath84)"
|
||||
id="path86" />
|
||||
<path
|
||||
d="M 213.91022,-8.56159 245.88833,0 c 0,0 58.73522,-78.05274 188.63529,-102.77609 0,0 -13.72994,-23.9062 -20.7684,-68.77233 l -46.76509,-59.13289 22.59883,4.10628 9.98215,-59.15478 -15.22238,-6.69194 c 0,0 21.10627,-42.02694 33.11738,-51.15904 l -49.61728,-51.89156 c 0,0 -54.37257,40.3184 -83.08495,23.05862 -26.13166,-16.38332 -20.26669,-47.73592 -20.26669,-47.73592 l -84.48157,7.5286 -73.42912,23.87167 c 0,0 13.68285,68.86637 13.5616,120.85908 l 13.70164,-16.03089 -8.31311,25.90453 c -7.71795,24.04996 -30.44003,42.76792 -30.59939,44.58536 -3.6948,42.13802 -38.37183,51.8082 -82.82932,56.0101 L 0,-120.94655 l 48.38804,11.38921 63.90371,-13.15789 c 0,0 -1.62874,19.5427 -17.78042,51.54499 l 20.25382,7.61331 c 0,0 16.51357,-27.83033 25.80184,-26.51089 4.8781,0.69253 23.95695,21.70897 32.12568,26.76126 7.32295,4.5292 35.79484,10.58956 36.55389,13.534 2.94469,10.87069 4.66366,41.21097 4.66366,41.21097 z"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,543.93475,1857.6088)"
|
||||
clip-path="url(#clipPath85)"
|
||||
id="path87" />
|
||||
</g>
|
||||
<path
|
||||
id="path89"
|
||||
d="m 141.42707,58.038178 c 2.54231,0 4.60352,-2.063358 4.60352,-4.608992 0,-2.545337 -2.06121,-4.608692 -4.60352,-4.608692 -2.54231,0 -4.60351,2.063355 -4.60351,4.608692 0,2.545634 2.0612,4.608992 4.60351,4.608992 z"
|
||||
style="fill:#f7002b;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path90"
|
||||
d="m 141.42704,51.407326 v 4.045331"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path91"
|
||||
d="m 139.40669,53.429218 h 4.04052"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path92"
|
||||
d="m 114.16196,75.650697 c 2.54231,0 4.60352,-2.063358 4.60352,-4.608992 0,-2.545337 -2.06121,-4.608692 -4.60352,-4.608692 -2.54231,0 -4.60351,2.063355 -4.60351,4.608692 0,2.545634 2.0612,4.608992 4.60351,4.608992 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path93"
|
||||
d="m 114.16193,69.019844 v 4.045331"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path94"
|
||||
d="m 112.14158,71.041737 h 4.04052"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
|
||||
onmouseover="" />
|
||||
<path
|
||||
id="path92-1"
|
||||
d="m 112.82019,38.104154 c 2.54231,0 4.60352,-2.063358 4.60352,-4.608992 0,-2.545337 -2.06121,-4.608692 -4.60352,-4.608692 -2.54231,0 -4.60351,2.063355 -4.60351,4.608692 0,2.545634 2.0612,4.608992 4.60351,4.608992 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path93-2"
|
||||
d="m 112.82016,31.473301 v 4.045331"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path94-7"
|
||||
d="m 110.79981,33.495194 h 4.04052"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
|
||||
onmouseover="" />
|
||||
<path
|
||||
id="path92-6"
|
||||
d="m 171.98291,87.5186 c 2.54231,0 4.60352,-2.06336 4.60352,-4.60899 0,-2.545338 -2.06121,-4.608693 -4.60352,-4.608693 -2.54231,0 -4.60351,2.063355 -4.60351,4.608693 0,2.54563 2.0612,4.60899 4.60351,4.60899 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path93-0"
|
||||
d="M 171.98288,80.887748 V 84.93308"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path94-6"
|
||||
d="m 169.96253,82.90964 h 4.04052"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
|
||||
onmouseover="" />
|
||||
<path
|
||||
id="path95"
|
||||
d="m 76.380105,65.10721 c 2.54231,0 4.60352,-2.063358 4.60352,-4.608992 0,-2.545337 -2.06121,-4.608692 -4.60352,-4.608692 -2.54231,0 -4.60351,2.063355 -4.60351,4.608692 0,2.545634 2.0612,4.608992 4.60351,4.608992 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path96"
|
||||
d="m 76.380085,58.476357 v 4.045331"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path97"
|
||||
d="m 74.359725,60.49825 h 4.04052"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path98"
|
||||
d="m 85.343635,85.361249 c 2.54231,0 4.60352,-2.063358 4.60352,-4.608992 0,-2.545337 -2.06121,-4.608692 -4.60352,-4.608692 -2.54231,0 -4.60351,2.063355 -4.60351,4.608692 0,2.545634 2.0612,4.608992 4.60351,4.608992 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path99"
|
||||
d="m 85.343615,78.730396 v 4.045331"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path100"
|
||||
d="m 83.323255,80.752289 h 4.04052"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path101"
|
||||
d="m 76.030555,143.13159 c 2.54231,0 4.60352,-2.06336 4.60352,-4.60899 0,-2.54534 -2.06121,-4.60869 -4.60352,-4.60869 -2.54231,0 -4.60351,2.06335 -4.60351,4.60869 0,2.54563 2.0612,4.60899 4.60351,4.60899 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path102"
|
||||
d="m 76.030525,136.50074 v 4.04533"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path103"
|
||||
d="m 74.010175,138.52263 h 4.04052"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path104"
|
||||
d="m 123.48097,159.75377 c 2.54231,0 4.60352,-2.06335 4.60352,-4.60899 0,-2.54534 -2.06121,-4.60869 -4.60352,-4.60869 -2.54231,0 -4.60351,2.06335 -4.60351,4.60869 0,2.54564 2.0612,4.60899 4.60351,4.60899 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path105"
|
||||
d="m 123.48095,153.12292 v 4.04533"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path106"
|
||||
d="m 121.4606,155.14479 h 4.04052"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path107"
|
||||
d="m 148.93452,166.64347 c 2.54231,0 4.60352,-2.06335 4.60352,-4.60899 0,-2.54534 -2.06121,-4.60869 -4.60352,-4.60869 -2.54231,0 -4.60351,2.06335 -4.60351,4.60869 0,2.54564 2.0612,4.60899 4.60351,4.60899 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path108"
|
||||
d="m 148.93448,160.01262 v 4.04533"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path109"
|
||||
d="m 146.91414,162.03448 h 4.04052"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path110"
|
||||
d="m 153.88746,157.38191 c 2.54231,0 4.60352,-2.06335 4.60352,-4.60899 0,-2.54534 -2.06121,-4.60869 -4.60352,-4.60869 -2.54231,0 -4.60351,2.06335 -4.60351,4.60869 0,2.54564 2.0612,4.60899 4.60351,4.60899 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path111"
|
||||
d="m 153.88743,150.75106 v 4.04533"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path112"
|
||||
d="m 151.8671,152.77293 h 4.04052"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.699283;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 12 KiB |
64
web/themes/custom/quartiers_de_demain/dist/assets/img/carte-qdd-vierge.svg
vendored
Normal file
@@ -0,0 +1,64 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="154.7691mm"
|
||||
height="165.90233mm"
|
||||
viewBox="0 0 154.7691 165.90233"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs1">
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath88">
|
||||
<path
|
||||
d="M 0,0 H 438.71561 V -470.27432 H 0 Z"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,543.93475,1857.6088)"
|
||||
clip-rule="evenodd"
|
||||
id="path88" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath84">
|
||||
<path
|
||||
d="M 0,-470.27432 H 1260 V 470.27432 H 0 Z"
|
||||
transform="translate(-407.036,-85.659762)"
|
||||
id="path84" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath85">
|
||||
<path
|
||||
d="M 0,-470.27432 H 1260 V 470.27432 H 0 Z"
|
||||
transform="translate(-2.5000001e-6,-470.27432)"
|
||||
id="path85" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g
|
||||
id="layer1"
|
||||
transform="translate(-22.815678,-21.746124)">
|
||||
<g
|
||||
id="g448"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,-121.10039,-469.7462)">
|
||||
<g
|
||||
id="g87"
|
||||
clip-path="url(#clipPath88)">
|
||||
<path
|
||||
d="M 22.94948,0 24.34889,-18.0149 0,-25.72302 5.65439,-72.56693 20.36713,-85.65977 31.67962,-51.59929 30.80613,-4.91625 Z"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1086.6494,2370.4282)"
|
||||
clip-path="url(#clipPath84)"
|
||||
id="path86" />
|
||||
<path
|
||||
d="M 213.91022,-8.56159 245.88833,0 c 0,0 58.73522,-78.05274 188.63529,-102.77609 0,0 -13.72994,-23.9062 -20.7684,-68.77233 l -46.76509,-59.13289 22.59883,4.10628 9.98215,-59.15478 -15.22238,-6.69194 c 0,0 21.10627,-42.02694 33.11738,-51.15904 l -49.61728,-51.89156 c 0,0 -54.37257,40.3184 -83.08495,23.05862 -26.13166,-16.38332 -20.26669,-47.73592 -20.26669,-47.73592 l -84.48157,7.5286 -73.42912,23.87167 c 0,0 13.68285,68.86637 13.5616,120.85908 l 13.70164,-16.03089 -8.31311,25.90453 c -7.71795,24.04996 -30.44003,42.76792 -30.59939,44.58536 -3.6948,42.13802 -38.37183,51.8082 -82.82932,56.0101 L 0,-120.94655 l 48.38804,11.38921 63.90371,-13.15789 c 0,0 -1.62874,19.5427 -17.78042,51.54499 l 20.25382,7.61331 c 0,0 16.51357,-27.83033 25.80184,-26.51089 4.8781,0.69253 23.95695,21.70897 32.12568,26.76126 7.32295,4.5292 35.79484,10.58956 36.55389,13.534 2.94469,10.87069 4.66366,41.21097 4.66366,41.21097 z"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,543.93475,1857.6088)"
|
||||
clip-path="url(#clipPath85)"
|
||||
id="path87" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.8 KiB |
55
web/themes/custom/quartiers_de_demain/dist/assets/img/carte-qdd.svg
vendored
Normal file
@@ -0,0 +1,55 @@
|
||||
<!-- Image Map Generated by https://www.fla-shop.com/image-map/ -->
|
||||
<svg style="width:100%" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 585 627">
|
||||
<style>
|
||||
.image-mapper-shape {
|
||||
fill: rgba(0, 0, 0, 0);
|
||||
}
|
||||
g:hover .image-mapper-shape {
|
||||
stroke: white;
|
||||
stroke-width: 2px;
|
||||
opacity: 20%;
|
||||
}
|
||||
</style>
|
||||
|
||||
<image xlink:href="carte-qdd-avec-points.svg" style="width: 585px;"></image>
|
||||
<a xlink:href="#" target="---" xlink:title="">
|
||||
<g>
|
||||
<circle cx="223" cy="196" r="26.92582403567252" class="image-mapper-shape" data-index="1"></circle>
|
||||
</g>
|
||||
</a>
|
||||
<a xlink:href="#" target="_self" xlink:title="Test 1">
|
||||
<g>
|
||||
<circle cx="185" cy="121" r="26.570660511172846" class="image-mapper-shape" data-index="2"></circle>
|
||||
</g>
|
||||
</a>
|
||||
<a xlink:href="#" target="_self" xlink:title="test 2">
|
||||
<g>
|
||||
<circle cx="330" cy="158" r="24.08318915758459" class="image-mapper-shape" data-index="3"></circle>
|
||||
</g>
|
||||
</a>
|
||||
<a xlink:href="#https://stage.quartiersdedemain.figli.io/sites/clone-colmar-test" target="_self" xlink:title="Sedan, Quartier du Lac">
|
||||
<g>
|
||||
<circle cx="433" cy="94" r="25.495097567963924" class="image-mapper-shape" data-index="4"></circle>
|
||||
</g>
|
||||
</a>
|
||||
<a xlink:href="#" target="---" xlink:title="">
|
||||
<g>
|
||||
<circle cx="477" cy="464" r="24.20743687382041" class="image-mapper-shape" data-index="5"></circle>
|
||||
</g>
|
||||
</a>
|
||||
<a xlink:href="#" target="---" xlink:title="">
|
||||
<g>
|
||||
<circle cx="458" cy="508" r="24.73863375370596" class="image-mapper-shape" data-index="6"></circle>
|
||||
</g>
|
||||
</a>
|
||||
<a xlink:href="#" target="---" xlink:title="">
|
||||
<g>
|
||||
<circle cx="367" cy="478" r="22.67156809750927" class="image-mapper-shape" data-index="7"></circle>
|
||||
</g>
|
||||
</a>
|
||||
<a xlink:href="#" target="---" xlink:title="">
|
||||
<g>
|
||||
<circle cx="183" cy="415" r="24.331050121192877" class="image-mapper-shape" data-index="8"></circle>
|
||||
</g>
|
||||
</a>
|
||||
</svg>
|
After Width: | Height: | Size: 2.0 KiB |
BIN
web/themes/custom/quartiers_de_demain/dist/assets/img/formes-animees.png
vendored
Normal file
After Width: | Height: | Size: 897 KiB |
@@ -4,9 +4,9 @@
|
||||
<svg
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
width="100%"
|
||||
height="100%"
|
||||
viewBox="0 0 2560.2766 11997.26"
|
||||
width="1399.6859"
|
||||
height="4141.061"
|
||||
viewBox="0 0 1399.6859 4141.0611"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
@@ -45,59 +45,50 @@
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g
|
||||
id="g1"
|
||||
transform="translate(0.17944336,-2.9196463)">
|
||||
<path
|
||||
id="path148"
|
||||
d="M 0,0 211.55,177.512"
|
||||
style="fill:none;stroke:#0833c2;stroke-width:70;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1686.6035,8050)" />
|
||||
<path
|
||||
id="path151"
|
||||
d="M 0,0 V -174.775"
|
||||
style="fill:none;stroke:#0833c2;stroke-width:85;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,2083.6333,1370.6667)" />
|
||||
<path
|
||||
id="path254"
|
||||
d="M 0,0 C 0,126.805 -102.795,229.6 -229.6,229.6"
|
||||
style="fill:none;stroke:#000000;stroke-width:100.482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1838.3405,9150)"
|
||||
clip-path="url(#clipPath255)" />
|
||||
<path
|
||||
id="path256"
|
||||
d="M 0,0 177.512,-211.551"
|
||||
style="fill:none;stroke:#0833c2;stroke-width:70;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,219.88347,2300)" />
|
||||
<path
|
||||
id="path257"
|
||||
d="M 0,0 C -205.098,0 -371.361,-166.265 -371.361,-371.362"
|
||||
style="fill:none;stroke:#f7002b;stroke-width:137.482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1460.9323,1201.6543)"
|
||||
clip-path="url(#clipPath258)" />
|
||||
<path
|
||||
id="path300"
|
||||
d="M 0,0 C 0,-126.805 102.795,-229.6 229.6,-229.6"
|
||||
style="fill:none;stroke:#f7002b;stroke-width:85;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1968.6667,3650
|
||||
)"
|
||||
clip-path="url(#clipPath301)" />
|
||||
<path
|
||||
id="path302"
|
||||
d="M 0,0 C 0,126.805 -102.795,229.6 -229.6,229.6"
|
||||
style="fill:none;stroke:#0833c2;stroke-width:85;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,2165.1349,5600)"
|
||||
clip-path="url(#clipPath303)" />
|
||||
<path
|
||||
id="path311"
|
||||
d="M 0,0 V 283"
|
||||
style="fill:none;stroke:#000000;stroke-width:85;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,247.22107,5400)" />
|
||||
<rect
|
||||
style="fill:none;stroke:none;stroke-width:0.872103;paint-order:fill markers stroke"
|
||||
id="rect717"
|
||||
width="2559.4043"
|
||||
height="11996.388"
|
||||
x="0.25652406"
|
||||
y="3.3556976" />
|
||||
id="g3"
|
||||
transform="translate(-509.36305,-2803.6546)">
|
||||
<g
|
||||
id="g2">
|
||||
<g
|
||||
id="g1"
|
||||
transform="translate(0.17944336,-2.9196463)">
|
||||
<path
|
||||
id="path254"
|
||||
d="M 0,0 C 0,205.098 -166.265,371.361 -371.362,371.361"
|
||||
style="fill:none;stroke:#000000;stroke-width:137.482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(0.48783546,0,0,-0.48783546,1583.811,6947.6351)"
|
||||
clip-path="url(#clipPath255)" />
|
||||
<path
|
||||
id="path256"
|
||||
d="m 533.81621,3347.9845 163.08557,194.3583"
|
||||
style="fill:none;stroke:#0833c2;stroke-width:64.3111;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path256-3"
|
||||
d="m 1652.1683,6058.9184 -163.0856,194.3583"
|
||||
style="fill:none;stroke:#0833c2;stroke-width:64.3111;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path257"
|
||||
d="M 0,0 C -205.098,0 -371.361,-166.265 -371.361,-371.362"
|
||||
style="fill:none;stroke:#f7002b;stroke-width:137.482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(-0.47297787,0,0,-0.47297787,1700.711,2839.0872)"
|
||||
clip-path="url(#clipPath258)" />
|
||||
<path
|
||||
id="path300"
|
||||
d="M 0,0 C 0,-126.805 102.795,-229.6 229.6,-229.6"
|
||||
style="fill:none;stroke:#f7002b;stroke-width:85;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(0.72647042,0,0,-0.72647042,1636.7965,4238.0583)"
|
||||
clip-path="url(#clipPath301)" />
|
||||
<path
|
||||
id="path302"
|
||||
d="M 0,0 C 0,126.805 -102.795,229.6 -229.6,229.6"
|
||||
style="fill:none;stroke:#0833c2;stroke-width:85;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(0.82260013,0,0,-0.82260013,1865.1937,5133.4927)"
|
||||
clip-path="url(#clipPath303)" />
|
||||
<path
|
||||
id="path311"
|
||||
d="M 552.65311,4967.771 V 4707.7705"
|
||||
style="fill:none;stroke:#000000;stroke-width:78.092;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 3.7 KiB |
BIN
web/themes/custom/quartiers_de_demain/dist/assets/img/formes-animees1.png
vendored
Normal file
After Width: | Height: | Size: 1.3 MiB |
100
web/themes/custom/quartiers_de_demain/dist/assets/img/formes-animees1.svg
vendored
Normal file
@@ -0,0 +1,100 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
width="6555016.5"
|
||||
height="143934240"
|
||||
viewBox="0 0 6555016.5 1.4393424e+08"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs1">
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath255">
|
||||
<path
|
||||
d="M 0,0 H 1920 V 9000 H 0 Z"
|
||||
transform="translate(-1378.7554,-1136.295)"
|
||||
id="path255" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath258">
|
||||
<path
|
||||
d="M 0,0 H 1920 V 9000 H 0 Z"
|
||||
transform="translate(-1095.6993,-8098.7595)"
|
||||
id="path258" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath301">
|
||||
<path
|
||||
d="M 0,0 H 1920 V 9000 H 0 Z"
|
||||
transform="translate(-1476.5001,-5895.4337)"
|
||||
id="path301" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath303">
|
||||
<path
|
||||
d="M 0,0 H 1920 V 9000 H 0 Z"
|
||||
transform="translate(-1623.8512,-4272.9005)"
|
||||
id="path303" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<path
|
||||
id="path151"
|
||||
d="m 2083.8127,1367.7471 v 233.0333"
|
||||
style="fill:none;stroke:#0833c2;stroke-width:113.333;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path256"
|
||||
d="m 220.06291,2297.0804 236.68266,282.068"
|
||||
style="fill:none;stroke:#0833c2;stroke-width:93.3333;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path257"
|
||||
d="M 0,0 C -205.098,0 -371.361,-166.265 -371.361,-371.362"
|
||||
style="fill:none;stroke:#f7002b;stroke-width:137.482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1461.1117,1198.7347)"
|
||||
clip-path="url(#clipPath258)" />
|
||||
<path
|
||||
id="path300"
|
||||
d="M 0,0 C 0,-126.805 102.795,-229.6 229.6,-229.6"
|
||||
style="fill:none;stroke:#f7002b;stroke-width:85;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1968.8461,3847.0804)"
|
||||
clip-path="url(#clipPath301)" />
|
||||
<path
|
||||
id="path302"
|
||||
d="M 0,0 C 0,126.805 -102.795,229.6 -229.6,229.6"
|
||||
style="fill:none;stroke:#0833c2;stroke-width:85;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,2165.3143,5697.0804)"
|
||||
clip-path="url(#clipPath303)" />
|
||||
<path
|
||||
id="path311"
|
||||
d="M 247.40051,5497.0804 V 5119.7471"
|
||||
style="fill:none;stroke:#000000;stroke-width:113.333;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<g
|
||||
id="g2">
|
||||
<g
|
||||
id="g1">
|
||||
<path
|
||||
id="path148"
|
||||
d="m 1686.7829,8157.0804 282.0667,-236.6827"
|
||||
style="fill:none;stroke:#0833c2;stroke-width:93.3333;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
id="path254"
|
||||
d="M 0,0 C 0,126.805 -102.795,229.6 -229.6,229.6"
|
||||
style="fill:none;stroke:#000000;stroke-width:100.482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1838.5199,9207.0804)"
|
||||
clip-path="url(#clipPath255)" />
|
||||
<rect
|
||||
style="fill:none;stroke:none;stroke-width:0.872103;paint-order:fill markers stroke"
|
||||
id="rect717"
|
||||
width="2559.4043"
|
||||
height="11996.388"
|
||||
x="0.43596742"
|
||||
y="0.43605134" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.8 KiB |
@@ -0,0 +1,165 @@
|
||||
Fonticons, Inc. (https://fontawesome.com)
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Font Awesome Free License
|
||||
|
||||
Font Awesome Free is free, open source, and GPL friendly. You can use it for
|
||||
commercial projects, open source projects, or really almost whatever you want.
|
||||
Full Font Awesome Free license: https://fontawesome.com/license/free.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)
|
||||
|
||||
The Font Awesome Free download is licensed under a Creative Commons
|
||||
Attribution 4.0 International License and applies to all icons packaged
|
||||
as SVG and JS file types.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
# Fonts: SIL OFL 1.1 License
|
||||
|
||||
In the Font Awesome Free download, the SIL OFL license applies to all icons
|
||||
packaged as web and desktop font files.
|
||||
|
||||
Copyright (c) 2023 Fonticons, Inc. (https://fontawesome.com)
|
||||
with Reserved Font Name: "Font Awesome".
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
SIL OPEN FONT LICENSE
|
||||
Version 1.1 - 26 February 2007
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting — in part or in whole — any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
# Code: MIT License (https://opensource.org/licenses/MIT)
|
||||
|
||||
In the Font Awesome Free download, the MIT license applies to all non-font and
|
||||
non-icon files.
|
||||
|
||||
Copyright 2023 Fonticons, Inc.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the "Software"), to deal in the
|
||||
Software without restriction, including without limitation the rights to use, copy,
|
||||
modify, merge, publish, distribute, sublicense, and/or sell copies of the Software,
|
||||
and to permit persons to whom the Software is furnished to do so, subject to the
|
||||
following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
|
||||
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
||||
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
# Attribution
|
||||
|
||||
Attribution is required by MIT, SIL OFL, and CC BY licenses. Downloaded Font
|
||||
Awesome Free files already contain embedded comments with sufficient
|
||||
attribution, so you shouldn't need to do anything additional when using these
|
||||
files normally.
|
||||
|
||||
We've kept attribution comments terse, so we ask that you do not actively work
|
||||
to remove them from files, especially code. They're a great way for folks to
|
||||
learn about Font Awesome.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
# Brand Icons
|
||||
|
||||
All brand icons are trademarks of their respective owners. The use of these
|
||||
trademarks does not indicate endorsement of the trademark holder by Font
|
||||
Awesome, nor vice versa. **Please do not use brand logos for any purpose except
|
||||
to represent the company, product, or service to which they refer.**
|