Compare commits
125 Commits
logos-foot
...
f4d9c22229
Author | SHA1 | Date | |
---|---|---|---|
f4d9c22229 | |||
c0fe77bc37 | |||
dfbe191195 | |||
cce83ae238 | |||
90fa6b3a3b | |||
08174978cd | |||
2b054b8605 | |||
8f0132dfbc | |||
105533fb2d | |||
f91f3aee77 | |||
96c1122e47 | |||
03412b3ac1 | |||
482478f2ea | |||
57604a9c99 | |||
3529966c14 | |||
2cef8be2f9 | |||
fefc4676fd | |||
11f5de10ff | |||
8c48b2e18e | |||
a166f41285 | |||
c4ccfc9a90 | |||
0813f9d6fe | |||
8a2b761d43 | |||
51b48a2d29 | |||
cef79dc5a3 | |||
5deaaf5565 | |||
f4a6e65fcb | |||
5856a5e3e0 | |||
6f30cd0482 | |||
55a368ff35 | |||
8346215dda | |||
2aec489a16 | |||
62e68b5580 | |||
83fd35e073 | |||
8cbf34222b | |||
c553e71036 | |||
2c1c0623ed | |||
f869bb9ca6 | |||
1fdb217d5a | |||
5e25ecfe31 | |||
0d364267b4 | |||
418645c2fd | |||
17b25a6c33 | |||
9dbf7b43a2 | |||
2586b0f213 | |||
b163e03047 | |||
e3d2d6389a | |||
2337038abc | |||
fb418c2256 | |||
1d3eac070d | |||
49e34c499b | |||
d449b74c2c | |||
b3ab8d02fd | |||
0f01f1b7fb | |||
22650273d2 | |||
db549739a7 | |||
1e77f48926 | |||
c7e7dc9790 | |||
66dcfa33d2 | |||
bdbc697f80 | |||
aaa2c11447 | |||
efaecf9ef3 | |||
e659a25172 | |||
a595bfb170 | |||
484e8030e9 | |||
217e7d336f | |||
6e2753bb7e | |||
62c30ced23 | |||
89464b50ea | |||
5f585f3ab4 | |||
80cc9ae097 | |||
40cde51284 | |||
bcd56b0c6d | |||
487606a4d0 | |||
c9ba5b2757 | |||
55e8932540 | |||
48f7f7c0f6 | |||
9ac8ab8541 | |||
eb4b666d16 | |||
c3a9da98de | |||
02ac02a716 | |||
5ec109a97b | |||
03182d59ee | |||
114155e924 | |||
1aff6d9e2e | |||
266e80b11e | |||
44d7dd4d7a | |||
05ad83ae39 | |||
fc8db56ec2 | |||
87e03fcaf2 | |||
2d69691ea2 | |||
a5ec70b81b | |||
e85622f927 | |||
94ed64640b | |||
1154485f92 | |||
88a19cf02e | |||
5930dc93cf | |||
5d9aabe9fb | |||
0261b277e9 | |||
ad5f7f158d | |||
7fc6124cd5 | |||
83d69628f2 | |||
97e9f53d47 | |||
374a15df0b | |||
d574fb844b | |||
0ff3c269c4 | |||
077ee225d3 | |||
62a7bd9396 | |||
1780c5b3aa | |||
bf4dc12c76 | |||
fac4973fb0 | |||
78e3cadad3 | |||
1ca8016d32 | |||
5e2e498879 | |||
b74b57b296 | |||
94ec5ab316 | |||
b68cea6138 | |||
d8ec963477 | |||
01ccb41b49 | |||
813fb30ea9 | |||
0e052c2788 | |||
7272c21677 | |||
20038b81e6 | |||
d970fd5907 | |||
7423f381fb |
16
.gitattributes
vendored
16
.gitattributes
vendored
@ -19,24 +19,24 @@
|
||||
*.config text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
*.css text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
*.dist text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
*.engine text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
|
||||
*.engine text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php
|
||||
*.html text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=html
|
||||
*.inc text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
|
||||
*.install text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
|
||||
*.inc text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php
|
||||
*.install text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php
|
||||
*.js text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
*.json text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
*.lock text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
*.map text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
*.md text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
*.module text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
|
||||
*.php text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
|
||||
*.module text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php
|
||||
*.php text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php
|
||||
*.po text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
*.profile text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
|
||||
*.profile text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php
|
||||
*.script text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
*.sh text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
|
||||
*.sh text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php
|
||||
*.sql text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
*.svg text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
*.theme text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
|
||||
*.theme text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php
|
||||
*.twig text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
*.txt text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
*.xml text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||
|
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "web/profiles/d8-starterkit-profile"]
|
||||
path = web/profiles/d8-starterkit-profile
|
||||
url = https://figureslibres.io/gogs/bachir/d8-starterkit-profile.git
|
||||
url = https://figureslibres.io/gogs/bachir/drupal-starterkit-profile.git
|
||||
|
@ -18,37 +18,51 @@
|
||||
"composer/installers": "^1.9",
|
||||
"drupal/address": "1.x-dev@dev",
|
||||
"drupal/administerusersbyrole": "3.x-dev@dev",
|
||||
"drupal/better_exposed_filters": "^5.0@beta",
|
||||
"drupal/config_ignore": "^2.3",
|
||||
"drupal/advanced_text_formatter": "^3.0@RC",
|
||||
"drupal/better_exposed_filters": "^6",
|
||||
"drupal/betterlogin": "^2.0",
|
||||
"drupal/block_class": "^2.0",
|
||||
"drupal/ckeditor_iframe": "^3.0@alpha",
|
||||
"drupal/config_ignore": "^3.2",
|
||||
"drupal/config_update": "^2.0@alpha",
|
||||
"drupal/context": "^5.0@RC",
|
||||
"drupal/core-composer-scaffold": "^9.3",
|
||||
"drupal/core-project-message": "^9.3",
|
||||
"drupal/core-recommended": "^9.3",
|
||||
"drupal/geocoder": "^3.20",
|
||||
"drupal/core-recommended": "^9.5.11",
|
||||
"drupal/devel": "^5.0",
|
||||
"drupal/file_replace": "^1.4",
|
||||
"drupal/geocoder": "^3.20 || ^4.0",
|
||||
"drupal/geofield": "^1.22",
|
||||
"drupal/hreflang": "^1.9",
|
||||
"drupal/image_field_caption": "^1.1",
|
||||
"drupal/imce": "^2.4",
|
||||
"drupal/leaflet": "^2.1",
|
||||
"drupal/iframe": "^2.21",
|
||||
"drupal/image_field_caption": "^2.0",
|
||||
"drupal/imce": "^3.0",
|
||||
"drupal/inline_entity_form": "^3.0@RC",
|
||||
"drupal/leaflet": "^10.2",
|
||||
"drupal/leaflet_more_maps": "^2.1",
|
||||
"drupal/leaflet_more_markers": "^1.1",
|
||||
"drupal/linked_field": "^1.3",
|
||||
"drupal/metatag": "^1.21",
|
||||
"drupal/link_attributes": "^2.1",
|
||||
"drupal/linked_field": "^1",
|
||||
"drupal/mailsystem": "^4.4",
|
||||
"drupal/metatag": "^2.0",
|
||||
"drupal/page_manager": "4.x-dev@dev",
|
||||
"drupal/panelizer": "^4.4",
|
||||
"drupal/panels": "^4.6",
|
||||
"drupal/paragraphs": "1.x-dev@dev",
|
||||
"drupal/pathologic": "^2.0@alpha",
|
||||
"drupal/perimeter": "2.0.x-dev@dev",
|
||||
"drupal/robotstxt": "^1.4",
|
||||
"drupal/role_delegation": "^1.1",
|
||||
"drupal/selective_better_exposed_filters": "2.x-dev@dev",
|
||||
"drupal/seo_checklist": "^5.1",
|
||||
"drupal/smart_date": "^3.1",
|
||||
"drupal/smart_date": "^4.0@beta",
|
||||
"drupal/structure_sync": "^2.0",
|
||||
"drupal/twig_xdebug": "^1.2",
|
||||
"drupal/video_embed_dailymotion": "^1.2",
|
||||
"drupal/video_embed_dailymotion": "^2.0",
|
||||
"drupal/video_embed_field": "^2.4",
|
||||
"drupal/views_argument_token": "2.0.x-dev@dev",
|
||||
"drupal/views_conditional": "^1.4",
|
||||
"drupal/views_ef_fieldset": "^1",
|
||||
"drupal/xmlsitemap": "^1.3",
|
||||
"geocoder-php/google-maps-provider": "^4.6",
|
||||
"geocoder-php/mapquest-provider": "^4.2",
|
||||
@ -57,7 +71,7 @@
|
||||
"conflict": {
|
||||
"drupal/drupal": "*"
|
||||
},
|
||||
"minimum-stability": "stable",
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"config": {
|
||||
"sort-packages": true,
|
||||
@ -67,7 +81,8 @@
|
||||
"cweagans/composer-patches": true,
|
||||
"drupal/core-composer-scaffold": true,
|
||||
"drupal/core-project-message": true,
|
||||
"wikimedia/composer-merge-plugin": true
|
||||
"wikimedia/composer-merge-plugin": true,
|
||||
"php-http/discovery": true
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
@ -148,10 +163,10 @@
|
||||
"Skip saving empty paragraphs for certain types https://www.drupal.org/project/paragraphs/issues/2877695" : "https://www.drupal.org/files/issues/2021-03-31/2877695-35.patch"
|
||||
},
|
||||
"drupal/leaflet_more_maps": {
|
||||
"add cartodb maps to leaflet_more_maps": "./patches/leaflet_more_maps_cartodb.patch"
|
||||
"add cartodb maps to leaflet_more_maps https://www.drupal.org/project/leaflet_more_maps/issues/3231159": "./patches/leaflet_more_maps_cartodb-2.1.3.patch"
|
||||
},
|
||||
"drupal/ctools": {
|
||||
"How to manually pass an argument to a views block through interface https://www.drupal.org/project/ctools/issues/2759445": "https://www.drupal.org/files/issues/2022-05-22/2759445-86.patch"
|
||||
"How to manually pass an argument to a views block through interface https://www.drupal.org/project/ctools/issues/2759445": "https://www.drupal.org/files/issues/2023-01-18/2759445-100.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
4435
composer.lock
generated
4435
composer.lock
generated
File diff suppressed because it is too large
Load Diff
16965
composer.lock.old
Normal file
16965
composer.lock.old
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,7 @@
|
||||
_core:
|
||||
default_config_hash: m2pxH8tc4KIlh127R5TYim65W7NBY9gpYQnIXlvDp0M
|
||||
langcode: fr
|
||||
enabled: true
|
||||
timeout: 1800
|
||||
max_timeout: 172800
|
||||
padding: 20
|
||||
@ -9,8 +10,11 @@ redirect_url: /
|
||||
no_dialog: true
|
||||
message: 'Your session is about to expire. Do you want to reset it?'
|
||||
inactivity_message: 'You have been logged out due to inactivity.'
|
||||
inactivity_message_type: status
|
||||
modal_width: 450
|
||||
enforce_admin: false
|
||||
jstimer_format: '%hours%:%mins%:%secs%'
|
||||
jstimer_js_load_option: false
|
||||
use_alt_logout_method: false
|
||||
use_watchdog: true
|
||||
whitelisted_ip_addresses: ''
|
||||
|
@ -3,7 +3,6 @@ langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- context
|
||||
- system
|
||||
theme:
|
||||
- popsu
|
||||
@ -18,12 +17,4 @@ settings:
|
||||
label: 'Contenu de la page principale'
|
||||
label_display: visible
|
||||
provider: system
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
negate: null
|
||||
pages: ''
|
||||
visibility: { }
|
||||
|
@ -5,14 +5,13 @@ dependencies:
|
||||
config:
|
||||
- system.menu.head
|
||||
module:
|
||||
- context
|
||||
- menu_block
|
||||
theme:
|
||||
- popsu
|
||||
id: head
|
||||
theme: popsu
|
||||
region: header_top_left
|
||||
weight: -2
|
||||
weight: -5
|
||||
provider: null
|
||||
plugin: 'menu_block:head'
|
||||
settings:
|
||||
@ -29,12 +28,4 @@ settings:
|
||||
expand_all_items: false
|
||||
parent: 'head:'
|
||||
suggestion: head
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
negate: null
|
||||
pages: ''
|
||||
visibility: { }
|
||||
|
@ -5,14 +5,13 @@ dependencies:
|
||||
config:
|
||||
- system.menu.head
|
||||
module:
|
||||
- context
|
||||
- menu_block
|
||||
theme:
|
||||
- popsu
|
||||
id: head_2
|
||||
theme: popsu
|
||||
region: header_top_right
|
||||
weight: 0
|
||||
weight: -8
|
||||
provider: null
|
||||
plugin: 'menu_block:head'
|
||||
settings:
|
||||
@ -29,12 +28,4 @@ settings:
|
||||
expand_all_items: false
|
||||
parent: 'head:'
|
||||
suggestion: head
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
negate: null
|
||||
pages: ''
|
||||
visibility: { }
|
||||
|
@ -3,14 +3,13 @@ langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- context
|
||||
- system
|
||||
theme:
|
||||
- popsu
|
||||
id: identitedusite
|
||||
theme: popsu
|
||||
region: header_top_left
|
||||
weight: -6
|
||||
region: header_top_middle
|
||||
weight: -8
|
||||
provider: null
|
||||
plugin: system_branding_block
|
||||
settings:
|
||||
@ -21,12 +20,4 @@ settings:
|
||||
use_site_logo: true
|
||||
use_site_name: true
|
||||
use_site_slogan: true
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
negate: null
|
||||
pages: ''
|
||||
visibility: { }
|
||||
|
25
config/sync/block.block.logoepau.yml
Normal file
25
config/sync/block.block.logoepau.yml
Normal file
@ -0,0 +1,25 @@
|
||||
uuid: fa472826-53e6-47eb-a5dd-4acc2e1c2f9e
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:logo_block:ad9df78e-36e7-4615-9074-c6fad417a145'
|
||||
module:
|
||||
- block_content
|
||||
theme:
|
||||
- popsu
|
||||
id: logoepau
|
||||
theme: popsu
|
||||
region: header_top_left
|
||||
weight: -8
|
||||
provider: null
|
||||
plugin: 'block_content:ad9df78e-36e7-4615-9074-c6fad417a145'
|
||||
settings:
|
||||
id: 'block_content:ad9df78e-36e7-4615-9074-c6fad417a145'
|
||||
label: 'Logo epau'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility: { }
|
@ -12,7 +12,7 @@ dependencies:
|
||||
id: logogouv
|
||||
theme: popsu
|
||||
region: header_top_left
|
||||
weight: -4
|
||||
weight: -7
|
||||
provider: null
|
||||
plugin: 'block_content:68fcdff8-7b8c-4414-a84b-6ce173b5dc8b'
|
||||
settings:
|
||||
|
@ -1,25 +0,0 @@
|
||||
uuid: f555279e-9b64-4e57-928b-aa2c4f9c9bc1
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:logo_block:949c5592-687e-452d-9c85-17ab62f166c1'
|
||||
module:
|
||||
- block_content
|
||||
theme:
|
||||
- popsu
|
||||
id: logogouvcartouche
|
||||
theme: popsu
|
||||
region: header_top_left
|
||||
weight: -7
|
||||
provider: null
|
||||
plugin: 'block_content:949c5592-687e-452d-9c85-17ab62f166c1'
|
||||
settings:
|
||||
id: 'block_content:949c5592-687e-452d-9c85-17ab62f166c1'
|
||||
label: 'logo gouv cartouche'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility: { }
|
@ -12,7 +12,7 @@ dependencies:
|
||||
id: logopuca
|
||||
theme: popsu
|
||||
region: header_top_left
|
||||
weight: -3
|
||||
weight: -6
|
||||
provider: null
|
||||
plugin: 'block_content:52af228a-19dd-4eb5-bce4-6d7b3e4acff1'
|
||||
settings:
|
||||
|
25
config/sync/block.block.logorepfr.yml
Normal file
25
config/sync/block.block.logorepfr.yml
Normal file
@ -0,0 +1,25 @@
|
||||
uuid: 46a3e19b-69ba-4b92-b401-3fb8c1a30362
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:logo_block:82e1ab94-3527-4cba-87a0-db6d78d0bb84'
|
||||
module:
|
||||
- block_content
|
||||
theme:
|
||||
- popsu
|
||||
id: logorepfr
|
||||
theme: popsu
|
||||
region: header_top_left
|
||||
weight: -9
|
||||
provider: null
|
||||
plugin: 'block_content:82e1ab94-3527-4cba-87a0-db6d78d0bb84'
|
||||
settings:
|
||||
id: 'block_content:82e1ab94-3527-4cba-87a0-db6d78d0bb84'
|
||||
label: 'Logo rep fr'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility: { }
|
@ -6,7 +6,6 @@ dependencies:
|
||||
- 'block_content:custom:d61049b4-1d02-41f9-b590-07d2488190a6'
|
||||
module:
|
||||
- block_content
|
||||
- context
|
||||
theme:
|
||||
- popsu
|
||||
id: logosfooter
|
||||
@ -23,12 +22,4 @@ settings:
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
negate: null
|
||||
pages: ''
|
||||
visibility: { }
|
||||
|
@ -5,7 +5,6 @@ dependencies:
|
||||
config:
|
||||
- system.menu.footer
|
||||
module:
|
||||
- context
|
||||
- menu_block
|
||||
theme:
|
||||
- popsu
|
||||
@ -29,12 +28,4 @@ settings:
|
||||
expand_all_items: false
|
||||
parent: 'footer:'
|
||||
suggestion: footer
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
negate: null
|
||||
pages: ''
|
||||
visibility: { }
|
||||
|
@ -6,7 +6,6 @@ dependencies:
|
||||
- 'block_content:custom:e0c66a5a-bc7a-4f4a-b6f1-7bec4b77ad78'
|
||||
module:
|
||||
- block_content
|
||||
- context
|
||||
theme:
|
||||
- popsu
|
||||
id: retrouveznoussurlesreseauxsociaux
|
||||
@ -23,12 +22,4 @@ settings:
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
negate: null
|
||||
pages: ''
|
||||
visibility: { }
|
||||
|
@ -11,8 +11,8 @@ dependencies:
|
||||
- popsu
|
||||
id: views_block__programme_toc_block_7
|
||||
theme: popsu
|
||||
region: header_top_left
|
||||
weight: -5
|
||||
region: header_top_middle
|
||||
weight: -7
|
||||
provider: null
|
||||
plugin: 'views_block:programme_toc-block_7'
|
||||
settings:
|
||||
@ -23,6 +23,7 @@ settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
visibility:
|
||||
'entity_bundle:node':
|
||||
id: 'entity_bundle:node'
|
||||
|
@ -5,14 +5,13 @@ dependencies:
|
||||
config:
|
||||
- views.view.programmes
|
||||
module:
|
||||
- context
|
||||
- views
|
||||
theme:
|
||||
- popsu
|
||||
id: views_block__programmes_block_1
|
||||
theme: popsu
|
||||
region: header_top_middle
|
||||
weight: -3
|
||||
region: header_bottom
|
||||
weight: -7
|
||||
provider: null
|
||||
plugin: 'views_block:programmes-block_1'
|
||||
settings:
|
||||
@ -22,12 +21,5 @@ settings:
|
||||
provider: views
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
negate: null
|
||||
pages: ''
|
||||
exposed: { }
|
||||
visibility: { }
|
||||
|
@ -5,14 +5,13 @@ dependencies:
|
||||
config:
|
||||
- views.view.programmes
|
||||
module:
|
||||
- context
|
||||
- views
|
||||
theme:
|
||||
- popsu
|
||||
id: views_block__programmes_block_2
|
||||
theme: popsu
|
||||
region: header_top_left
|
||||
weight: -1
|
||||
weight: -4
|
||||
provider: null
|
||||
plugin: 'views_block:programmes-block_2'
|
||||
settings:
|
||||
@ -22,12 +21,5 @@ settings:
|
||||
provider: views
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
negate: null
|
||||
pages: ''
|
||||
exposed: { }
|
||||
visibility: { }
|
||||
|
@ -5,14 +5,13 @@ dependencies:
|
||||
config:
|
||||
- views.view.programmes
|
||||
module:
|
||||
- context
|
||||
- views
|
||||
theme:
|
||||
- popsu
|
||||
id: views_block__programmes_block_2_2
|
||||
theme: popsu
|
||||
region: header_top_right
|
||||
weight: 0
|
||||
weight: -7
|
||||
provider: null
|
||||
plugin: 'views_block:programmes-block_2'
|
||||
settings:
|
||||
@ -22,12 +21,5 @@ settings:
|
||||
provider: views
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
negate: null
|
||||
pages: ''
|
||||
exposed: { }
|
||||
visibility: { }
|
||||
|
@ -5,14 +5,13 @@ dependencies:
|
||||
config:
|
||||
- views.view.programmes
|
||||
module:
|
||||
- context
|
||||
- views
|
||||
theme:
|
||||
- popsu
|
||||
id: views_block__programmes_block_3
|
||||
theme: popsu
|
||||
region: header_top_left
|
||||
weight: 0
|
||||
weight: -3
|
||||
provider: null
|
||||
plugin: 'views_block:programmes-block_3'
|
||||
settings:
|
||||
@ -22,12 +21,5 @@ settings:
|
||||
provider: views
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
negate: null
|
||||
pages: ''
|
||||
exposed: { }
|
||||
visibility: { }
|
||||
|
@ -5,14 +5,13 @@ dependencies:
|
||||
config:
|
||||
- views.view.programmes
|
||||
module:
|
||||
- context
|
||||
- views
|
||||
theme:
|
||||
- popsu
|
||||
id: views_block__programmes_block_3_2
|
||||
theme: popsu
|
||||
region: header_top_right
|
||||
weight: 0
|
||||
weight: -6
|
||||
provider: null
|
||||
plugin: 'views_block:programmes-block_3'
|
||||
settings:
|
||||
@ -22,12 +21,5 @@ settings:
|
||||
provider: views
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
negate: null
|
||||
pages: ''
|
||||
exposed: { }
|
||||
visibility: { }
|
||||
|
18
config/sync/block_class.settings.yml
Normal file
18
config/sync/block_class.settings.yml
Normal file
@ -0,0 +1,18 @@
|
||||
langcode: fr
|
||||
maxlength_block_class_field: 255
|
||||
field_type: multiple_textfields
|
||||
default_case: standard
|
||||
allow_only_letters_and_numbers: false
|
||||
enable_attributes: true
|
||||
enable_auto_complete: true
|
||||
qty_classes_per_block: 10
|
||||
items_per_page: 50
|
||||
enable_special_chars: true
|
||||
qty_attributes_per_block: 10
|
||||
enable_id_replacement: true
|
||||
weight_attributes: null
|
||||
weight_class: null
|
||||
weight_id: null
|
||||
attribute_keys_stored: '[]'
|
||||
attribute_value_stored: '[]'
|
||||
attributes_inline: '[]'
|
@ -1,6 +1,7 @@
|
||||
_core:
|
||||
default_config_hash: UVH1aJ4b44UM-VdPVN7hNNuuVqfReJxwfVeDQH1Hvsk
|
||||
langcode: fr
|
||||
mode: simple
|
||||
ignored_config_entities:
|
||||
- domain_alias.settings
|
||||
- domain_site_settings.domainconfigsettings
|
||||
|
22
config/sync/core.base_field_override.node.iframe.promote.yml
Normal file
22
config/sync/core.base_field_override.node.iframe.promote.yml
Normal file
@ -0,0 +1,22 @@
|
||||
uuid: 0c02dd41-2dec-4cbf-b889-d0941b4fcb92
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.iframe
|
||||
id: node.iframe.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: iframe
|
||||
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
|
95
config/sync/core.entity_form_display.node.iframe.default.yml
Normal file
95
config/sync/core.entity_form_display.node.iframe.default.yml
Normal file
@ -0,0 +1,95 @@
|
||||
uuid: 52d6640e-1538-4982-9b6f-4bdc3715879f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.iframe.field_iframe
|
||||
- node.type.iframe
|
||||
module:
|
||||
- iframe
|
||||
- path
|
||||
id: node.iframe.default
|
||||
targetEntityType: node
|
||||
bundle: iframe
|
||||
mode: default
|
||||
content:
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_iframe:
|
||||
type: iframe_urlwidthheight
|
||||
weight: 121
|
||||
region: content
|
||||
settings:
|
||||
headerlevel: '3'
|
||||
class: ''
|
||||
frameborder: '0'
|
||||
scrolling: auto
|
||||
transparency: '0'
|
||||
allowfullscreen: '0'
|
||||
tokensupport: '0'
|
||||
width: ''
|
||||
height: ''
|
||||
expose_class: false
|
||||
third_party_settings: { }
|
||||
langcode:
|
||||
type: language_select
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
include_locked: true
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 15
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 120
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
weight: 16
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
title:
|
||||
type: string_textfield
|
||||
weight: -5
|
||||
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: { }
|
||||
url_redirects:
|
||||
weight: 50
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
@ -17,6 +17,7 @@ dependencies:
|
||||
- field.field.node.projet.field_partenaires
|
||||
- field.field.node.projet.field_programme
|
||||
- field.field.node.projet.field_projets_lies
|
||||
- field.field.node.projet.field_region
|
||||
- field.field.node.projet.field_ressources_liees
|
||||
- field.field.node.projet.field_textes
|
||||
- field.field.node.projet.field_themes_lies
|
||||
@ -47,7 +48,7 @@ third_party_settings:
|
||||
label: Tabs
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 3
|
||||
weight: 4
|
||||
format_type: tabs
|
||||
format_settings:
|
||||
classes: ''
|
||||
@ -59,7 +60,7 @@ third_party_settings:
|
||||
label: Équipes
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 10
|
||||
weight: 11
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
@ -73,7 +74,7 @@ third_party_settings:
|
||||
label: Partenaires
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 11
|
||||
weight: 12
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
@ -105,7 +106,7 @@ third_party_settings:
|
||||
label: Liens
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 12
|
||||
weight: 13
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
@ -120,7 +121,7 @@ third_party_settings:
|
||||
label: Media
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 20
|
||||
weight: 15
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
@ -138,7 +139,7 @@ third_party_settings:
|
||||
label: Details
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 20
|
||||
weight: 5
|
||||
format_type: details_sidebar
|
||||
format_settings:
|
||||
classes: ''
|
||||
@ -169,7 +170,7 @@ third_party_settings:
|
||||
label: Adresse
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 9
|
||||
weight: 10
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
@ -266,7 +267,7 @@ content:
|
||||
third_party_settings: { }
|
||||
field_ge:
|
||||
type: geofield_latlon
|
||||
weight: 28
|
||||
weight: 29
|
||||
region: content
|
||||
settings:
|
||||
html5_geolocation: false
|
||||
@ -318,6 +319,12 @@ content:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_region:
|
||||
type: options_select
|
||||
weight: 3
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_ressources_liees:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 10
|
||||
|
@ -7,6 +7,7 @@ dependencies:
|
||||
- field.field.node.ressource.field_auteurs
|
||||
- field.field.node.ressource.field_collections
|
||||
- field.field.node.ressource.field_date_de_parution
|
||||
- field.field.node.ressource.field_diaporama
|
||||
- field.field.node.ressource.field_edition
|
||||
- field.field.node.ressource.field_evenements_lies
|
||||
- field.field.node.ressource.field_fichier
|
||||
@ -88,6 +89,7 @@ third_party_settings:
|
||||
group_media:
|
||||
children:
|
||||
- field_image
|
||||
- field_diaporama
|
||||
- field_videos
|
||||
- field_fichier
|
||||
label: Media
|
||||
@ -189,6 +191,14 @@ content:
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_diaporama:
|
||||
type: image_image
|
||||
weight: 131
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
field_edition:
|
||||
type: text_textarea
|
||||
weight: 128
|
||||
@ -209,7 +219,7 @@ content:
|
||||
third_party_settings: { }
|
||||
field_fichier:
|
||||
type: file_generic
|
||||
weight: 132
|
||||
weight: 133
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
@ -345,7 +355,7 @@ content:
|
||||
third_party_settings: { }
|
||||
field_videos:
|
||||
type: video_embed_field_textfield
|
||||
weight: 131
|
||||
weight: 132
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
|
44
config/sync/core.entity_view_display.node.iframe.default.yml
Normal file
44
config/sync/core.entity_view_display.node.iframe.default.yml
Normal file
@ -0,0 +1,44 @@
|
||||
uuid: 081de4d4-1ad7-4163-857d-4e8226cf82a3
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.iframe.field_iframe
|
||||
- node.type.iframe
|
||||
module:
|
||||
- iframe
|
||||
- panelizer
|
||||
- user
|
||||
third_party_settings:
|
||||
panelizer:
|
||||
enable: false
|
||||
custom: false
|
||||
allow: false
|
||||
default: default
|
||||
id: node.iframe.default
|
||||
targetEntityType: node
|
||||
bundle: iframe
|
||||
mode: default
|
||||
content:
|
||||
field_iframe:
|
||||
type: iframe_only
|
||||
label: hidden
|
||||
settings:
|
||||
url: ''
|
||||
title: ''
|
||||
headerlevel: '3'
|
||||
class: ''
|
||||
frameborder: '0'
|
||||
scrolling: ''
|
||||
transparency: '0'
|
||||
allowfullscreen: '0'
|
||||
tokensupport: '0'
|
||||
width: ''
|
||||
height: ''
|
||||
third_party_settings: { }
|
||||
weight: 101
|
||||
region: content
|
||||
hidden:
|
||||
langcode: true
|
||||
links: true
|
||||
search_api_excerpt: true
|
24
config/sync/core.entity_view_display.node.iframe.teaser.yml
Normal file
24
config/sync/core.entity_view_display.node.iframe.teaser.yml
Normal file
@ -0,0 +1,24 @@
|
||||
uuid: f021abc2-af88-46e6-b661-5afea3651e4a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.iframe.field_iframe
|
||||
- node.type.iframe
|
||||
module:
|
||||
- user
|
||||
id: node.iframe.teaser
|
||||
targetEntityType: node
|
||||
bundle: iframe
|
||||
mode: teaser
|
||||
content:
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 100
|
||||
region: content
|
||||
hidden:
|
||||
field_iframe: true
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
@ -62,7 +62,7 @@ content:
|
||||
region: content
|
||||
field_partenaires:
|
||||
type: entity_reference_revisions_entity_view
|
||||
label: hidden
|
||||
label: above
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
|
@ -18,6 +18,7 @@ dependencies:
|
||||
- field.field.node.projet.field_partenaires
|
||||
- field.field.node.projet.field_programme
|
||||
- field.field.node.projet.field_projets_lies
|
||||
- field.field.node.projet.field_region
|
||||
- field.field.node.projet.field_ressources_liees
|
||||
- field.field.node.projet.field_textes
|
||||
- field.field.node.projet.field_themes_lies
|
||||
@ -67,6 +68,7 @@ hidden:
|
||||
field_memo: true
|
||||
field_partenaires: true
|
||||
field_projets_lies: true
|
||||
field_region: true
|
||||
field_ressources_liees: true
|
||||
field_textes: true
|
||||
field_themes_lies: true
|
||||
|
@ -17,6 +17,7 @@ dependencies:
|
||||
- field.field.node.projet.field_partenaires
|
||||
- field.field.node.projet.field_programme
|
||||
- field.field.node.projet.field_projets_lies
|
||||
- field.field.node.projet.field_region
|
||||
- field.field.node.projet.field_ressources_liees
|
||||
- field.field.node.projet.field_textes
|
||||
- field.field.node.projet.field_themes_lies
|
||||
@ -136,6 +137,14 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 5
|
||||
region: content
|
||||
field_region:
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 16
|
||||
region: content
|
||||
field_ressources_liees:
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
|
@ -18,6 +18,7 @@ dependencies:
|
||||
- field.field.node.projet.field_partenaires
|
||||
- field.field.node.projet.field_programme
|
||||
- field.field.node.projet.field_projets_lies
|
||||
- field.field.node.projet.field_region
|
||||
- field.field.node.projet.field_ressources_liees
|
||||
- field.field.node.projet.field_textes
|
||||
- field.field.node.projet.field_themes_lies
|
||||
@ -80,6 +81,7 @@ hidden:
|
||||
field_memo: true
|
||||
field_partenaires: true
|
||||
field_projets_lies: true
|
||||
field_region: true
|
||||
field_ressources_liees: true
|
||||
field_textes: true
|
||||
field_themes_lies: true
|
||||
|
@ -7,6 +7,7 @@ dependencies:
|
||||
- field.field.node.ressource.field_auteurs
|
||||
- field.field.node.ressource.field_collections
|
||||
- field.field.node.ressource.field_date_de_parution
|
||||
- field.field.node.ressource.field_diaporama
|
||||
- field.field.node.ressource.field_edition
|
||||
- field.field.node.ressource.field_evenements_lies
|
||||
- field.field.node.ressource.field_fichier
|
||||
@ -73,6 +74,17 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 6
|
||||
region: content
|
||||
field_diaporama:
|
||||
type: image
|
||||
label: hidden
|
||||
settings:
|
||||
image_link: ''
|
||||
image_style: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 15
|
||||
region: content
|
||||
field_edition:
|
||||
type: text_default
|
||||
label: above
|
||||
|
@ -8,6 +8,7 @@ dependencies:
|
||||
- field.field.node.ressource.field_auteurs
|
||||
- field.field.node.ressource.field_collections
|
||||
- field.field.node.ressource.field_date_de_parution
|
||||
- field.field.node.ressource.field_diaporama
|
||||
- field.field.node.ressource.field_edition
|
||||
- field.field.node.ressource.field_evenements_lies
|
||||
- field.field.node.ressource.field_fichier
|
||||
@ -93,6 +94,7 @@ hidden:
|
||||
body: true
|
||||
field_collections: true
|
||||
field_date_de_parution: true
|
||||
field_diaporama: true
|
||||
field_evenements_lies: true
|
||||
field_fichier: true
|
||||
field_lien: true
|
||||
|
@ -8,6 +8,7 @@ dependencies:
|
||||
- field.field.node.ressource.field_auteurs
|
||||
- field.field.node.ressource.field_collections
|
||||
- field.field.node.ressource.field_date_de_parution
|
||||
- field.field.node.ressource.field_diaporama
|
||||
- field.field.node.ressource.field_edition
|
||||
- field.field.node.ressource.field_evenements_lies
|
||||
- field.field.node.ressource.field_fichier
|
||||
@ -78,6 +79,7 @@ hidden:
|
||||
body: true
|
||||
field_collections: true
|
||||
field_date_de_parution: true
|
||||
field_diaporama: true
|
||||
field_edition: true
|
||||
field_evenements_lies: true
|
||||
field_fichier: true
|
||||
|
@ -28,7 +28,7 @@ content:
|
||||
region: content
|
||||
field_texte:
|
||||
type: text_default
|
||||
label: above
|
||||
label: visually_hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
|
@ -21,6 +21,7 @@ module:
|
||||
bulkdelete: 0
|
||||
checklistapi: 0
|
||||
ckeditor: 0
|
||||
ckeditor_iframe: 0
|
||||
config: 0
|
||||
config_devel: 0
|
||||
config_filter: 0
|
||||
@ -51,10 +52,12 @@ module:
|
||||
entity_browser: 0
|
||||
entity_browser_enhanced: 0
|
||||
entity_reference_revisions: 0
|
||||
fakeobjects: 0
|
||||
field: 0
|
||||
field_group: 0
|
||||
field_ui: 0
|
||||
file: 0
|
||||
file_replace: 0
|
||||
filter: 0
|
||||
filter_perms: 0
|
||||
geocoder: 0
|
||||
@ -65,6 +68,7 @@ module:
|
||||
help: 0
|
||||
honeypot: 0
|
||||
hreflang: 0
|
||||
iframe: 0
|
||||
image: 0
|
||||
image_field_caption: 0
|
||||
imce: 0
|
||||
@ -88,6 +92,7 @@ module:
|
||||
leaflet_views: 0
|
||||
link: 0
|
||||
link_attributes: 0
|
||||
link_attributes_menu_link_content: 0
|
||||
linkit: 0
|
||||
locale: 0
|
||||
maillog: 0
|
||||
@ -138,7 +143,6 @@ module:
|
||||
translation_views: 0
|
||||
twig_xdebug: 0
|
||||
update: 0
|
||||
url_to_video_filter: 0
|
||||
user: 0
|
||||
video_embed_dailymotion: 0
|
||||
video_embed_field: 0
|
||||
|
@ -49,6 +49,10 @@ settings:
|
||||
- Paste
|
||||
- PasteText
|
||||
- PasteFromWord
|
||||
-
|
||||
name: iframe
|
||||
items:
|
||||
- Iframe
|
||||
plugins:
|
||||
drupallink:
|
||||
linkit_enabled: true
|
||||
|
@ -2,3 +2,4 @@ _core:
|
||||
default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
|
||||
langcode: fr
|
||||
login_with_username: false
|
||||
require_username_on_registration: false
|
||||
|
31
config/sync/field.field.node.iframe.field_iframe.yml
Normal file
31
config/sync/field.field.node.iframe.field_iframe.yml
Normal file
@ -0,0 +1,31 @@
|
||||
uuid: d0f0bd5d-107d-47a3-bacc-ebee877ca405
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_iframe
|
||||
- node.type.iframe
|
||||
module:
|
||||
- iframe
|
||||
id: node.iframe.field_iframe
|
||||
field_name: field_iframe
|
||||
entity_type: node
|
||||
bundle: iframe
|
||||
label: Iframe
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
title: null
|
||||
headerlevel: '3'
|
||||
class: ''
|
||||
frameborder: '0'
|
||||
scrolling: auto
|
||||
transparency: '0'
|
||||
allowfullscreen: '1'
|
||||
tokensupport: '2'
|
||||
width: null
|
||||
height: null
|
||||
field_type: iframe
|
29
config/sync/field.field.node.projet.field_region.yml
Normal file
29
config/sync/field.field.node.projet.field_region.yml
Normal file
@ -0,0 +1,29 @@
|
||||
uuid: 50db3c13-4a61-40dc-8fa0-d7e18f41788e
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_region
|
||||
- node.type.projet
|
||||
- taxonomy.vocabulary.regions
|
||||
id: node.projet.field_region
|
||||
field_name: field_region
|
||||
entity_type: node
|
||||
bundle: projet
|
||||
label: Région
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:taxonomy_term'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
regions: regions
|
||||
sort:
|
||||
field: name
|
||||
direction: asc
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
48
config/sync/field.field.node.ressource.field_diaporama.yml
Normal file
48
config/sync/field.field.node.ressource.field_diaporama.yml
Normal file
@ -0,0 +1,48 @@
|
||||
uuid: 0b2a0262-9967-4504-8d6b-e71cbb0aba06
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_diaporama
|
||||
- node.type.ressource
|
||||
module:
|
||||
- content_translation
|
||||
- image
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
translation_sync:
|
||||
alt: alt
|
||||
title: title
|
||||
file: '0'
|
||||
id: node.ressource.field_diaporama
|
||||
field_name: field_diaporama
|
||||
entity_type: node
|
||||
bundle: ressource
|
||||
label: Diaporama
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'png gif jpg jpeg'
|
||||
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: 0
|
||||
caption_field_required: 0
|
||||
field_type: image
|
19
config/sync/field.storage.node.field_iframe.yml
Normal file
19
config/sync/field.storage.node.field_iframe.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: 84e70d62-831e-496f-a7a9-e6225d2dd1a4
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- iframe
|
||||
- node
|
||||
id: node.field_iframe
|
||||
field_name: field_iframe
|
||||
entity_type: node
|
||||
type: iframe
|
||||
settings: { }
|
||||
module: iframe
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
20
config/sync/field.storage.node.field_region.yml
Normal file
20
config/sync/field.storage.node.field_region.yml
Normal file
@ -0,0 +1,20 @@
|
||||
uuid: 22a1ea89-6d52-4507-b2b1-3de0b0cd88dc
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- taxonomy
|
||||
id: node.field_region
|
||||
field_name: field_region
|
||||
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
|
@ -6,7 +6,6 @@ dependencies:
|
||||
- editor
|
||||
- linkit
|
||||
- pathologic
|
||||
- url_to_video_filter
|
||||
- video_embed_wysiwyg
|
||||
_core:
|
||||
default_config_hash: w3wAkgsV6hn7P_cXCSnV-_1B_HOVJ7qwjv2DZID3B7g
|
||||
@ -51,7 +50,7 @@ filters:
|
||||
status: false
|
||||
weight: -42
|
||||
settings:
|
||||
allowed_html: '<em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h5 id> <h6 id> <u> <a href hreflang !href accesskey id rel target title data-entity-type data-entity-uuid data-entity-substitution> <p> <h1> <pre> <h4 id class="inter-titre"> <img src alt data-entity-type data-entity-uuid data-entity-substitution data-align data-caption>'
|
||||
allowed_html: '<em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h5 id> <h6 id> <u> <a href hreflang !href accesskey id rel target title data-entity-type data-entity-uuid data-entity-substitution> <p> <h1> <pre> <h4 id class="inter-titre"> <img src alt data-entity-type data-entity-uuid data-entity-substitution data-align data-caption> <iframe>'
|
||||
filter_html_help: true
|
||||
filter_html_nofollow: false
|
||||
filter_align:
|
||||
@ -72,16 +71,6 @@ filters:
|
||||
status: false
|
||||
weight: -41
|
||||
settings: { }
|
||||
filter_url_to_video:
|
||||
id: filter_url_to_video
|
||||
provider: url_to_video_filter
|
||||
status: true
|
||||
weight: -46
|
||||
settings:
|
||||
youtube: '0'
|
||||
youtube_webp_preview: '0'
|
||||
vimeo: '0'
|
||||
autoload: '0'
|
||||
linkit:
|
||||
id: linkit
|
||||
provider: linkit
|
||||
@ -99,6 +88,7 @@ filters:
|
||||
local_settings:
|
||||
protocol_style: full
|
||||
local_paths: ''
|
||||
keep_language_prefix: false
|
||||
video_embed_wysiwyg:
|
||||
id: video_embed_wysiwyg
|
||||
provider: video_embed_wysiwyg
|
||||
|
@ -1,4 +1,4 @@
|
||||
uuid: c11aeedb-31ed-4ab8-9633-731a2c5bdbd6
|
||||
uuid: 5b211f99-51e9-410c-b3ba-60fb1032dc49
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
@ -9,5 +9,5 @@ configuration:
|
||||
throttle:
|
||||
period: null
|
||||
limit: null
|
||||
apiKey: BfGpTmi8PmaGkWNCAwlH6qW5jILApFGb
|
||||
licensed: false
|
||||
apiKey: sfGkgxwoFMjOWulz0u0lzMJrlzG3hY57
|
||||
licensed: true
|
||||
|
11
config/sync/language.content_settings.node.iframe.yml
Normal file
11
config/sync/language.content_settings.node.iframe.yml
Normal file
@ -0,0 +1,11 @@
|
||||
uuid: 6ab4b8d1-9c74-4a9a-95de-7d6b27a129d9
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.iframe
|
||||
id: node.iframe
|
||||
target_entity_type_id: node
|
||||
target_bundle: iframe
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
@ -0,0 +1,11 @@
|
||||
uuid: a599f81a-44b8-4fb7-8ab2-5a92007fb1c1
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- taxonomy.vocabulary.regions
|
||||
id: taxonomy_term.regions
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: regions
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
@ -1,19 +1,13 @@
|
||||
_core:
|
||||
default_config_hash: YGueb7ImKHSG1RRmIB1iqPHVGXTmI2yvCcB-RX7FPeY
|
||||
langcode: fr
|
||||
site_id: ''
|
||||
url_http: ''
|
||||
url_https: ''
|
||||
site_id: '4'
|
||||
url_http: 'http://analytics.figureslibres.io/'
|
||||
url_https: 'https://analytics.figureslibres.io/'
|
||||
domain_mode: 0
|
||||
visibility:
|
||||
request_path_mode: 0
|
||||
request_path_pages: |-
|
||||
/admin
|
||||
/admin/*
|
||||
/batch
|
||||
/node/add*
|
||||
/node/*/*
|
||||
/user/*/*
|
||||
request_path_pages: "/admin\r\n/admin/*\r\n/batch\r\n/node/add*\r\n/node/*/*\r\n/user/*/*"
|
||||
user_role_mode: 0
|
||||
user_role_roles: { }
|
||||
user_account_mode: 1
|
||||
@ -22,19 +16,45 @@ track:
|
||||
files: true
|
||||
files_extensions: '7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip'
|
||||
colorbox: true
|
||||
userid: false
|
||||
userid: true
|
||||
messages: { }
|
||||
site_search: false
|
||||
privacy:
|
||||
donottrack: true
|
||||
donottrack: false
|
||||
disablecookies: false
|
||||
custom:
|
||||
variable: { }
|
||||
variable:
|
||||
1:
|
||||
slot: 1
|
||||
name: ''
|
||||
value: ''
|
||||
scope: visit
|
||||
2:
|
||||
slot: 2
|
||||
name: ''
|
||||
value: ''
|
||||
scope: visit
|
||||
3:
|
||||
slot: 3
|
||||
name: ''
|
||||
value: ''
|
||||
scope: visit
|
||||
4:
|
||||
slot: 4
|
||||
name: ''
|
||||
value: ''
|
||||
scope: visit
|
||||
5:
|
||||
slot: 5
|
||||
name: ''
|
||||
value: ''
|
||||
scope: visit
|
||||
codesnippet:
|
||||
before: ''
|
||||
after: ''
|
||||
translation_set: false
|
||||
disable_tracking: false
|
||||
cache: false
|
||||
page_title_hierarchy: false
|
||||
page_title_hierarchy_exclude_home: true
|
||||
disable_tracking: false
|
||||
status_codes_disabled: { }
|
||||
|
20
config/sync/node.type.iframe.yml
Normal file
20
config/sync/node.type.iframe.yml
Normal file
@ -0,0 +1,20 @@
|
||||
uuid: 1e7594b5-4cd0-4ee9-9fab-45a537169d0e
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- menu_ui
|
||||
third_party_settings:
|
||||
menu_ui:
|
||||
available_menus:
|
||||
- main
|
||||
- tools
|
||||
- footer
|
||||
parent: 'main:'
|
||||
name: Iframe
|
||||
type: iframe
|
||||
description: ''
|
||||
help: ''
|
||||
new_revision: true
|
||||
preview_mode: 1
|
||||
display_submitted: false
|
@ -43,6 +43,7 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: top
|
||||
weight: -3
|
||||
uuid: 6319006a-015c-459c-996b-79d404f7455f
|
||||
@ -54,20 +55,10 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -4
|
||||
weight: -1
|
||||
uuid: 2ca2f1a3-98b4-41bf-bb67-e17fdd93f1f2
|
||||
03f6064d-8756-4e56-af2b-4a6c0cda67ff:
|
||||
id: 'views_block:programme_toc-block_2'
|
||||
label: ''
|
||||
label_display: '0'
|
||||
provider: views
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
region: first
|
||||
weight: 0
|
||||
uuid: 03f6064d-8756-4e56-af2b-4a6c0cda67ff
|
||||
4fc90a5b-8a2d-4f21-9718-e65b9982d59a:
|
||||
id: 'views_block:programme_toc-block_4'
|
||||
label: ''
|
||||
@ -76,6 +67,7 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -7
|
||||
uuid: 4fc90a5b-8a2d-4f21-9718-e65b9982d59a
|
||||
@ -86,7 +78,8 @@ variant_settings:
|
||||
provider: views
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
items_per_page: '5'
|
||||
exposed: { }
|
||||
region: top
|
||||
weight: -4
|
||||
uuid: eb6ccc12-1ccc-4996-9797-be755e42b297
|
||||
@ -98,6 +91,7 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: bottom
|
||||
weight: 0
|
||||
uuid: 9dbcea4e-26fe-4d78-a245-b192012bd799
|
||||
@ -108,7 +102,7 @@ variant_settings:
|
||||
provider: popsu_link_block
|
||||
context_mapping: { }
|
||||
region: first
|
||||
weight: 1
|
||||
weight: 2
|
||||
uuid: 9c5741a0-e8e2-4895-88a7-c36d3825e33c
|
||||
link_title: Ressources
|
||||
c80f54a0-8f21-4c56-8341-eab59b009329:
|
||||
@ -146,8 +140,9 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -3
|
||||
weight: 0
|
||||
uuid: 9f70ea8b-3a5f-4e48-97b0-2b3d5e5e7d03
|
||||
232f18ef-a92c-451e-b917-e436b6cbc195:
|
||||
id: 'views_block:programme_toc-block_9'
|
||||
@ -157,8 +152,9 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -5
|
||||
weight: -2
|
||||
uuid: 232f18ef-a92c-451e-b917-e436b6cbc195
|
||||
b564145a-2058-4710-8204-50569d4f0bf0:
|
||||
id: 'views_block:programme_toc-block_13'
|
||||
@ -168,8 +164,9 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -6
|
||||
weight: -3
|
||||
uuid: b564145a-2058-4710-8204-50569d4f0bf0
|
||||
b84fe2f8-7c0b-4976-aa63-d8dc5ae66fc0:
|
||||
id: 'views_block:programme_toc-block_16'
|
||||
@ -179,13 +176,59 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
arguments:
|
||||
nid:
|
||||
type: node_nid
|
||||
value: '[node:nid]'
|
||||
region: first
|
||||
weight: -1
|
||||
weight: 1
|
||||
uuid: b84fe2f8-7c0b-4976-aa63-d8dc5ae66fc0
|
||||
532e0e26-eab4-476f-a964-fd68221d5619:
|
||||
id: prog_exode_urbain_link
|
||||
label: 'Prog exode urbain link'
|
||||
label_display: '0'
|
||||
provider: popsu_link_block
|
||||
context_mapping: { }
|
||||
region: first
|
||||
weight: -5
|
||||
uuid: 532e0e26-eab4-476f-a964-fd68221d5619
|
||||
link_title: 'Exode Urbain'
|
||||
698f5eef-78b0-44a3-851b-3adcddfcd119:
|
||||
id: prog_palpite_link
|
||||
label: 'Le Palmarès Palpite'
|
||||
label_display: '0'
|
||||
provider: popsu_link_block
|
||||
context_mapping: { }
|
||||
region: first
|
||||
weight: -4
|
||||
uuid: 698f5eef-78b0-44a3-851b-3adcddfcd119
|
||||
link_title: 'Le Palmarès Palpite'
|
||||
3be250ab-9604-4e95-b215-4b98b160f18e:
|
||||
id: 'views_block:programme_toc-block_15'
|
||||
label: ''
|
||||
label_display: '0'
|
||||
provider: views
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -8
|
||||
uuid: 3be250ab-9604-4e95-b215-4b98b160f18e
|
||||
63e18587-3199-4058-93e3-7af297464f84:
|
||||
id: 'views_block:programme_toc-block_17'
|
||||
label: ''
|
||||
label_display: '0'
|
||||
provider: views
|
||||
context_mapping:
|
||||
field_programme_target_id: node
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -6
|
||||
uuid: 63e18587-3199-4058-93e3-7af297464f84
|
||||
page_title: ''
|
||||
layout: layout_threecol_25_50_25
|
||||
layout_settings:
|
||||
|
@ -95,6 +95,7 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -3
|
||||
uuid: 8b03ade6-e854-4bb0-8a9b-34722a2854a3
|
||||
@ -157,6 +158,7 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -2
|
||||
uuid: c4929f5b-0062-4e02-b61e-c2433a85ac26
|
||||
|
@ -219,40 +219,6 @@ variant_settings:
|
||||
region: first
|
||||
weight: -3
|
||||
uuid: 67a47521-52b8-4ab4-a771-f97638565f16
|
||||
6078929a-caa0-439a-8d35-87827d2a429b:
|
||||
id: 'entity_field:node:field_projet'
|
||||
label: Projet
|
||||
label_display: '0'
|
||||
provider: ctools_block
|
||||
context_mapping:
|
||||
entity: node
|
||||
formatter:
|
||||
type: entity_reference_label
|
||||
weight: 0
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
region: first
|
||||
weight: -4
|
||||
uuid: 6078929a-caa0-439a-8d35-87827d2a429b
|
||||
a3046e05-1dbd-45e0-9720-67c405399eb6:
|
||||
id: 'entity_field:node:field_theme'
|
||||
label: Thème
|
||||
label_display: '0'
|
||||
provider: ctools_block
|
||||
context_mapping:
|
||||
entity: node
|
||||
formatter:
|
||||
type: entity_reference_label
|
||||
weight: 0
|
||||
label: hidden
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
region: first
|
||||
weight: -2
|
||||
uuid: a3046e05-1dbd-45e0-9720-67c405399eb6
|
||||
b3708c0d-f02e-464e-9ac8-5cc3e600b4ae:
|
||||
id: 'entity_field:node:field_evenements_lies'
|
||||
label: 'Évènements liés'
|
||||
@ -394,6 +360,7 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -9
|
||||
uuid: a62c7914-d906-4dfa-aec5-8b58fe51046d
|
||||
@ -405,6 +372,7 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -8
|
||||
uuid: a6dd71ed-49c0-4166-b952-7f8269fc0536
|
||||
@ -416,6 +384,7 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -7
|
||||
uuid: 92053447-9110-481c-a48d-45abe5289a1e
|
||||
|
@ -53,7 +53,7 @@ variant_settings:
|
||||
view_mode: accroche_ss_image
|
||||
third_party_settings: { }
|
||||
region: third
|
||||
weight: -6
|
||||
weight: -8
|
||||
uuid: fa5671b0-2af1-45de-8eae-3aa8bcc1be7d
|
||||
78dec81a-9c13-4c3e-8c3d-e1e9950da62a:
|
||||
id: 'entity_field:node:title'
|
||||
@ -234,6 +234,7 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -7
|
||||
uuid: 7fd3954d-4223-48fd-8ed9-f719cdb706f0
|
||||
@ -245,8 +246,9 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -5
|
||||
weight: -4
|
||||
uuid: b12c9988-1636-44e6-8de3-9f1d07a0561e
|
||||
9d776e95-a9c0-4293-a62b-1689df4570cb:
|
||||
id: prog_ressource_link
|
||||
@ -255,7 +257,7 @@ variant_settings:
|
||||
provider: popsu_link_block
|
||||
context_mapping: { }
|
||||
region: first
|
||||
weight: -4
|
||||
weight: -3
|
||||
uuid: 9d776e95-a9c0-4293-a62b-1689df4570cb
|
||||
link_title: Ressources
|
||||
63b90de4-b75f-46a5-b8a0-a0fe654966cb:
|
||||
@ -266,6 +268,7 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: 'Ressources liées'
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
arguments:
|
||||
nid:
|
||||
type: node_nid
|
||||
@ -281,9 +284,22 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -5
|
||||
uuid: 40dfc621-4e0d-4d06-9567-1fb89f13c22b
|
||||
2174709d-ebb6-44b9-a7fc-08f74f00b226:
|
||||
id: 'views_block:programme_toc-block_18'
|
||||
label: ''
|
||||
label_display: '0'
|
||||
provider: views
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
region: first
|
||||
weight: -6
|
||||
uuid: 40dfc621-4e0d-4d06-9567-1fb89f13c22b
|
||||
uuid: 2174709d-ebb6-44b9-a7fc-08f74f00b226
|
||||
page_title: ''
|
||||
layout: layout_threecol_25_50_25
|
||||
layout_settings:
|
||||
|
@ -38,7 +38,7 @@ variant_settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: -3
|
||||
weight: -4
|
||||
uuid: cc44ae59-b6ba-47d3-9224-1d6ef82de485
|
||||
68ed5c37-232a-4554-b1e6-a598cc1b01d4:
|
||||
id: 'entity_field:node:body'
|
||||
@ -70,7 +70,7 @@ variant_settings:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: -4
|
||||
weight: -5
|
||||
uuid: d2a161df-e7fa-4cd7-8a6c-442702667034
|
||||
3019fd91-6735-471b-a429-005dd320f5bd:
|
||||
id: 'entity_field:node:field_collections'
|
||||
@ -87,7 +87,7 @@ variant_settings:
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: -1
|
||||
weight: -2
|
||||
uuid: 3019fd91-6735-471b-a429-005dd320f5bd
|
||||
f9eaed57-bcce-43db-a937-e44f84cde262:
|
||||
id: 'entity_field:node:field_image'
|
||||
@ -105,7 +105,7 @@ variant_settings:
|
||||
image_style: very_large
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: -5
|
||||
weight: -6
|
||||
uuid: f9eaed57-bcce-43db-a937-e44f84cde262
|
||||
11c9521f-c1c5-4a3a-b735-b013ea51b5d7:
|
||||
id: 'entity_field:node:field_programme'
|
||||
@ -122,7 +122,7 @@ variant_settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: -7
|
||||
weight: -8
|
||||
uuid: 11c9521f-c1c5-4a3a-b735-b013ea51b5d7
|
||||
6b899160-a218-4412-9aae-15bf077ffab8:
|
||||
id: 'entity_field:node:field_date_de_parution'
|
||||
@ -143,7 +143,7 @@ variant_settings:
|
||||
time_wrapper: false
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: 0
|
||||
weight: -1
|
||||
uuid: 6b899160-a218-4412-9aae-15bf077ffab8
|
||||
6957b522-39a6-4094-a338-4908b79bd5dd:
|
||||
id: 'entity_field:node:field_theme'
|
||||
@ -160,7 +160,7 @@ variant_settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: 1
|
||||
weight: 0
|
||||
uuid: 6957b522-39a6-4094-a338-4908b79bd5dd
|
||||
5a3cd52c-80b0-48ab-ad5b-102a0572cc10:
|
||||
id: 'entity_field:node:field_type_de_ressource'
|
||||
@ -177,7 +177,7 @@ variant_settings:
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: -6
|
||||
weight: -7
|
||||
uuid: 5a3cd52c-80b0-48ab-ad5b-102a0572cc10
|
||||
99f61c86-31f2-41b7-a344-f398bbae87a5:
|
||||
id: 'block_content:1911abcd-dd85-403d-8e6e-8621c9f2045a'
|
||||
@ -226,7 +226,7 @@ variant_settings:
|
||||
height: 480
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: 2
|
||||
weight: 1
|
||||
uuid: c80516af-557e-426b-ba94-dc32e53016e0
|
||||
31cf12fb-4adf-489d-ae14-9f4fddcac1c4:
|
||||
id: 'entity_field:node:field_ressources_liees'
|
||||
@ -298,7 +298,7 @@ variant_settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: -2
|
||||
weight: -3
|
||||
uuid: b4e55d8c-4700-45ba-9b04-f48ad1ff7f38
|
||||
0d80d9b0-5425-4e6c-a886-4c50c9e60317:
|
||||
id: 'views_block:collection-block_1'
|
||||
@ -308,6 +308,7 @@ variant_settings:
|
||||
context_mapping: { }
|
||||
views_label: Collection
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
arguments:
|
||||
tid:
|
||||
type: taxonomy
|
||||
@ -315,6 +316,26 @@ variant_settings:
|
||||
region: third
|
||||
weight: 0
|
||||
uuid: 0d80d9b0-5425-4e6c-a886-4c50c9e60317
|
||||
f481538f-3161-4d17-8ef7-b74bb27246dd:
|
||||
id: 'entity_field:node:field_diaporama'
|
||||
label: Diaporama
|
||||
label_display: '0'
|
||||
provider: ctools_block
|
||||
context_mapping:
|
||||
entity: node
|
||||
formatter:
|
||||
type: image
|
||||
weight: 0
|
||||
label: hidden
|
||||
settings:
|
||||
image_link: ''
|
||||
image_style: wide
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
region: second
|
||||
weight: 2
|
||||
uuid: f481538f-3161-4d17-8ef7-b74bb27246dd
|
||||
page_title: ''
|
||||
layout: layout_threecol_25_50_25
|
||||
layout_settings:
|
||||
|
23
config/sync/pathauto.pattern.static_iframe.yml
Normal file
23
config/sync/pathauto.pattern.static_iframe.yml
Normal file
@ -0,0 +1,23 @@
|
||||
uuid: 6a174966-dddf-4f90-96e9-09817460a3ef
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: static_iframe
|
||||
label: 'Static & iframe'
|
||||
type: 'canonical_entities:node'
|
||||
pattern: '[node:title]'
|
||||
selection_criteria:
|
||||
178283d5-16a2-40ce-b88d-2d9ac55b321b:
|
||||
id: 'entity_bundle:node'
|
||||
negate: false
|
||||
uuid: 178283d5-16a2-40ce-b88d-2d9ac55b321b
|
||||
context_mapping:
|
||||
node: node
|
||||
bundles:
|
||||
iframe: iframe
|
||||
static: static
|
||||
selection_logic: and
|
||||
weight: -5
|
||||
relationships: { }
|
@ -1,10 +1,11 @@
|
||||
_core:
|
||||
default_config_hash: EKYCulG-Y3pcObfUpVbl-D9T5DDX6d4hpQ-BVlSBAmw
|
||||
langcode: fr
|
||||
scheme_whitelist:
|
||||
scheme_allow_list:
|
||||
- http
|
||||
- https
|
||||
- files
|
||||
- internal
|
||||
protocol_style: full
|
||||
local_paths: ''
|
||||
keep_language_prefix: false
|
||||
|
@ -2,6 +2,7 @@ _core:
|
||||
default_config_hash: ce6WctcNYnaEo3BmHQc_Fmukw7AkPJ137tH5GwPW93w
|
||||
langcode: fr
|
||||
lifetime: 30
|
||||
extend_lifetime: false
|
||||
max_tokens: 0
|
||||
login_form:
|
||||
field_label: 'Se souvenir de moi'
|
||||
|
@ -1,126 +1,44 @@
|
||||
log: 1
|
||||
menus:
|
||||
-
|
||||
menu_name: footer
|
||||
title: Accueil
|
||||
parent: null
|
||||
uri: 'internal:/'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-50'
|
||||
langcode: fr
|
||||
uuid: 39680dd3-ea89-403e-8cee-8d08a0e5fbb1
|
||||
-
|
||||
menu_name: footer
|
||||
title: 'Qu''est-ce popsu ?'
|
||||
parent: null
|
||||
uri: 'internal:/node/215'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-49'
|
||||
langcode: fr
|
||||
uuid: 7adf411e-dd23-402e-9cd6-a66e6acac295
|
||||
-
|
||||
menu_name: footer
|
||||
title: Gouvernance
|
||||
parent: null
|
||||
uri: 'internal:/node/218'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-48'
|
||||
langcode: fr
|
||||
uuid: c5f90586-8537-4a7a-826e-46bf9a20b81a
|
||||
-
|
||||
menu_name: footer
|
||||
title: 'L''équipe'
|
||||
parent: null
|
||||
uri: 'internal:/node/657'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-47'
|
||||
langcode: fr
|
||||
uuid: 998f9dd2-c0c7-4e82-9953-e5a36da046a1
|
||||
-
|
||||
menu_name: head
|
||||
title: 'Qu''est-ce popsu ?'
|
||||
parent: null
|
||||
uri: 'internal:/node/215'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-50'
|
||||
langcode: fr
|
||||
uuid: d73bff0f-358b-4f0f-aa78-64299d5f0be1
|
||||
-
|
||||
menu_name: head
|
||||
title: Gouvernance
|
||||
parent: null
|
||||
uri: 'internal:/node/218'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '0'
|
||||
expanded: '0'
|
||||
weight: '-49'
|
||||
langcode: fr
|
||||
uuid: fd2e07b6-a9b0-4963-a497-631920f82e7b
|
||||
-
|
||||
menu_name: head
|
||||
title: 'Lettre d''information'
|
||||
parent: null
|
||||
uri: 'internal:/node/216'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '0'
|
||||
expanded: '0'
|
||||
weight: '-47'
|
||||
langcode: fr
|
||||
uuid: 3b828780-fa00-4f80-925a-52e32b24fa17
|
||||
-
|
||||
menu_name: head
|
||||
title: Contact
|
||||
parent: null
|
||||
uri: 'internal:/node/217'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-45'
|
||||
langcode: fr
|
||||
uuid: 7249712f-fe65-40d3-a8ee-8047420bc88a
|
||||
-
|
||||
menu_name: head
|
||||
title: Actualités
|
||||
parent: null
|
||||
uri: 'internal:/actus'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-48'
|
||||
langcode: fr
|
||||
uuid: dcb524fb-b05d-4553-b819-00de28afa04f
|
||||
-
|
||||
menu_name: head
|
||||
title: Accueil
|
||||
parent: null
|
||||
uri: 'internal:/'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-44'
|
||||
langcode: fr
|
||||
uuid: f42e04af-950b-4207-88d9-49e364e5270f
|
||||
blocks:
|
||||
-
|
||||
info: 'Logo epau'
|
||||
langcode: fr
|
||||
uuid: ad9df78e-36e7-4615-9074-c6fad417a145
|
||||
bundle: logo_block
|
||||
revision_id: null
|
||||
rev_id_current: null
|
||||
fields:
|
||||
field_link:
|
||||
-
|
||||
uri: 'https://epau.archi.fr'
|
||||
title: ''
|
||||
options: { }
|
||||
field_logo:
|
||||
-
|
||||
target_id: '2697'
|
||||
alt: 'Logo EPAU'
|
||||
title: ''
|
||||
width: '1151'
|
||||
height: '415'
|
||||
-
|
||||
info: 'Logo rep fr'
|
||||
langcode: fr
|
||||
uuid: 82e1ab94-3527-4cba-87a0-db6d78d0bb84
|
||||
bundle: logo_block
|
||||
revision_id: null
|
||||
rev_id_current: null
|
||||
fields:
|
||||
field_link:
|
||||
-
|
||||
uri: 'internal:/'
|
||||
title: ''
|
||||
options: { }
|
||||
field_logo:
|
||||
-
|
||||
target_id: '2698'
|
||||
alt: 'République française'
|
||||
title: ''
|
||||
width: '400'
|
||||
height: '361'
|
||||
-
|
||||
info: 'Ressources link'
|
||||
langcode: fr
|
||||
@ -135,9 +53,9 @@ blocks:
|
||||
summary: ''
|
||||
format: wysiwyg
|
||||
-
|
||||
info: 'logo gouv cartouche'
|
||||
info: 'logo gouv'
|
||||
langcode: fr
|
||||
uuid: 949c5592-687e-452d-9c85-17ab62f166c1
|
||||
uuid: 68fcdff8-7b8c-4414-a84b-6ce173b5dc8b
|
||||
bundle: logo_block
|
||||
revision_id: null
|
||||
rev_id_current: null
|
||||
@ -149,11 +67,11 @@ blocks:
|
||||
options: { }
|
||||
field_logo:
|
||||
-
|
||||
target_id: '1289'
|
||||
target_id: '1780'
|
||||
alt: 'https://popsu.archi.fr'
|
||||
title: 'https://popsu.archi.fr'
|
||||
width: '92'
|
||||
height: '33'
|
||||
width: '390'
|
||||
height: '217'
|
||||
-
|
||||
info: 'logo puca'
|
||||
langcode: fr
|
||||
@ -175,9 +93,9 @@ blocks:
|
||||
width: '313'
|
||||
height: '181'
|
||||
-
|
||||
info: 'logo gouv'
|
||||
info: 'logo gouv cartouche'
|
||||
langcode: fr
|
||||
uuid: 68fcdff8-7b8c-4414-a84b-6ce173b5dc8b
|
||||
uuid: 949c5592-687e-452d-9c85-17ab62f166c1
|
||||
bundle: logo_block
|
||||
revision_id: null
|
||||
rev_id_current: null
|
||||
@ -189,11 +107,11 @@ blocks:
|
||||
options: { }
|
||||
field_logo:
|
||||
-
|
||||
target_id: '1287'
|
||||
target_id: '1779'
|
||||
alt: 'https://popsu.archi.fr'
|
||||
title: 'https://popsu.archi.fr'
|
||||
width: '390'
|
||||
height: '217'
|
||||
width: '92'
|
||||
height: '33'
|
||||
-
|
||||
info: 'Actus link'
|
||||
langcode: fr
|
||||
@ -208,7 +126,7 @@ blocks:
|
||||
summary: ''
|
||||
format: wysiwyg
|
||||
-
|
||||
info: 'Logos footer'
|
||||
info: 'Logos gouv'
|
||||
langcode: fr
|
||||
uuid: d61049b4-1d02-41f9-b590-07d2488190a6
|
||||
bundle: custom
|
||||
@ -217,7 +135,7 @@ blocks:
|
||||
fields:
|
||||
body:
|
||||
-
|
||||
value: "<p>\r\n<a class=\"logo-repu\" href=\"#\">logo repu</a>\r\n<!--<a class=\"logo-gouv\" href=\"#\">logo gouv</a>-->\r\n<!--<a class=\"logo-puca\" href=\"#\">logo puca</a>-->\r\n</p>\r\n"
|
||||
value: "<p><a class=\"logo-gouv\" href=\"#\">logo gouv</a> <a class=\"logo-puca\" href=\"#\">logo puca</a></p>\r\n"
|
||||
summary: ''
|
||||
format: wysiwyg
|
||||
-
|
||||
@ -233,3 +151,125 @@ blocks:
|
||||
value: "<p><a href=\"https://twitter.com/popsu_puca\">https://twitter.com/popsu_puca</a></p>\r\n\r\n<p><a href=\"https://fr.linkedin.com/company/popsu\">https://fr.linkedin.com/company/popsu</a></p>\r\n\r\n<p><a href=\"https://www.youtube.com/channel/UCOC9-aGNPangqvUXMraAkxw\">https://www.youtube.com/channel/UCOC9-aGNPangqvUXMraAkxw</a></p>\r\n"
|
||||
summary: ''
|
||||
format: wysiwyg
|
||||
menus:
|
||||
-
|
||||
menu_name: footer
|
||||
title: Accueil
|
||||
parent: null
|
||||
uri: 'internal:/'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: true
|
||||
expanded: false
|
||||
weight: -50
|
||||
langcode: fr
|
||||
uuid: 39680dd3-ea89-403e-8cee-8d08a0e5fbb1
|
||||
-
|
||||
menu_name: footer
|
||||
title: 'Qu''est-ce popsu ?'
|
||||
parent: null
|
||||
uri: 'internal:/node/215'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: true
|
||||
expanded: false
|
||||
weight: -49
|
||||
langcode: fr
|
||||
uuid: 7adf411e-dd23-402e-9cd6-a66e6acac295
|
||||
-
|
||||
menu_name: footer
|
||||
title: Gouvernance
|
||||
parent: null
|
||||
uri: 'internal:/node/218'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: true
|
||||
expanded: false
|
||||
weight: -48
|
||||
langcode: fr
|
||||
uuid: c5f90586-8537-4a7a-826e-46bf9a20b81a
|
||||
-
|
||||
menu_name: footer
|
||||
title: 'L''équipe'
|
||||
parent: null
|
||||
uri: 'internal:/node/657'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: true
|
||||
expanded: false
|
||||
weight: -47
|
||||
langcode: fr
|
||||
uuid: 998f9dd2-c0c7-4e82-9953-e5a36da046a1
|
||||
-
|
||||
menu_name: head
|
||||
title: 'Qu''est-ce popsu ?'
|
||||
parent: null
|
||||
uri: 'internal:/node/215'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: true
|
||||
expanded: false
|
||||
weight: -50
|
||||
langcode: fr
|
||||
uuid: d73bff0f-358b-4f0f-aa78-64299d5f0be1
|
||||
-
|
||||
menu_name: head
|
||||
title: Gouvernance
|
||||
parent: null
|
||||
uri: 'internal:/node/218'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: false
|
||||
expanded: false
|
||||
weight: -49
|
||||
langcode: fr
|
||||
uuid: fd2e07b6-a9b0-4963-a497-631920f82e7b
|
||||
-
|
||||
menu_name: head
|
||||
title: 'Lettre d''information'
|
||||
parent: null
|
||||
uri: 'internal:/node/216'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: false
|
||||
expanded: false
|
||||
weight: -47
|
||||
langcode: fr
|
||||
uuid: 3b828780-fa00-4f80-925a-52e32b24fa17
|
||||
-
|
||||
menu_name: head
|
||||
title: Contact
|
||||
parent: null
|
||||
uri: 'internal:/node/217'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: true
|
||||
expanded: false
|
||||
weight: -45
|
||||
langcode: fr
|
||||
uuid: 7249712f-fe65-40d3-a8ee-8047420bc88a
|
||||
-
|
||||
menu_name: head
|
||||
title: Actualités
|
||||
parent: null
|
||||
uri: 'internal:/actus'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: true
|
||||
expanded: false
|
||||
weight: -48
|
||||
langcode: fr
|
||||
uuid: dcb524fb-b05d-4553-b819-00de28afa04f
|
||||
-
|
||||
menu_name: head
|
||||
title: Accueil
|
||||
parent: null
|
||||
uri: 'internal:/'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: true
|
||||
expanded: false
|
||||
weight: -44
|
||||
langcode: fr
|
||||
uuid: f42e04af-950b-4207-88d9-49e364e5270f
|
||||
log: 1
|
||||
|
@ -3,7 +3,7 @@ _core:
|
||||
langcode: fr
|
||||
uuid: 9b21a6aa-b4cd-4bc8-b7a0-d2fdb2f03468
|
||||
name: Popsu
|
||||
mail: dev@figureslibres.io
|
||||
mail: webmaster@popsu.archi.fr
|
||||
slogan: 'Plateforme d''observation des projets et stratégies urbaines'
|
||||
page:
|
||||
403: ''
|
||||
|
@ -5,4 +5,4 @@ dependencies: { }
|
||||
name: Collection
|
||||
vid: collection
|
||||
description: ''
|
||||
weight: 0
|
||||
weight: -10
|
||||
|
@ -5,4 +5,4 @@ dependencies: { }
|
||||
name: Équipes
|
||||
vid: equipes
|
||||
description: ''
|
||||
weight: 0
|
||||
weight: -4
|
||||
|
8
config/sync/taxonomy.vocabulary.regions.yml
Normal file
8
config/sync/taxonomy.vocabulary.regions.yml
Normal file
@ -0,0 +1,8 @@
|
||||
uuid: c1c50a13-8758-4932-83ac-b7478036a6bd
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
name: Régions
|
||||
vid: regions
|
||||
description: ''
|
||||
weight: -5
|
@ -5,4 +5,4 @@ dependencies: { }
|
||||
name: 'Types d''évènement'
|
||||
vid: types_d_evenement
|
||||
description: ''
|
||||
weight: 0
|
||||
weight: -9
|
||||
|
@ -5,4 +5,4 @@ dependencies: { }
|
||||
name: 'Types de document'
|
||||
vid: types_de_document
|
||||
description: ''
|
||||
weight: 0
|
||||
weight: -8
|
||||
|
@ -5,4 +5,4 @@ dependencies: { }
|
||||
name: 'Types de thème'
|
||||
vid: types_de_theme
|
||||
description: ''
|
||||
weight: 0
|
||||
weight: -7
|
||||
|
@ -5,4 +5,4 @@ dependencies: { }
|
||||
name: Villes
|
||||
vid: villes
|
||||
description: ''
|
||||
weight: 0
|
||||
weight: -6
|
||||
|
@ -6,6 +6,7 @@ dependencies:
|
||||
- filter.format.wysiwyg
|
||||
- node.type.actualite
|
||||
- node.type.evenement
|
||||
- node.type.iframe
|
||||
- node.type.programme
|
||||
- node.type.projet
|
||||
- node.type.ressource
|
||||
@ -23,6 +24,7 @@ dependencies:
|
||||
- content_translation
|
||||
- field_ui
|
||||
- file
|
||||
- file_replace
|
||||
- filter
|
||||
- menu_admin_per_menu
|
||||
- node
|
||||
@ -75,14 +77,17 @@ permissions:
|
||||
- 'delete all revisions'
|
||||
- 'delete any actualite content'
|
||||
- 'delete any evenement content'
|
||||
- 'delete any iframe content'
|
||||
- 'delete any programme content'
|
||||
- 'delete any projet content'
|
||||
- 'delete any ressource content'
|
||||
- 'delete any static content'
|
||||
- 'delete any theme content'
|
||||
- 'delete evenement revisions'
|
||||
- 'delete iframe revisions'
|
||||
- 'delete own actualite content'
|
||||
- 'delete own evenement content'
|
||||
- 'delete own iframe content'
|
||||
- 'delete own programme content'
|
||||
- 'delete own projet content'
|
||||
- 'delete own ressource content'
|
||||
@ -100,6 +105,7 @@ permissions:
|
||||
- 'delete theme revisions'
|
||||
- 'edit any actualite content'
|
||||
- 'edit any evenement content'
|
||||
- 'edit any iframe content'
|
||||
- 'edit any programme content'
|
||||
- 'edit any projet content'
|
||||
- 'edit any ressource content'
|
||||
@ -107,6 +113,7 @@ permissions:
|
||||
- 'edit any theme content'
|
||||
- 'edit own actualite content'
|
||||
- 'edit own evenement content'
|
||||
- 'edit own iframe content'
|
||||
- 'edit own programme content'
|
||||
- 'edit own projet content'
|
||||
- 'edit own ressource content'
|
||||
@ -132,9 +139,11 @@ permissions:
|
||||
- 'execute user_unblock_user_action user'
|
||||
- 'execute vbo_cancel_user_action user'
|
||||
- 'execute views_bulk_edit all'
|
||||
- 'replace files'
|
||||
- 'revert actualite revisions'
|
||||
- 'revert all revisions'
|
||||
- 'revert evenement revisions'
|
||||
- 'revert iframe revisions'
|
||||
- 'revert programme revisions'
|
||||
- 'revert projet revisions'
|
||||
- 'revert ressource revisions'
|
||||
@ -148,6 +157,7 @@ permissions:
|
||||
- 'view actualite revisions'
|
||||
- 'view all revisions'
|
||||
- 'view evenement revisions'
|
||||
- 'view iframe revisions'
|
||||
- 'view own unpublished content'
|
||||
- 'view programme revisions'
|
||||
- 'view projet revisions'
|
||||
|
@ -6,6 +6,7 @@ dependencies:
|
||||
- filter.format.wysiwyg
|
||||
- node.type.actualite
|
||||
- node.type.evenement
|
||||
- node.type.iframe
|
||||
- node.type.programme
|
||||
- node.type.projet
|
||||
- node.type.ressource
|
||||
@ -19,6 +20,7 @@ dependencies:
|
||||
module:
|
||||
- content_lock
|
||||
- file
|
||||
- file_replace
|
||||
- filter
|
||||
- node
|
||||
- system
|
||||
@ -52,6 +54,7 @@ permissions:
|
||||
- 'delete any ressource content'
|
||||
- 'edit any actualite content'
|
||||
- 'edit any evenement content'
|
||||
- 'edit any iframe content'
|
||||
- 'edit any programme content'
|
||||
- 'edit any projet content'
|
||||
- 'edit any ressource content'
|
||||
@ -62,9 +65,11 @@ permissions:
|
||||
- 'edit terms in types_de_document'
|
||||
- 'edit terms in types_de_theme'
|
||||
- 'edit terms in villes'
|
||||
- 'replace files'
|
||||
- 'revert actualite revisions'
|
||||
- 'revert all revisions'
|
||||
- 'revert evenement revisions'
|
||||
- 'revert iframe revisions'
|
||||
- 'revert programme revisions'
|
||||
- 'revert projet revisions'
|
||||
- 'revert ressource revisions'
|
||||
@ -74,6 +79,7 @@ permissions:
|
||||
- 'view actualite revisions'
|
||||
- 'view all revisions'
|
||||
- 'view evenement revisions'
|
||||
- 'view iframe revisions'
|
||||
- 'view own unpublished content'
|
||||
- 'view programme revisions'
|
||||
- 'view projet revisions'
|
||||
|
@ -815,7 +815,7 @@ display:
|
||||
display_plugin: page
|
||||
position: 3
|
||||
display_options:
|
||||
title: 'Archives Évènements'
|
||||
title: Évènements
|
||||
pager:
|
||||
type: mini
|
||||
options:
|
||||
|
@ -8,6 +8,9 @@ dependencies:
|
||||
- field.storage.taxonomy_term.field_image
|
||||
- image.style.thumbnail
|
||||
- taxonomy.vocabulary.collection
|
||||
- taxonomy.vocabulary.types_d_evenement
|
||||
- taxonomy.vocabulary.types_de_document
|
||||
- taxonomy.vocabulary.types_de_theme
|
||||
- taxonomy.vocabulary.villes
|
||||
module:
|
||||
- address
|
||||
@ -85,6 +88,7 @@ display:
|
||||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
@ -788,8 +792,70 @@ display:
|
||||
position: 1
|
||||
display_options:
|
||||
title: 'Types de document'
|
||||
filters:
|
||||
status:
|
||||
id: status
|
||||
table: taxonomy_term_field_data
|
||||
field: status
|
||||
entity_type: taxonomy_term
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
value: '1'
|
||||
group: 1
|
||||
expose:
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
vid:
|
||||
id: vid
|
||||
table: taxonomy_term_field_data
|
||||
field: vid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: taxonomy_term
|
||||
entity_field: vid
|
||||
plugin_id: bundle
|
||||
operator: in
|
||||
value:
|
||||
types_de_document: types_de_document
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
1: AND
|
||||
defaults:
|
||||
title: false
|
||||
filters: false
|
||||
filter_groups: false
|
||||
display_description: ''
|
||||
display_extenders:
|
||||
views_ef_fieldset: { }
|
||||
@ -820,8 +886,70 @@ display:
|
||||
position: 1
|
||||
display_options:
|
||||
title: 'Types d''évenement'
|
||||
filters:
|
||||
status:
|
||||
id: status
|
||||
table: taxonomy_term_field_data
|
||||
field: status
|
||||
entity_type: taxonomy_term
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
value: '1'
|
||||
group: 1
|
||||
expose:
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
vid:
|
||||
id: vid
|
||||
table: taxonomy_term_field_data
|
||||
field: vid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: taxonomy_term
|
||||
entity_field: vid
|
||||
plugin_id: bundle
|
||||
operator: in
|
||||
value:
|
||||
types_d_evenement: types_d_evenement
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
1: AND
|
||||
defaults:
|
||||
title: false
|
||||
filters: false
|
||||
filter_groups: false
|
||||
display_description: ''
|
||||
display_extenders:
|
||||
views_ef_fieldset: { }
|
||||
@ -852,8 +980,70 @@ display:
|
||||
position: 1
|
||||
display_options:
|
||||
title: 'Type de themes'
|
||||
filters:
|
||||
status:
|
||||
id: status
|
||||
table: taxonomy_term_field_data
|
||||
field: status
|
||||
entity_type: taxonomy_term
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
value: '1'
|
||||
group: 1
|
||||
expose:
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
vid:
|
||||
id: vid
|
||||
table: taxonomy_term_field_data
|
||||
field: vid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: taxonomy_term
|
||||
entity_field: vid
|
||||
plugin_id: bundle
|
||||
operator: in
|
||||
value:
|
||||
types_de_theme: types_de_theme
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
1: AND
|
||||
defaults:
|
||||
title: false
|
||||
filters: false
|
||||
filter_groups: false
|
||||
display_description: ''
|
||||
display_extenders:
|
||||
views_ef_fieldset: { }
|
||||
@ -937,6 +1127,7 @@ display:
|
||||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
@ -2097,18 +2097,8 @@ display:
|
||||
plugin_id: standard
|
||||
required: false
|
||||
display_description: ''
|
||||
footer:
|
||||
area_text_custom:
|
||||
id: area_text_custom
|
||||
table: views
|
||||
field: area_text_custom
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: text_custom
|
||||
empty: false
|
||||
content: '<a href="/centre-de-ressources?programme={{ raw_arguments.field_programme_target_id }}">Toutes les ressources {{ title_1 }}</a>'
|
||||
tokenize: true
|
||||
footer: { }
|
||||
display_comment: "footer \r\n<a href=\"/centre-de-ressources?programme={{ raw_arguments.field_programme_target_id }}\">Toutes les ressources {{ title_1 }}</a>"
|
||||
display_extenders:
|
||||
views_ef_fieldset: { }
|
||||
block_description: 'Last Ressources associées'
|
||||
|
@ -16,6 +16,7 @@ dependencies:
|
||||
- field.storage.node.field_programme
|
||||
- field.storage.node.field_projet
|
||||
- field.storage.node.field_projets_lies
|
||||
- field.storage.node.field_region
|
||||
- field.storage.node.field_ressources_liees
|
||||
- field.storage.node.field_sous_titre
|
||||
- field.storage.node.field_theme
|
||||
@ -27,11 +28,13 @@ dependencies:
|
||||
- image.style.thumbnail
|
||||
- node.type.actualite
|
||||
- node.type.evenement
|
||||
- node.type.iframe
|
||||
- node.type.programme
|
||||
- node.type.projet
|
||||
- node.type.ressource
|
||||
- node.type.static
|
||||
- node.type.theme
|
||||
- taxonomy.vocabulary.regions
|
||||
- taxonomy.vocabulary.types_de_theme
|
||||
- taxonomy.vocabulary.villes
|
||||
module:
|
||||
@ -2250,6 +2253,61 @@ display:
|
||||
level_labels: ''
|
||||
hierarchy_depth: 0
|
||||
required_depth: 0
|
||||
field_programme_target_id:
|
||||
id: field_programme_target_id
|
||||
table: node__field_programme
|
||||
field: field_programme_target_id
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: entity_reference
|
||||
operator: or
|
||||
value: { }
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: field_programme_target_id_op
|
||||
label: 'Programme Popsu'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: field_programme_target_id_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: field_programme_target_id
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
user: '0'
|
||||
editeur: '0'
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
reduce_duplicates: false
|
||||
handler: 'default:node'
|
||||
widget: select
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
programme: programme
|
||||
sort:
|
||||
field: _none
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
@ -2583,6 +2641,69 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
field_region:
|
||||
id: field_region
|
||||
table: node__field_region
|
||||
field: field_region
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: field
|
||||
label: Région
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: entity_reference_label
|
||||
settings:
|
||||
link: true
|
||||
group_column: target_id
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
field_ville:
|
||||
id: field_ville
|
||||
table: node__field_ville
|
||||
@ -3272,6 +3393,62 @@ display:
|
||||
level_labels: ''
|
||||
hierarchy_depth: 0
|
||||
required_depth: 0
|
||||
field_region_target_id:
|
||||
id: field_region_target_id
|
||||
table: node__field_region
|
||||
field: field_region_target_id
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: taxonomy_index_tid
|
||||
operator: or
|
||||
value: { }
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: field_region_target_id_op
|
||||
label: 'Région (field_region)'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: field_region_target_id_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: field_region_target_id
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
user: '0'
|
||||
editeur: '0'
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
reduce_duplicates: false
|
||||
vid: regions
|
||||
type: select
|
||||
hierarchy: false
|
||||
limit: true
|
||||
error_message: true
|
||||
save_lineage: false
|
||||
force_deepest: false
|
||||
parent: 0
|
||||
level_labels: ''
|
||||
hierarchy_depth: 0
|
||||
required_depth: 0
|
||||
field_memo_value:
|
||||
id: field_memo_value
|
||||
table: node__field_memo
|
||||
@ -3464,6 +3641,7 @@ display:
|
||||
- 'config:field.storage.node.field_partenaires'
|
||||
- 'config:field.storage.node.field_programme'
|
||||
- 'config:field.storage.node.field_projets_lies'
|
||||
- 'config:field.storage.node.field_region'
|
||||
- 'config:field.storage.node.field_themes_lies'
|
||||
- 'config:field.storage.node.field_type_de_projet'
|
||||
- 'config:field.storage.node.field_ville'
|
||||
@ -3473,7 +3651,7 @@ display:
|
||||
display_plugin: page
|
||||
position: 1
|
||||
display_options:
|
||||
title: Statiques
|
||||
title: 'Statiques & Iframe'
|
||||
fields:
|
||||
node_bulk_form:
|
||||
id: node_bulk_form
|
||||
@ -3785,6 +3963,7 @@ display:
|
||||
plugin_id: bundle
|
||||
operator: in
|
||||
value:
|
||||
iframe: iframe
|
||||
static: static
|
||||
group: 1
|
||||
exposed: false
|
||||
@ -3936,7 +4115,7 @@ display:
|
||||
path: admin/content/Statics
|
||||
menu:
|
||||
type: tab
|
||||
title: Statics
|
||||
title: 'Statics & Iframe'
|
||||
description: ''
|
||||
weight: -10
|
||||
expanded: false
|
||||
|
@ -4,6 +4,7 @@ status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- file_replace
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: gLmoA0yjvlXfMRp9ihOhRKSSQQlbdLdvpDkbVwkYPrg
|
||||
@ -448,6 +449,59 @@ display:
|
||||
format_plural_string: !!binary MSBwbGFjZQNAY291bnQgcGxhY2Vz
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
file_replace_link:
|
||||
id: file_replace_link
|
||||
table: file_managed
|
||||
field: file_replace_link
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: file
|
||||
plugin_id: file_replace_link
|
||||
label: 'Link to replace file'
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
text: remplacer
|
||||
output_url_as_text: 0
|
||||
absolute: 0
|
||||
pager:
|
||||
type: full
|
||||
options:
|
||||
@ -1295,6 +1349,59 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
file_replace_link:
|
||||
id: file_replace_link
|
||||
table: file_managed
|
||||
field: file_replace_link
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: file
|
||||
plugin_id: file_replace_link
|
||||
label: 'Link to replace file'
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
text: remplacer
|
||||
output_url_as_text: 0
|
||||
absolute: 0
|
||||
defaults:
|
||||
pager: true
|
||||
relationships: false
|
||||
|
@ -272,7 +272,7 @@ display:
|
||||
type: some
|
||||
options:
|
||||
offset: 0
|
||||
items_per_page: 5
|
||||
items_per_page: 10
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -241,8 +241,172 @@ display:
|
||||
position: 1
|
||||
display_options:
|
||||
title: 'Nos Programmes en cours'
|
||||
filters:
|
||||
status:
|
||||
id: status
|
||||
table: node_field_data
|
||||
field: status
|
||||
entity_type: node
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
value: '1'
|
||||
group: 1
|
||||
expose:
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
type:
|
||||
id: type
|
||||
table: node_field_data
|
||||
field: type
|
||||
entity_type: node
|
||||
entity_field: type
|
||||
plugin_id: bundle
|
||||
value:
|
||||
programme: programme
|
||||
group: 1
|
||||
expose:
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
field_actif_value:
|
||||
id: field_actif_value
|
||||
table: node__field_actif
|
||||
field: field_actif_value
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: boolean
|
||||
operator: '='
|
||||
value: '1'
|
||||
group: 2
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
nid:
|
||||
id: nid
|
||||
table: node_field_data
|
||||
field: nid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: node
|
||||
entity_field: nid
|
||||
plugin_id: numeric
|
||||
operator: '='
|
||||
value:
|
||||
min: ''
|
||||
max: ''
|
||||
value: '878'
|
||||
group: 2
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
min_placeholder: ''
|
||||
max_placeholder: ''
|
||||
placeholder: ''
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
nid_1:
|
||||
id: nid_1
|
||||
table: node_field_data
|
||||
field: nid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: node
|
||||
entity_field: nid
|
||||
plugin_id: numeric
|
||||
operator: '='
|
||||
value:
|
||||
min: ''
|
||||
max: ''
|
||||
value: '912'
|
||||
group: 2
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
min_placeholder: ''
|
||||
max_placeholder: ''
|
||||
placeholder: ''
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
1: AND
|
||||
2: OR
|
||||
defaults:
|
||||
title: false
|
||||
filters: false
|
||||
filter_groups: false
|
||||
display_description: ''
|
||||
display_extenders:
|
||||
views_ef_fieldset: { }
|
||||
@ -390,6 +554,98 @@ display:
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
nid:
|
||||
id: nid
|
||||
table: node_field_data
|
||||
field: nid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: node
|
||||
entity_field: nid
|
||||
plugin_id: numeric
|
||||
operator: '!='
|
||||
value:
|
||||
min: ''
|
||||
max: ''
|
||||
value: '878'
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
min_placeholder: ''
|
||||
max_placeholder: ''
|
||||
placeholder: ''
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
nid_1:
|
||||
id: nid_1
|
||||
table: node_field_data
|
||||
field: nid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: node
|
||||
entity_field: nid
|
||||
plugin_id: numeric
|
||||
operator: '!='
|
||||
value:
|
||||
min: ''
|
||||
max: ''
|
||||
value: '912'
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
min_placeholder: ''
|
||||
max_placeholder: ''
|
||||
placeholder: ''
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
|
@ -738,8 +738,8 @@ display:
|
||||
height: '800'
|
||||
height_unit: px
|
||||
hide_empty_map: false
|
||||
disable_wheel: true
|
||||
gesture_handling: true
|
||||
disable_wheel: true
|
||||
reset_map:
|
||||
control: false
|
||||
position: topright
|
||||
@ -779,7 +779,10 @@ display:
|
||||
leaflet_markercluster:
|
||||
control: true
|
||||
options: '{"spiderfyOnMaxZoom":true,"showCoverageOnHover":true,"removeOutsideVisibleBounds":false}'
|
||||
include_path: 0
|
||||
include_path: 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"}'
|
||||
geocoder:
|
||||
control: false
|
||||
@ -795,7 +798,6 @@ display:
|
||||
zoom: 16
|
||||
popup: false
|
||||
options: ''
|
||||
fullscreen_control: false
|
||||
row:
|
||||
type: fields
|
||||
query:
|
||||
@ -874,6 +876,7 @@ display:
|
||||
views_ef_fieldset: { }
|
||||
block_description: 'projet map (programme)'
|
||||
block_category: 'Programmes blocks (views)'
|
||||
block_hide_empty: true
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
|
@ -247,7 +247,7 @@ display:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Filter
|
||||
reset_button: false
|
||||
reset_button: true
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
expose_sort_order: true
|
||||
|
@ -136,8 +136,8 @@ display:
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_empty: true
|
||||
empty_zero: true
|
||||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: entity_reference_entity_view
|
||||
@ -357,6 +357,7 @@ display:
|
||||
display_extenders:
|
||||
views_ef_fieldset: { }
|
||||
block_description: 'ressources third column'
|
||||
block_hide_empty: true
|
||||
allow:
|
||||
items_per_page: false
|
||||
offset: '0'
|
||||
|
43
patches/leaflet_more_maps_cartodb-2.1.3.patch
Normal file
43
patches/leaflet_more_maps_cartodb-2.1.3.patch
Normal file
@ -0,0 +1,43 @@
|
||||
diff --git a/leaflet_more_maps.module b/leaflet_more_maps.module
|
||||
index cce4c86..33e9a60 100644
|
||||
--- a/leaflet_more_maps.module
|
||||
+++ b/leaflet_more_maps.module
|
||||
@@ -556,6 +556,38 @@ function _leaflet_more_maps_assemble_default_map_info(array &$map_info, array $d
|
||||
],
|
||||
];
|
||||
|
||||
+
|
||||
+ // cartodb
|
||||
+ $attr_cartodb = '© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors © <a href="https://carto.com/attributions">CARTO</a>';
|
||||
+ $cartodb_names = [
|
||||
+ 'light_all',
|
||||
+ 'light_nolabels',
|
||||
+ 'light_only_labels',
|
||||
+ 'dark_all',
|
||||
+ 'dark_nolabels',
|
||||
+ 'dark_only_labels',
|
||||
+ 'rastertiles/voyager',
|
||||
+ 'rastertiles/voyager_nolabels',
|
||||
+ 'rastertiles/voyager_only_labels',
|
||||
+ 'rastertiles/voyager_labels_under'
|
||||
+ ];
|
||||
+ foreach ($cartodb_names as $cartodb_name) {
|
||||
+ $code = mb_strtolower($cartodb_name);
|
||||
+ $label = t('Cartodb @name', ['@name' => $cartodb_name]);
|
||||
+ $url_template = "https://{s}.basemaps.cartocdn.com/$code/{z}/{x}/{y}{r}.png";
|
||||
+ $map_info["cartodb-$code"] = [
|
||||
+ 'label' => $label,
|
||||
+ 'description' => $label,
|
||||
+ 'settings' => $default_settings,
|
||||
+ 'layers' => [
|
||||
+ '' => [
|
||||
+ 'urlTemplate' => $url_template,
|
||||
+ 'options' => ['attribution' => $attr_cartodb],
|
||||
+ ]
|
||||
+ ]
|
||||
+ ];
|
||||
+ }
|
||||
+
|
||||
// Add hook to change default list of maps.
|
||||
// Let other modules alter the default map info.
|
||||
\Drupal::moduleHandler()->invokeAll('leaflet_more_maps_list_alter', array(&$map_info));
|
@ -24,6 +24,12 @@
|
||||
* @see http://php.net/manual/en/features.commandline.webserver.php
|
||||
*/
|
||||
|
||||
if (PHP_SAPI !== 'cli-server') {
|
||||
// Bail out if this is not PHP's Development Server.
|
||||
header($_SERVER['SERVER_PROTOCOL'] . ' 403 Forbidden');
|
||||
exit;
|
||||
}
|
||||
|
||||
$url = parse_url($_SERVER['REQUEST_URI']);
|
||||
if (file_exists(__DIR__ . $url['path'])) {
|
||||
// Serve the requested resource as-is.
|
||||
|
@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
# Protect files and directories from prying eyes.
|
||||
<FilesMatch "\.(engine|inc|install|make|module|profile|po|sh|.*sql|theme|twig|tpl(\.php)?|xtmpl|yml)(~|\.sw[op]|\.bak|\.orig|\.save)?$|^(\.(?!well-known).*|Entries.*|Repository|Root|Tag|Template|composer\.(json|lock)|web\.config)$|^#.*#$|\.php(~|\.sw[op]|\.bak|\.orig|\.save)$">
|
||||
<FilesMatch "\.(engine|inc|install|make|module|profile|po|sh|.*sql|theme|twig|tpl(\.php)?|xtmpl|yml)(~|\.sw[op]|\.bak|\.orig|\.save)?$|^(\.(?!well-known).*|Entries.*|Repository|Root|Tag|Template|composer\.(json|lock)|web\.config|yarn\.lock|package\.json)$|^#.*#$|\.php(~|\.sw[op]|\.bak|\.orig|\.save)$">
|
||||
<IfModule mod_authz_core.c>
|
||||
Require all denied
|
||||
</IfModule>
|
||||
@ -42,7 +42,7 @@ AddEncoding gzip svgz
|
||||
# Enable expirations.
|
||||
ExpiresActive On
|
||||
|
||||
# Cache all files for 2 weeks after access (A).
|
||||
# Cache all files and redirects for 2 weeks after access (A).
|
||||
ExpiresDefault A1209600
|
||||
|
||||
<FilesMatch \.php$>
|
||||
@ -158,12 +158,12 @@ AddEncoding gzip svgz
|
||||
# Serve gzip compressed CSS files if they exist and the client accepts gzip.
|
||||
RewriteCond %{HTTP:Accept-encoding} gzip
|
||||
RewriteCond %{REQUEST_FILENAME}\.gz -s
|
||||
RewriteRule ^(.*)\.css $1\.css\.gz [QSA]
|
||||
RewriteRule ^(.*css_[a-zA-Z0-9-_]+)\.css$ $1\.css\.gz [QSA]
|
||||
|
||||
# Serve gzip compressed JS files if they exist and the client accepts gzip.
|
||||
RewriteCond %{HTTP:Accept-encoding} gzip
|
||||
RewriteCond %{REQUEST_FILENAME}\.gz -s
|
||||
RewriteRule ^(.*)\.js $1\.js\.gz [QSA]
|
||||
RewriteRule ^(.*js_[a-zA-Z0-9-_]+)\.js$ $1\.js\.gz [QSA]
|
||||
|
||||
# Serve correct content types, and prevent double compression.
|
||||
RewriteRule \.css\.gz$ - [T=text/css,E=no-gzip:1,E=no-brotli:1]
|
||||
|
10
web/libraries/fakeobjects/lang/af.js
Normal file
10
web/libraries/fakeobjects/lang/af.js
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'fakeobjects', 'af', {
|
||||
anchor: 'Anker',
|
||||
hiddenfield: 'Verborge veld',
|
||||
iframe: 'IFrame',
|
||||
unknown: 'Onbekende objek'
|
||||
} );
|
10
web/libraries/fakeobjects/lang/ar.js
Normal file
10
web/libraries/fakeobjects/lang/ar.js
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'fakeobjects', 'ar', {
|
||||
anchor: 'إرساء',
|
||||
hiddenfield: 'إدراج حقل خفي',
|
||||
iframe: 'iframe',
|
||||
unknown: 'عنصر غير معروف'
|
||||
} );
|
10
web/libraries/fakeobjects/lang/az.js
Normal file
10
web/libraries/fakeobjects/lang/az.js
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'fakeobjects', 'az', {
|
||||
anchor: 'Lövbər',
|
||||
hiddenfield: 'Gizli xana',
|
||||
iframe: 'IFrame',
|
||||
unknown: 'Tanımamış obyekt'
|
||||
} );
|
10
web/libraries/fakeobjects/lang/bg.js
Normal file
10
web/libraries/fakeobjects/lang/bg.js
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'fakeobjects', 'bg', {
|
||||
anchor: 'Кука',
|
||||
hiddenfield: 'Скрито поле',
|
||||
iframe: 'IFrame',
|
||||
unknown: 'Неизвестен обект'
|
||||
} );
|
10
web/libraries/fakeobjects/lang/bn.js
Normal file
10
web/libraries/fakeobjects/lang/bn.js
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'fakeobjects', 'bn', {
|
||||
anchor: 'Anchor', // MISSING
|
||||
hiddenfield: 'Hidden Field', // MISSING
|
||||
iframe: 'IFrame', // MISSING
|
||||
unknown: 'Unknown Object' // MISSING
|
||||
} );
|
10
web/libraries/fakeobjects/lang/bs.js
Normal file
10
web/libraries/fakeobjects/lang/bs.js
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'fakeobjects', 'bs', {
|
||||
anchor: 'Anchor',
|
||||
hiddenfield: 'Hidden Field', // MISSING
|
||||
iframe: 'IFrame', // MISSING
|
||||
unknown: 'Unknown Object' // MISSING
|
||||
} );
|
10
web/libraries/fakeobjects/lang/ca.js
Normal file
10
web/libraries/fakeobjects/lang/ca.js
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'fakeobjects', 'ca', {
|
||||
anchor: 'Àncora',
|
||||
hiddenfield: 'Camp ocult',
|
||||
iframe: 'IFrame',
|
||||
unknown: 'Objecte desconegut'
|
||||
} );
|
10
web/libraries/fakeobjects/lang/cs.js
Normal file
10
web/libraries/fakeobjects/lang/cs.js
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'fakeobjects', 'cs', {
|
||||
anchor: 'Záložka',
|
||||
hiddenfield: 'Skryté pole',
|
||||
iframe: 'IFrame',
|
||||
unknown: 'Neznámý objekt'
|
||||
} );
|
10
web/libraries/fakeobjects/lang/cy.js
Normal file
10
web/libraries/fakeobjects/lang/cy.js
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'fakeobjects', 'cy', {
|
||||
anchor: 'Angor',
|
||||
hiddenfield: 'Maes Cudd',
|
||||
iframe: 'IFrame',
|
||||
unknown: 'Gwrthrych Anhysbys'
|
||||
} );
|
10
web/libraries/fakeobjects/lang/da.js
Normal file
10
web/libraries/fakeobjects/lang/da.js
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'fakeobjects', 'da', {
|
||||
anchor: 'Anker',
|
||||
hiddenfield: 'Skjult felt',
|
||||
iframe: 'Iframe',
|
||||
unknown: 'Ukendt objekt'
|
||||
} );
|
10
web/libraries/fakeobjects/lang/de-ch.js
Normal file
10
web/libraries/fakeobjects/lang/de-ch.js
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'fakeobjects', 'de-ch', {
|
||||
anchor: 'Anker',
|
||||
hiddenfield: 'Verstecktes Feld',
|
||||
iframe: 'IFrame',
|
||||
unknown: 'Unbekanntes Objekt'
|
||||
} );
|
10
web/libraries/fakeobjects/lang/de.js
Normal file
10
web/libraries/fakeobjects/lang/de.js
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'fakeobjects', 'de', {
|
||||
anchor: 'Anker',
|
||||
hiddenfield: 'Verstecktes Feld',
|
||||
iframe: 'IFrame',
|
||||
unknown: 'Unbekanntes Objekt'
|
||||
} );
|
10
web/libraries/fakeobjects/lang/el.js
Normal file
10
web/libraries/fakeobjects/lang/el.js
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'fakeobjects', 'el', {
|
||||
anchor: 'Άγκυρα',
|
||||
hiddenfield: 'Κρυφό Πεδίο',
|
||||
iframe: 'IFrame',
|
||||
unknown: 'Άγνωστο Αντικείμενο'
|
||||
} );
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user