upgraded core, fixed customs modules

This commit is contained in:
Bachir Soussi Chiadmi 2022-02-15 11:22:01 +01:00
parent 7bc35bdc1f
commit 1f07e66fe6
82 changed files with 38856 additions and 1772 deletions

View File

@ -62,22 +62,23 @@
"ckeditor-plugin/colorbutton": "4.16.2", "ckeditor-plugin/colorbutton": "4.16.2",
"ckeditor-plugin/panelbutton": "4.16.2", "ckeditor-plugin/panelbutton": "4.16.2",
"composer/installers": "^1.2", "composer/installers": "^1.2",
"drupal/address": "^1.10",
"drupal/admin_theme": "1.x-dev@dev", "drupal/admin_theme": "1.x-dev@dev",
"drupal/advagg": "4.x-dev@dev", "drupal/advagg": "4.x-dev@dev",
"drupal/allowed_formats": "^1", "drupal/allowed_formats": "^1",
"drupal/amswap": "^3.0", "drupal/amswap": "^3.0",
"drupal/audiofield": "^1.10", "drupal/audiofield": "^1.10",
"drupal/auto_entitylabel": "^2.x-dev", "drupal/auto_entitylabel": "3.x-dev@dev",
"drupal/better_messages": "^2.0@alpha", "drupal/better_messages": "^2.0@alpha",
"drupal/ckeditor_codemirror": "^2.3", "drupal/ckeditor_codemirror": "^2.3",
"drupal/ckeditor_font": "^1.2", "drupal/ckeditor_font": "^1.2",
"drupal/ckeditor_uploadimage": "^2.0", "drupal/ckeditor_uploadimage": "^2.0",
"drupal/colorbutton": "^1.3", "drupal/colorbutton": "^1.3",
"drupal/commerce": "^2.22", "drupal/commerce": "^2.29.0",
"drupal/commerce_cart_api": "^1.4", "drupal/commerce_cart_api": "^1.4",
"drupal/commerce_cart_redirection": "^3.0", "drupal/commerce_cart_redirection": "^3.0",
"drupal/commerce_license": "2.x-dev@dev", "drupal/commerce_license": "2.x-dev@dev",
"drupal/commerce_migrate": "^2.0", "drupal/commerce_migrate": "^3",
"drupal/commerce_monetico": "^1.0", "drupal/commerce_monetico": "^1.0",
"drupal/commerce_pricelist": "2.x-dev", "drupal/commerce_pricelist": "2.x-dev",
"drupal/commerce_recurring": "^1.x-dev", "drupal/commerce_recurring": "^1.x-dev",
@ -90,8 +91,9 @@
"drupal/console": "^1.0.2", "drupal/console": "^1.0.2",
"drupal/consumer_image_styles": "^4.0", "drupal/consumer_image_styles": "^4.0",
"drupal/content_sync": "2.x-dev@dev", "drupal/content_sync": "2.x-dev@dev",
"drupal/core": "8.9.19", "drupal/core-recommended": "^9",
"drupal/core-composer-scaffold": "^9.0", "drupal/core-composer-scaffold": "^9",
"drupal/core-project-message": "^9",
"drupal/ctools": "^3.6", "drupal/ctools": "^3.6",
"drupal/debug_bar": "^1.4", "drupal/debug_bar": "^1.4",
"drupal/devel": "^4.1", "drupal/devel": "^4.1",
@ -112,7 +114,7 @@
"drupal/image_delta_formatter": "^1.x-dev", "drupal/image_delta_formatter": "^1.x-dev",
"drupal/image_effects": "3.x-dev@dev", "drupal/image_effects": "3.x-dev@dev",
"drupal/jsonapi_extras": "^3.7", "drupal/jsonapi_extras": "^3.7",
"drupal/jsonrpc": "^1.x-dev", "drupal/jsonrpc": "^2.0",
"drupal/login_destination": "2.x-dev@dev", "drupal/login_destination": "2.x-dev@dev",
"drupal/login_history": "^1.x-dev", "drupal/login_history": "^1.x-dev",
"drupal/login_tracker": "^1.4", "drupal/login_tracker": "^1.4",
@ -126,7 +128,6 @@
"drupal/modules_weight": "^1.8", "drupal/modules_weight": "^1.8",
"drupal/password_policy": "^3.0", "drupal/password_policy": "^3.0",
"drupal/payment": "^2.1", "drupal/payment": "^2.1",
"drupal/payment_commerce": "2.x-dev@dev",
"drupal/permissions_filter": "^1.1", "drupal/permissions_filter": "^1.1",
"drupal/printable": "^2.0", "drupal/printable": "^2.0",
"drupal/pwa": "^1.5", "drupal/pwa": "^1.5",
@ -152,7 +153,6 @@
"drupal/telephone_formatter": "^1.0@beta", "drupal/telephone_formatter": "^1.0@beta",
"drupal/telephone_validation": "^2.1", "drupal/telephone_validation": "^2.1",
"drupal/term_reference_tree": "^1", "drupal/term_reference_tree": "^1",
"drupal/toolbar_themes": "^1.0@alpha",
"drupal/translate_side_by_side": "^1.x-dev", "drupal/translate_side_by_side": "^1.x-dev",
"drupal/translation_views": "^1.x-dev", "drupal/translation_views": "^1.x-dev",
"drupal/ultimate_cron": "^2.x-dev", "drupal/ultimate_cron": "^2.x-dev",
@ -167,7 +167,6 @@
"drush/drush": "^10.6", "drush/drush": "^10.6",
"kint-php/kint": "^3.3", "kint-php/kint": "^3.3",
"smalot/pdfparser": "*", "smalot/pdfparser": "*",
"symfony/event-dispatcher": "4.3.4 as 3.4.99",
"vlucas/phpdotenv": "^2.4", "vlucas/phpdotenv": "^2.4",
"w8tcha/ckeditor_codemirror": "v1.17.8", "w8tcha/ckeditor_codemirror": "v1.17.8",
"wa72/htmlpagedom": "1.3.*", "wa72/htmlpagedom": "1.3.*",
@ -186,7 +185,16 @@
"platform": { "platform": {
"php": "7.3" "php": "7.3"
}, },
"discard-changes": true "discard-changes": true,
"allow-plugins": {
"composer/installers": true,
"cweagans/composer-patches": true,
"drupal/console-extend-plugin": true,
"drupal/core-composer-scaffold": true,
"wikimedia/composer-merge-plugin": true,
"zaporylie/composer-drupal-optimizations": true,
"drupal/core-project-message": true
}
}, },
"autoload": { "autoload": {
"classmap": [ "classmap": [
@ -233,15 +241,13 @@
"patches": { "patches": {
"drupal/core": { "drupal/core": {
"migrate_drupal getsetting on null" : "https://www.drupal.org/files/issues/2019-02-13/migrate_drupal-getsetting_on_null.patch", "migrate_drupal getsetting on null" : "https://www.drupal.org/files/issues/2019-02-13/migrate_drupal-getsetting_on_null.patch",
"language negociation exeption https://www.drupal.org/project/drupal/issues/3134349" : "https://www.drupal.org/files/issues/2020-06-02/3134349-9.patch",
"Cannot save translated nodes after upgrading to 8.8 due to invalid path https://www.drupal.org/project/drupal/issues/3101344":"https://www.drupal.org/files/issues/2021-03-01/3101344-drupal-core-fix-permissions-checking-while-node-translating-64.patch", "Cannot save translated nodes after upgrading to 8.8 due to invalid path https://www.drupal.org/project/drupal/issues/3101344":"https://www.drupal.org/files/issues/2021-03-01/3101344-drupal-core-fix-permissions-checking-while-node-translating-64.patch",
"ConfigImporter->checkOp() https://www.drupal.org/project/drupal/issues/3198715": "https://www.drupal.org/files/issues/2021-02-16/error-running-config-import-delete-on-null-3198715-3.patch", "ConfigImporter->checkOp() https://www.drupal.org/project/drupal/issues/3198715": "https://www.drupal.org/files/issues/2021-02-16/error-running-config-import-delete-on-null-3198715-3.patch",
"Entity view/form mode formatter/widget settings have no translation UI 1 https://www.drupal.org/project/drupal/issues/2546212": "https://www.drupal.org/files/issues/2020-12-04/2546212-168-actions.patch", "Entity view/form mode formatter/widget settings have no translation UI 1 https://www.drupal.org/project/drupal/issues/2546212": "https://www.drupal.org/files/issues/2020-12-04/2546212-168-actions.patch",
"Entity view/form mode formatter/widget settings have no translation UI 2 https://www.drupal.org/project/drupal/issues/2546212": "https://www.drupal.org/files/issues/2020-12-04/2546212-168.patch", "Entity view/form mode formatter/widget settings have no translation UI 2 https://www.drupal.org/project/drupal/issues/2546212": "https://www.drupal.org/files/issues/2020-12-04/2546212-168.patch"
"Register a user without email verification should still send an email https://www.drupal.org/project/drupal/issues/3002019": "https://www.drupal.org/files/issues/2019-08-30/3002019-n11.patch"
}, },
"drupal/email_registration": { "drupal/email_registration": {
"allow email login through REST https://www.drupal.org/project/email_registration/issues/2856542": "https://www.drupal.org/files/issues/allow_authentication-2856542-3.patch" "allow email login through REST https://www.drupal.org/project/email_registration/issues/2856542": "https://www.drupal.org/files/issues/2021-06-11/2856542-13.patch"
}, },
"drupal/field_group": { "drupal/field_group": {
"undefined index name 18 https://www.drupal.org/project/field_group/issues/3064890" : "https://www.drupal.org/files/issues/2020-10-01/field_group-undefined-index-name-3064890-18.patch", "undefined index name 18 https://www.drupal.org/project/field_group/issues/3064890" : "https://www.drupal.org/files/issues/2020-10-01/field_group-undefined-index-name-3064890-18.patch",

3093
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -213,7 +213,6 @@ module:
text: 0 text: 0
token: 0 token: 0
toolbar: 0 toolbar: 0
toolbar_themes: 0
translation_views: 0 translation_views: 0
typed_data: 0 typed_data: 0
ultimate_cron: 0 ultimate_cron: 0

View File

@ -1,3 +1,19 @@
elements: "address:\n '#default_value':\n additional_name: ''\n dependent_locality: ''\n administrative_area: ''\nvat_number:\n '#title': 'VAT number'\n '#description': 'Intra-community VAT number'\nphone:\n '#title': Phone\ncollaborateur:\n '#title': Collaborators\ncommentaires:\n '#title': Comments\nactions:\n '#submit__label': 'Ask for a quote'\n" elements: |
address:
'#default_value':
additional_name: ''
dependent_locality: ''
administrative_area: ''
vat_number:
'#title': 'VAT number'
'#description': 'Intra-community VAT number'
phone:
'#title': Phone
collaborateur:
'#title': Collaborators
commentaires:
'#title': Comments
actions:
'#submit__label': 'Ask for a quote'
settings: settings:
confirmation_message: "Your quote request has been registered, we are already drafting it and will send it to you by email very quickly.<br />\r\n<br />\r\n<a href=\"/\">back to materiO&#39;</a>" confirmation_message: "Your quote request has been registered, we are already drafting it and will send it to you by email very quickly.<br />\r\n<br />\r\n<a href=\"/\">back to materiO&#39;</a>"

View File

@ -4,7 +4,13 @@ url_https: ''
domain_mode: 0 domain_mode: 0
visibility: visibility:
request_path_mode: 0 request_path_mode: 0
request_path_pages: "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*" request_path_pages: |-
/admin
/admin/*
/batch
/node/add*
/node/*/*
/user/*/*
user_role_mode: 0 user_role_mode: 0
user_role_roles: { } user_role_roles: { }
user_account_mode: 1 user_account_mode: 1

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -236,8 +236,338 @@ solr_configs:
name: buildOnStartup name: buildOnStartup
VALUE: 'false' VALUE: 'false'
text_files: text_files:
stopwords: "au\naux\navec\nce\nces\ndans\nde\ndes\ndu\nelle\nen\net\neux\nil\nje\nla\nle\nleur\nlui\nma\nmais\nme\nmême\nmes\nmoi\nmon\nne\nnos\nnotre\nnous\non\nou\npar\npas\npour\nqu\nque\nqui\nsa\nse\nses\nson\nsur\nta\nte\ntes\ntoi\nton\ntu\nun\nune\nvos\nvotre\nvous\nc\nd\nj\nl\nà\nm\nn\ns\nt\ny\nété\nétée\nétées\nétés\nétant\nsuis\nes\nest\nsommes\nêtes\nsont\nserai\nseras\nsera\nserons\nserez\nseront\nserais\nserait\nserions\nseriez\nseraient\nétais\nétait\nétions\nétiez\nétaient\nfus\nfut\nfûmes\nfûtes\nfurent\nsois\nsoit\nsoyons\nsoyez\nsoient\nfusse\nfusses\nfût\nfussions\nfussiez\nfussent\nayant\neu\neue\neues\neus\nai\nas\navons\navez\nont\naurai\nauras\naura\naurons\naurez\nauront\naurais\naurait\naurions\nauriez\nauraient\navais\navait\navions\naviez\navaient\neut\neûmes\neûtes\neurent\naie\naies\nait\nayons\nayez\naient\neusse\neusses\neût\neussions\neussiez\neussent\nceci\ncelà\ncet\ncette\nici\nils\nles\nleurs\nquel\nquels\nquelle\nquelles\nsans\nsoi\n" stopwords: |
synonyms: "drupal, durpal\n" au
nouns: "\n" aux
protwords: "\n" avec
accents: "# À => A\n#\"\\u00C0\" => \"A\"\n# Á => A\n#\"\\u00C1\" => \"A\"\n#  => A\n#\"\\u00C2\" => \"A\"\n# à => A\n\"\\u00C3\" => \"A\"\n# Ä => A\n\"\\u00C4\" => \"A\"\n# Å => A\n\"\\u00C5\" => \"A\"\n# Ą => A\n\"\\u0104\" => \"A\"\n# Æ => AE\n\"\\u00C6\" => \"AE\"\n# Ç => C\n#\"\\u00C7\" => \"C\"\n# Ć => C\n\"\\U0106\" => \"C\"\n# È => E\n#\"\\u00C8\" => \"E\"\n# É => E\n#\"\\u00C9\" => \"E\"\n# Ê => E\n#\"\\u00CA\" => \"E\"\n# Ë => E\n\"\\u00CB\" => \"E\"\n# Ę => E\n\"\\u0118\" => \"E\"\n# Ì => I\n#\"\\u00CC\" => \"I\"\n# Í => I\n#\"\\u00CD\" => \"I\"\n# Î => I\n#\"\\u00CE\" => \"I\"\n# Ï => I\n\"\\u00CF\" => \"I\"\n# IJ => IJ\n\"\\u0132\" => \"IJ\"\n# Ð => D\n\"\\u00D0\" => \"D\"\n# Ł => L\n\"\\u0141\" => \"L\"\n# Ñ => N\n\"\\u00D1\" => \"N\"\n# Ń => N\n\"\\u0143\" => \"N\"\n# Ò => O\n#\"\\u00D2\" => \"O\"\n# Ó => O\n#\"\\u00D3\" => \"O\"\n# Ô => O\n#\"\\u00D4\" => \"O\"\n# Õ => O\n\"\\u00D5\" => \"O\"\n# Ö => O\n\"\\u00D6\" => \"O\"\n# Ø => O\n\"\\u00D8\" => \"O\"\n# Œ => OE\n\"\\u0152\" => \"OE\"\n# Þ\n\"\\u00DE\" => \"TH\"\n# Ù => U\n#\"\\u00D9\" => \"U\"\n# Ú => U\n#\"\\u00DA\" => \"U\"\n# Û => U\n#\"\\u00DB\" => \"U\"\n# Ü => U\n\"\\u00DC\" => \"U\"\n# Ý => Y\n#\"\\u00DD\" => \"Y\"\n# Ÿ => Y\n\"\\u0178\" => \"Y\"\n# à => a\n#\"\\u00E0\" => \"a\"\n# á => a\n#\"\\u00E1\" => \"a\"\n# â => a\n#\"\\u00E2\" => \"a\"\n# ã => a\n\"\\u00E3\" => \"a\"\n# ä => a\n\"\\u00E4\" => \"a\"\n# å => a\n\"\\u00E5\" => \"a\"\n# æ => ae\n\"\\u00E6\" => \"ae\"\n# ç => c\n#\"\\u00E7\" => \"c\"\n# è => e\n#\"\\u00E8\" => \"e\"\n# é => e\n#\"\\u00E9\" => \"e\"\n# ê => e\n#\"\\u00EA\" => \"e\"\n# ë => e\n\"\\u00EB\" => \"e\"\n# ì => i\n#\"\\u00EC\" => \"i\"\n# í => i\n#\"\\u00ED\" => \"i\"\n# î => i\n#\"\\u00EE\" => \"i\"\n# ï => i\n\"\\u00EF\" => \"i\"\n# ij => ij\n\"\\u0133\" => \"ij\"\n# ð => d\n\"\\u00F0\" => \"d\"\n# ñ => n\n\"\\u00F1\" => \"n\"\n# ò => o\n#\"\\u00F2\" => \"o\"\n# ó => o\n#\"\\u00F3\" => \"o\"\n# ô => o\n#\"\\u00F4\" => \"o\"\n# õ => o\n\"\\u00F5\" => \"o\"\n# ö => o\n\"\\u00F6\" => \"o\"\n# ø => o\n\"\\u00F8\" => \"o\"\n# œ => oe\n\"\\u0153\" => \"oe\"\n# ß => ss\n\"\\u00DF\" => \"ss\"\n# Ś => S\n\"\\u015a\" => \"S\"\n# þ => th\n\"\\u00FE\" => \"th\"\n# ù => u\n#\"\\u00F9\" => \"u\"\n# ú => u\n#\"\\u00FA\" => \"u\"\n# û => u\n#\"\\u00FB\" => \"u\"\n# ü => u\n\"\\u00FC\" => \"u\"\n# ý => y\n#\"\\u00FD\" => \"y\"\n# ÿ => y\n\"\\u00FF\" => \"y\"\n# Ź => Z\n\"\\u0179\" => \"Z\"\n# Ż => Z\n\"\\u017b\" => \"Z\"\n# ff => ff\n\"\\uFB00\" => \"ff\"\n# fi => fi\n\"\\uFB01\" => \"fi\"\n# fl => fl\n\"\\uFB02\" => \"fl\"\n# ffi => ffi\n\"\\uFB03\" => \"ffi\"\n# ffl => ffl\n\"\\uFB04\" => \"ffl\"\n# ſt => st\n\"\\uFB05\" => \"st\"\n# st => st\n\"\\uFB06\" => \"st\"\n" ce
ces
dans
de
des
du
elle
en
et
eux
il
je
la
le
leur
lui
ma
mais
me
même
mes
moi
mon
ne
nos
notre
nous
on
ou
par
pas
pour
qu
que
qui
sa
se
ses
son
sur
ta
te
tes
toi
ton
tu
un
une
vos
votre
vous
c
d
j
l
à
m
n
s
t
y
été
étée
étées
étés
étant
suis
es
est
sommes
êtes
sont
serai
seras
sera
serons
serez
seront
serais
serait
serions
seriez
seraient
étais
était
étions
étiez
étaient
fus
fut
fûmes
fûtes
furent
sois
soit
soyons
soyez
soient
fusse
fusses
fût
fussions
fussiez
fussent
ayant
eu
eue
eues
eus
ai
as
avons
avez
ont
aurai
auras
aura
aurons
aurez
auront
aurais
aurait
aurions
auriez
auraient
avais
avait
avions
aviez
avaient
eut
eûmes
eûtes
eurent
aie
aies
ait
ayons
ayez
aient
eusse
eusses
eût
eussions
eussiez
eussent
ceci
celà
cet
cette
ici
ils
les
leurs
quel
quels
quelle
quelles
sans
soi
synonyms: |
drupal, durpal
nouns: |
protwords: |
accents: |
# À => A
#"\u00C0" => "A"
# Á => A
#"\u00C1" => "A"
# Â => A
#"\u00C2" => "A"
# Ã => A
"\u00C3" => "A"
# Ä => A
"\u00C4" => "A"
# Å => A
"\u00C5" => "A"
# Ą => A
"\u0104" => "A"
# Æ => AE
"\u00C6" => "AE"
# Ç => C
#"\u00C7" => "C"
# Ć => C
"\U0106" => "C"
# È => E
#"\u00C8" => "E"
# É => E
#"\u00C9" => "E"
# Ê => E
#"\u00CA" => "E"
# Ë => E
"\u00CB" => "E"
# Ę => E
"\u0118" => "E"
# Ì => I
#"\u00CC" => "I"
# Í => I
#"\u00CD" => "I"
# Î => I
#"\u00CE" => "I"
# Ï => I
"\u00CF" => "I"
# IJ => IJ
"\u0132" => "IJ"
# Ð => D
"\u00D0" => "D"
# Ł => L
"\u0141" => "L"
# Ñ => N
"\u00D1" => "N"
# Ń => N
"\u0143" => "N"
# Ò => O
#"\u00D2" => "O"
# Ó => O
#"\u00D3" => "O"
# Ô => O
#"\u00D4" => "O"
# Õ => O
"\u00D5" => "O"
# Ö => O
"\u00D6" => "O"
# Ø => O
"\u00D8" => "O"
# Œ => OE
"\u0152" => "OE"
# Þ
"\u00DE" => "TH"
# Ù => U
#"\u00D9" => "U"
# Ú => U
#"\u00DA" => "U"
# Û => U
#"\u00DB" => "U"
# Ü => U
"\u00DC" => "U"
# Ý => Y
#"\u00DD" => "Y"
# Ÿ => Y
"\u0178" => "Y"
# à => a
#"\u00E0" => "a"
# á => a
#"\u00E1" => "a"
# â => a
#"\u00E2" => "a"
# ã => a
"\u00E3" => "a"
# ä => a
"\u00E4" => "a"
# å => a
"\u00E5" => "a"
# æ => ae
"\u00E6" => "ae"
# ç => c
#"\u00E7" => "c"
# è => e
#"\u00E8" => "e"
# é => e
#"\u00E9" => "e"
# ê => e
#"\u00EA" => "e"
# ë => e
"\u00EB" => "e"
# ì => i
#"\u00EC" => "i"
# í => i
#"\u00ED" => "i"
# î => i
#"\u00EE" => "i"
# ï => i
"\u00EF" => "i"
# ij => ij
"\u0133" => "ij"
# ð => d
"\u00F0" => "d"
# ñ => n
"\u00F1" => "n"
# ò => o
#"\u00F2" => "o"
# ó => o
#"\u00F3" => "o"
# ô => o
#"\u00F4" => "o"
# õ => o
"\u00F5" => "o"
# ö => o
"\u00F6" => "o"
# ø => o
"\u00F8" => "o"
# œ => oe
"\u0153" => "oe"
# ß => ss
"\u00DF" => "ss"
# Ś => S
"\u015a" => "S"
# þ => th
"\u00FE" => "th"
# ù => u
#"\u00F9" => "u"
# ú => u
#"\u00FA" => "u"
# û => u
#"\u00FB" => "u"
# ü => u
"\u00FC" => "u"
# ý => y
#"\u00FD" => "y"
# ÿ => y
"\u00FF" => "y"
# Ź => Z
"\u0179" => "Z"
# Ż => Z
"\u017b" => "Z"
# ff => ff
"\uFB00" => "ff"
# fi => fi
"\uFB01" => "fi"
# fl => fl
"\uFB02" => "fl"
# ffi => ffi
"\uFB03" => "ffi"
# ffl => ffl
"\uFB04" => "ffl"
# ſt => st
"\uFB05" => "st"
# st => st
"\uFB06" => "st"

View File

@ -236,8 +236,338 @@ solr_configs:
name: buildOnStartup name: buildOnStartup
VALUE: 'false' VALUE: 'false'
text_files: text_files:
stopwords: "au\naux\navec\nce\nces\ndans\nde\ndes\ndu\nelle\nen\net\neux\nil\nje\nla\nle\nleur\nlui\nma\nmais\nme\nmême\nmes\nmoi\nmon\nne\nnos\nnotre\nnous\non\nou\npar\npas\npour\nqu\nque\nqui\nsa\nse\nses\nson\nsur\nta\nte\ntes\ntoi\nton\ntu\nun\nune\nvos\nvotre\nvous\nc\nd\nj\nl\nà\nm\nn\ns\nt\ny\nété\nétée\nétées\nétés\nétant\nsuis\nes\nest\nsommes\nêtes\nsont\nserai\nseras\nsera\nserons\nserez\nseront\nserais\nserait\nserions\nseriez\nseraient\nétais\nétait\nétions\nétiez\nétaient\nfus\nfut\nfûmes\nfûtes\nfurent\nsois\nsoit\nsoyons\nsoyez\nsoient\nfusse\nfusses\nfût\nfussions\nfussiez\nfussent\nayant\neu\neue\neues\neus\nai\nas\navons\navez\nont\naurai\nauras\naura\naurons\naurez\nauront\naurais\naurait\naurions\nauriez\nauraient\navais\navait\navions\naviez\navaient\neut\neûmes\neûtes\neurent\naie\naies\nait\nayons\nayez\naient\neusse\neusses\neût\neussions\neussiez\neussent\nceci\ncelà\ncet\ncette\nici\nils\nles\nleurs\nquel\nquels\nquelle\nquelles\nsans\nsoi\n" stopwords: |
synonyms: "drupal, durpal\n" au
nouns: "\n" aux
protwords: "\n" avec
accents: "# À => A\n#\"\\u00C0\" => \"A\"\n# Á => A\n#\"\\u00C1\" => \"A\"\n#  => A\n#\"\\u00C2\" => \"A\"\n# à => A\n\"\\u00C3\" => \"A\"\n# Ä => A\n\"\\u00C4\" => \"A\"\n# Å => A\n\"\\u00C5\" => \"A\"\n# Ą => A\n\"\\u0104\" => \"A\"\n# Æ => AE\n\"\\u00C6\" => \"AE\"\n# Ç => C\n#\"\\u00C7\" => \"C\"\n# Ć => C\n\"\\U0106\" => \"C\"\n# È => E\n#\"\\u00C8\" => \"E\"\n# É => E\n#\"\\u00C9\" => \"E\"\n# Ê => E\n#\"\\u00CA\" => \"E\"\n# Ë => E\n\"\\u00CB\" => \"E\"\n# Ę => E\n\"\\u0118\" => \"E\"\n# Ì => I\n#\"\\u00CC\" => \"I\"\n# Í => I\n#\"\\u00CD\" => \"I\"\n# Î => I\n#\"\\u00CE\" => \"I\"\n# Ï => I\n\"\\u00CF\" => \"I\"\n# IJ => IJ\n\"\\u0132\" => \"IJ\"\n# Ð => D\n\"\\u00D0\" => \"D\"\n# Ł => L\n\"\\u0141\" => \"L\"\n# Ñ => N\n\"\\u00D1\" => \"N\"\n# Ń => N\n\"\\u0143\" => \"N\"\n# Ò => O\n#\"\\u00D2\" => \"O\"\n# Ó => O\n#\"\\u00D3\" => \"O\"\n# Ô => O\n#\"\\u00D4\" => \"O\"\n# Õ => O\n\"\\u00D5\" => \"O\"\n# Ö => O\n\"\\u00D6\" => \"O\"\n# Ø => O\n\"\\u00D8\" => \"O\"\n# Œ => OE\n\"\\u0152\" => \"OE\"\n# Þ\n\"\\u00DE\" => \"TH\"\n# Ù => U\n#\"\\u00D9\" => \"U\"\n# Ú => U\n#\"\\u00DA\" => \"U\"\n# Û => U\n#\"\\u00DB\" => \"U\"\n# Ü => U\n\"\\u00DC\" => \"U\"\n# Ý => Y\n#\"\\u00DD\" => \"Y\"\n# Ÿ => Y\n\"\\u0178\" => \"Y\"\n# à => a\n#\"\\u00E0\" => \"a\"\n# á => a\n#\"\\u00E1\" => \"a\"\n# â => a\n#\"\\u00E2\" => \"a\"\n# ã => a\n\"\\u00E3\" => \"a\"\n# ä => a\n\"\\u00E4\" => \"a\"\n# å => a\n\"\\u00E5\" => \"a\"\n# æ => ae\n\"\\u00E6\" => \"ae\"\n# ç => c\n#\"\\u00E7\" => \"c\"\n# è => e\n#\"\\u00E8\" => \"e\"\n# é => e\n#\"\\u00E9\" => \"e\"\n# ê => e\n#\"\\u00EA\" => \"e\"\n# ë => e\n\"\\u00EB\" => \"e\"\n# ì => i\n#\"\\u00EC\" => \"i\"\n# í => i\n#\"\\u00ED\" => \"i\"\n# î => i\n#\"\\u00EE\" => \"i\"\n# ï => i\n\"\\u00EF\" => \"i\"\n# ij => ij\n\"\\u0133\" => \"ij\"\n# ð => d\n\"\\u00F0\" => \"d\"\n# ñ => n\n\"\\u00F1\" => \"n\"\n# ò => o\n#\"\\u00F2\" => \"o\"\n# ó => o\n#\"\\u00F3\" => \"o\"\n# ô => o\n#\"\\u00F4\" => \"o\"\n# õ => o\n\"\\u00F5\" => \"o\"\n# ö => o\n\"\\u00F6\" => \"o\"\n# ø => o\n\"\\u00F8\" => \"o\"\n# œ => oe\n\"\\u0153\" => \"oe\"\n# ß => ss\n\"\\u00DF\" => \"ss\"\n# Ś => S\n\"\\u015a\" => \"S\"\n# þ => th\n\"\\u00FE\" => \"th\"\n# ù => u\n#\"\\u00F9\" => \"u\"\n# ú => u\n#\"\\u00FA\" => \"u\"\n# û => u\n#\"\\u00FB\" => \"u\"\n# ü => u\n\"\\u00FC\" => \"u\"\n# ý => y\n#\"\\u00FD\" => \"y\"\n# ÿ => y\n\"\\u00FF\" => \"y\"\n# Ź => Z\n\"\\u0179\" => \"Z\"\n# Ż => Z\n\"\\u017b\" => \"Z\"\n# ff => ff\n\"\\uFB00\" => \"ff\"\n# fi => fi\n\"\\uFB01\" => \"fi\"\n# fl => fl\n\"\\uFB02\" => \"fl\"\n# ffi => ffi\n\"\\uFB03\" => \"ffi\"\n# ffl => ffl\n\"\\uFB04\" => \"ffl\"\n# ſt => st\n\"\\uFB05\" => \"st\"\n# st => st\n\"\\uFB06\" => \"st\"\n" ce
ces
dans
de
des
du
elle
en
et
eux
il
je
la
le
leur
lui
ma
mais
me
même
mes
moi
mon
ne
nos
notre
nous
on
ou
par
pas
pour
qu
que
qui
sa
se
ses
son
sur
ta
te
tes
toi
ton
tu
un
une
vos
votre
vous
c
d
j
l
à
m
n
s
t
y
été
étée
étées
étés
étant
suis
es
est
sommes
êtes
sont
serai
seras
sera
serons
serez
seront
serais
serait
serions
seriez
seraient
étais
était
étions
étiez
étaient
fus
fut
fûmes
fûtes
furent
sois
soit
soyons
soyez
soient
fusse
fusses
fût
fussions
fussiez
fussent
ayant
eu
eue
eues
eus
ai
as
avons
avez
ont
aurai
auras
aura
aurons
aurez
auront
aurais
aurait
aurions
auriez
auraient
avais
avait
avions
aviez
avaient
eut
eûmes
eûtes
eurent
aie
aies
ait
ayons
ayez
aient
eusse
eusses
eût
eussions
eussiez
eussent
ceci
celà
cet
cette
ici
ils
les
leurs
quel
quels
quelle
quelles
sans
soi
synonyms: |
drupal, durpal
nouns: |
protwords: |
accents: |
# À => A
#"\u00C0" => "A"
# Á => A
#"\u00C1" => "A"
# Â => A
#"\u00C2" => "A"
# Ã => A
"\u00C3" => "A"
# Ä => A
"\u00C4" => "A"
# Å => A
"\u00C5" => "A"
# Ą => A
"\u0104" => "A"
# Æ => AE
"\u00C6" => "AE"
# Ç => C
#"\u00C7" => "C"
# Ć => C
"\U0106" => "C"
# È => E
#"\u00C8" => "E"
# É => E
#"\u00C9" => "E"
# Ê => E
#"\u00CA" => "E"
# Ë => E
"\u00CB" => "E"
# Ę => E
"\u0118" => "E"
# Ì => I
#"\u00CC" => "I"
# Í => I
#"\u00CD" => "I"
# Î => I
#"\u00CE" => "I"
# Ï => I
"\u00CF" => "I"
# IJ => IJ
"\u0132" => "IJ"
# Ð => D
"\u00D0" => "D"
# Ł => L
"\u0141" => "L"
# Ñ => N
"\u00D1" => "N"
# Ń => N
"\u0143" => "N"
# Ò => O
#"\u00D2" => "O"
# Ó => O
#"\u00D3" => "O"
# Ô => O
#"\u00D4" => "O"
# Õ => O
"\u00D5" => "O"
# Ö => O
"\u00D6" => "O"
# Ø => O
"\u00D8" => "O"
# Œ => OE
"\u0152" => "OE"
# Þ
"\u00DE" => "TH"
# Ù => U
#"\u00D9" => "U"
# Ú => U
#"\u00DA" => "U"
# Û => U
#"\u00DB" => "U"
# Ü => U
"\u00DC" => "U"
# Ý => Y
#"\u00DD" => "Y"
# Ÿ => Y
"\u0178" => "Y"
# à => a
#"\u00E0" => "a"
# á => a
#"\u00E1" => "a"
# â => a
#"\u00E2" => "a"
# ã => a
"\u00E3" => "a"
# ä => a
"\u00E4" => "a"
# å => a
"\u00E5" => "a"
# æ => ae
"\u00E6" => "ae"
# ç => c
#"\u00E7" => "c"
# è => e
#"\u00E8" => "e"
# é => e
#"\u00E9" => "e"
# ê => e
#"\u00EA" => "e"
# ë => e
"\u00EB" => "e"
# ì => i
#"\u00EC" => "i"
# í => i
#"\u00ED" => "i"
# î => i
#"\u00EE" => "i"
# ï => i
"\u00EF" => "i"
# ij => ij
"\u0133" => "ij"
# ð => d
"\u00F0" => "d"
# ñ => n
"\u00F1" => "n"
# ò => o
#"\u00F2" => "o"
# ó => o
#"\u00F3" => "o"
# ô => o
#"\u00F4" => "o"
# õ => o
"\u00F5" => "o"
# ö => o
"\u00F6" => "o"
# ø => o
"\u00F8" => "o"
# œ => oe
"\u0153" => "oe"
# ß => ss
"\u00DF" => "ss"
# Ś => S
"\u015a" => "S"
# þ => th
"\u00FE" => "th"
# ù => u
#"\u00F9" => "u"
# ú => u
#"\u00FA" => "u"
# û => u
#"\u00FB" => "u"
# ü => u
"\u00FC" => "u"
# ý => y
#"\u00FD" => "y"
# ÿ => y
"\u00FF" => "y"
# Ź => Z
"\u0179" => "Z"
# Ż => Z
"\u017b" => "Z"
# ff => ff
"\uFB00" => "ff"
# fi => fi
"\uFB01" => "fi"
# fl => fl
"\uFB02" => "fl"
# ffi => ffi
"\uFB03" => "ffi"
# ffl => ffl
"\uFB04" => "ffl"
# ſt => st
"\uFB05" => "st"
# st => st
"\uFB06" => "st"

View File

@ -186,7 +186,158 @@ solr_configs:
name: buildOnStartup name: buildOnStartup
VALUE: 'false' VALUE: 'false'
text_files: text_files:
stopwords: "\n" stopwords: |
synonyms: "drupal, durpal\n"
protwords: "\n" synonyms: |
accents: "# À => A\n\"\\u00C0\" => \"A\"\n# Á => A\n\"\\u00C1\" => \"A\"\n#  => A\n\"\\u00C2\" => \"A\"\n# à => A\n\"\\u00C3\" => \"A\"\n# Ä => A\n\"\\u00C4\" => \"A\"\n# Å => A\n\"\\u00C5\" => \"A\"\n# Æ => AE\n\"\\u00C6\" => \"AE\"\n# Ç => C\n\"\\u00C7\" => \"C\"\n# È => E\n\"\\u00C8\" => \"E\"\n# É => E\n\"\\u00C9\" => \"E\"\n# Ê => E\n\"\\u00CA\" => \"E\"\n# Ë => E\n\"\\u00CB\" => \"E\"\n# Ì => I\n\"\\u00CC\" => \"I\"\n# Í => I\n\"\\u00CD\" => \"I\"\n# Î => I\n\"\\u00CE\" => \"I\"\n# Ï => I\n\"\\u00CF\" => \"I\"\n# IJ => IJ\n\"\\u0132\" => \"IJ\"\n# Ð => D\n\"\\u00D0\" => \"D\"\n# Ñ => N\n\"\\u00D1\" => \"N\"\n# Ò => O\n\"\\u00D2\" => \"O\"\n# Ó => O\n\"\\u00D3\" => \"O\"\n# Ô => O\n\"\\u00D4\" => \"O\"\n# Õ => O\n\"\\u00D5\" => \"O\"\n# Ö => O\n\"\\u00D6\" => \"O\"\n# Ø => O\n\"\\u00D8\" => \"O\"\n# Œ => OE\n\"\\u0152\" => \"OE\"\n# Þ\n\"\\u00DE\" => \"TH\"\n# Ù => U\n\"\\u00D9\" => \"U\"\n# Ú => U\n\"\\u00DA\" => \"U\"\n# Û => U\n\"\\u00DB\" => \"U\"\n# Ü => U\n\"\\u00DC\" => \"U\"\n# Ý => Y\n\"\\u00DD\" => \"Y\"\n# Ÿ => Y\n\"\\u0178\" => \"Y\"\n# à => a\n\"\\u00E0\" => \"a\"\n# á => a\n\"\\u00E1\" => \"a\"\n# â => a\n\"\\u00E2\" => \"a\"\n# ã => a\n\"\\u00E3\" => \"a\"\n# ä => a\n\"\\u00E4\" => \"a\"\n# å => a\n\"\\u00E5\" => \"a\"\n# æ => ae\n\"\\u00E6\" => \"ae\"\n# ç => c\n\"\\u00E7\" => \"c\"\n# è => e\n\"\\u00E8\" => \"e\"\n# é => e\n\"\\u00E9\" => \"e\"\n# ê => e\n\"\\u00EA\" => \"e\"\n# ë => e\n\"\\u00EB\" => \"e\"\n# ì => i\n\"\\u00EC\" => \"i\"\n# í => i\n\"\\u00ED\" => \"i\"\n# î => i\n\"\\u00EE\" => \"i\"\n# ï => i\n\"\\u00EF\" => \"i\"\n# ij => ij\n\"\\u0133\" => \"ij\"\n# ð => d\n\"\\u00F0\" => \"d\"\n# ñ => n\n\"\\u00F1\" => \"n\"\n# ò => o\n\"\\u00F2\" => \"o\"\n# ó => o\n\"\\u00F3\" => \"o\"\n# ô => o\n\"\\u00F4\" => \"o\"\n# õ => o\n\"\\u00F5\" => \"o\"\n# ö => o\n\"\\u00F6\" => \"o\"\n# ø => o\n\"\\u00F8\" => \"o\"\n# œ => oe\n\"\\u0153\" => \"oe\"\n# ß => ss\n\"\\u00DF\" => \"ss\"\n# þ => th\n\"\\u00FE\" => \"th\"\n# ù => u\n\"\\u00F9\" => \"u\"\n# ú => u\n\"\\u00FA\" => \"u\"\n# û => u\n\"\\u00FB\" => \"u\"\n# ü => u\n\"\\u00FC\" => \"u\"\n# ý => y\n\"\\u00FD\" => \"y\"\n# ÿ => y\n\"\\u00FF\" => \"y\"\n# ff => ff\n\"\\uFB00\" => \"ff\"\n# fi => fi\n\"\\uFB01\" => \"fi\"\n# fl => fl\n\"\\uFB02\" => \"fl\"\n# ffi => ffi\n\"\\uFB03\" => \"ffi\"\n# ffl => ffl\n\"\\uFB04\" => \"ffl\"\n# ſt => st\n\"\\uFB05\" => \"st\"\n# st => st\n\"\\uFB06\" => \"st\"\n" drupal, durpal
protwords: |
accents: |
# À => A
"\u00C0" => "A"
# Á => A
"\u00C1" => "A"
# Â => A
"\u00C2" => "A"
# Ã => A
"\u00C3" => "A"
# Ä => A
"\u00C4" => "A"
# Å => A
"\u00C5" => "A"
# Æ => AE
"\u00C6" => "AE"
# Ç => C
"\u00C7" => "C"
# È => E
"\u00C8" => "E"
# É => E
"\u00C9" => "E"
# Ê => E
"\u00CA" => "E"
# Ë => E
"\u00CB" => "E"
# Ì => I
"\u00CC" => "I"
# Í => I
"\u00CD" => "I"
# Î => I
"\u00CE" => "I"
# Ï => I
"\u00CF" => "I"
# IJ => IJ
"\u0132" => "IJ"
# Ð => D
"\u00D0" => "D"
# Ñ => N
"\u00D1" => "N"
# Ò => O
"\u00D2" => "O"
# Ó => O
"\u00D3" => "O"
# Ô => O
"\u00D4" => "O"
# Õ => O
"\u00D5" => "O"
# Ö => O
"\u00D6" => "O"
# Ø => O
"\u00D8" => "O"
# Œ => OE
"\u0152" => "OE"
# Þ
"\u00DE" => "TH"
# Ù => U
"\u00D9" => "U"
# Ú => U
"\u00DA" => "U"
# Û => U
"\u00DB" => "U"
# Ü => U
"\u00DC" => "U"
# Ý => Y
"\u00DD" => "Y"
# Ÿ => Y
"\u0178" => "Y"
# à => a
"\u00E0" => "a"
# á => a
"\u00E1" => "a"
# â => a
"\u00E2" => "a"
# ã => a
"\u00E3" => "a"
# ä => a
"\u00E4" => "a"
# å => a
"\u00E5" => "a"
# æ => ae
"\u00E6" => "ae"
# ç => c
"\u00E7" => "c"
# è => e
"\u00E8" => "e"
# é => e
"\u00E9" => "e"
# ê => e
"\u00EA" => "e"
# ë => e
"\u00EB" => "e"
# ì => i
"\u00EC" => "i"
# í => i
"\u00ED" => "i"
# î => i
"\u00EE" => "i"
# ï => i
"\u00EF" => "i"
# ij => ij
"\u0133" => "ij"
# ð => d
"\u00F0" => "d"
# ñ => n
"\u00F1" => "n"
# ò => o
"\u00F2" => "o"
# ó => o
"\u00F3" => "o"
# ô => o
"\u00F4" => "o"
# õ => o
"\u00F5" => "o"
# ö => o
"\u00F6" => "o"
# ø => o
"\u00F8" => "o"
# œ => oe
"\u0153" => "oe"
# ß => ss
"\u00DF" => "ss"
# þ => th
"\u00FE" => "th"
# ù => u
"\u00F9" => "u"
# ú => u
"\u00FA" => "u"
# û => u
"\u00FB" => "u"
# ü => u
"\u00FC" => "u"
# ý => y
"\u00FD" => "y"
# ÿ => y
"\u00FF" => "y"
# ff => ff
"\uFB00" => "ff"
# fi => fi
"\uFB01" => "fi"
# fl => fl
"\uFB02" => "fl"
# ffi => ffi
"\uFB03" => "ffi"
# ffl => ffl
"\uFB04" => "ffl"
# ſt => st
"\uFB05" => "st"
# st => st
"\uFB06" => "st"

View File

@ -186,7 +186,158 @@ solr_configs:
name: buildOnStartup name: buildOnStartup
VALUE: 'false' VALUE: 'false'
text_files: text_files:
stopwords: "\n" stopwords: |
synonyms: "drupal, durpal\n"
protwords: "\n" synonyms: |
accents: "# À => A\n\"\\u00C0\" => \"A\"\n# Á => A\n\"\\u00C1\" => \"A\"\n#  => A\n\"\\u00C2\" => \"A\"\n# à => A\n\"\\u00C3\" => \"A\"\n# Ä => A\n\"\\u00C4\" => \"A\"\n# Å => A\n\"\\u00C5\" => \"A\"\n# Æ => AE\n\"\\u00C6\" => \"AE\"\n# Ç => C\n\"\\u00C7\" => \"C\"\n# È => E\n\"\\u00C8\" => \"E\"\n# É => E\n\"\\u00C9\" => \"E\"\n# Ê => E\n\"\\u00CA\" => \"E\"\n# Ë => E\n\"\\u00CB\" => \"E\"\n# Ì => I\n\"\\u00CC\" => \"I\"\n# Í => I\n\"\\u00CD\" => \"I\"\n# Î => I\n\"\\u00CE\" => \"I\"\n# Ï => I\n\"\\u00CF\" => \"I\"\n# IJ => IJ\n\"\\u0132\" => \"IJ\"\n# Ð => D\n\"\\u00D0\" => \"D\"\n# Ñ => N\n\"\\u00D1\" => \"N\"\n# Ò => O\n\"\\u00D2\" => \"O\"\n# Ó => O\n\"\\u00D3\" => \"O\"\n# Ô => O\n\"\\u00D4\" => \"O\"\n# Õ => O\n\"\\u00D5\" => \"O\"\n# Ö => O\n\"\\u00D6\" => \"O\"\n# Ø => O\n\"\\u00D8\" => \"O\"\n# Œ => OE\n\"\\u0152\" => \"OE\"\n# Þ\n\"\\u00DE\" => \"TH\"\n# Ù => U\n\"\\u00D9\" => \"U\"\n# Ú => U\n\"\\u00DA\" => \"U\"\n# Û => U\n\"\\u00DB\" => \"U\"\n# Ü => U\n\"\\u00DC\" => \"U\"\n# Ý => Y\n\"\\u00DD\" => \"Y\"\n# Ÿ => Y\n\"\\u0178\" => \"Y\"\n# à => a\n\"\\u00E0\" => \"a\"\n# á => a\n\"\\u00E1\" => \"a\"\n# â => a\n\"\\u00E2\" => \"a\"\n# ã => a\n\"\\u00E3\" => \"a\"\n# ä => a\n\"\\u00E4\" => \"a\"\n# å => a\n\"\\u00E5\" => \"a\"\n# æ => ae\n\"\\u00E6\" => \"ae\"\n# ç => c\n\"\\u00E7\" => \"c\"\n# è => e\n\"\\u00E8\" => \"e\"\n# é => e\n\"\\u00E9\" => \"e\"\n# ê => e\n\"\\u00EA\" => \"e\"\n# ë => e\n\"\\u00EB\" => \"e\"\n# ì => i\n\"\\u00EC\" => \"i\"\n# í => i\n\"\\u00ED\" => \"i\"\n# î => i\n\"\\u00EE\" => \"i\"\n# ï => i\n\"\\u00EF\" => \"i\"\n# ij => ij\n\"\\u0133\" => \"ij\"\n# ð => d\n\"\\u00F0\" => \"d\"\n# ñ => n\n\"\\u00F1\" => \"n\"\n# ò => o\n\"\\u00F2\" => \"o\"\n# ó => o\n\"\\u00F3\" => \"o\"\n# ô => o\n\"\\u00F4\" => \"o\"\n# õ => o\n\"\\u00F5\" => \"o\"\n# ö => o\n\"\\u00F6\" => \"o\"\n# ø => o\n\"\\u00F8\" => \"o\"\n# œ => oe\n\"\\u0153\" => \"oe\"\n# ß => ss\n\"\\u00DF\" => \"ss\"\n# þ => th\n\"\\u00FE\" => \"th\"\n# ù => u\n\"\\u00F9\" => \"u\"\n# ú => u\n\"\\u00FA\" => \"u\"\n# û => u\n\"\\u00FB\" => \"u\"\n# ü => u\n\"\\u00FC\" => \"u\"\n# ý => y\n\"\\u00FD\" => \"y\"\n# ÿ => y\n\"\\u00FF\" => \"y\"\n# ff => ff\n\"\\uFB00\" => \"ff\"\n# fi => fi\n\"\\uFB01\" => \"fi\"\n# fl => fl\n\"\\uFB02\" => \"fl\"\n# ffi => ffi\n\"\\uFB03\" => \"ffi\"\n# ffl => ffl\n\"\\uFB04\" => \"ffl\"\n# ſt => st\n\"\\uFB05\" => \"st\"\n# st => st\n\"\\uFB06\" => \"st\"\n" drupal, durpal
protwords: |
accents: |
# À => A
"\u00C0" => "A"
# Á => A
"\u00C1" => "A"
# Â => A
"\u00C2" => "A"
# Ã => A
"\u00C3" => "A"
# Ä => A
"\u00C4" => "A"
# Å => A
"\u00C5" => "A"
# Æ => AE
"\u00C6" => "AE"
# Ç => C
"\u00C7" => "C"
# È => E
"\u00C8" => "E"
# É => E
"\u00C9" => "E"
# Ê => E
"\u00CA" => "E"
# Ë => E
"\u00CB" => "E"
# Ì => I
"\u00CC" => "I"
# Í => I
"\u00CD" => "I"
# Î => I
"\u00CE" => "I"
# Ï => I
"\u00CF" => "I"
# IJ => IJ
"\u0132" => "IJ"
# Ð => D
"\u00D0" => "D"
# Ñ => N
"\u00D1" => "N"
# Ò => O
"\u00D2" => "O"
# Ó => O
"\u00D3" => "O"
# Ô => O
"\u00D4" => "O"
# Õ => O
"\u00D5" => "O"
# Ö => O
"\u00D6" => "O"
# Ø => O
"\u00D8" => "O"
# Œ => OE
"\u0152" => "OE"
# Þ
"\u00DE" => "TH"
# Ù => U
"\u00D9" => "U"
# Ú => U
"\u00DA" => "U"
# Û => U
"\u00DB" => "U"
# Ü => U
"\u00DC" => "U"
# Ý => Y
"\u00DD" => "Y"
# Ÿ => Y
"\u0178" => "Y"
# à => a
"\u00E0" => "a"
# á => a
"\u00E1" => "a"
# â => a
"\u00E2" => "a"
# ã => a
"\u00E3" => "a"
# ä => a
"\u00E4" => "a"
# å => a
"\u00E5" => "a"
# æ => ae
"\u00E6" => "ae"
# ç => c
"\u00E7" => "c"
# è => e
"\u00E8" => "e"
# é => e
"\u00E9" => "e"
# ê => e
"\u00EA" => "e"
# ë => e
"\u00EB" => "e"
# ì => i
"\u00EC" => "i"
# í => i
"\u00ED" => "i"
# î => i
"\u00EE" => "i"
# ï => i
"\u00EF" => "i"
# ij => ij
"\u0133" => "ij"
# ð => d
"\u00F0" => "d"
# ñ => n
"\u00F1" => "n"
# ò => o
"\u00F2" => "o"
# ó => o
"\u00F3" => "o"
# ô => o
"\u00F4" => "o"
# õ => o
"\u00F5" => "o"
# ö => o
"\u00F6" => "o"
# ø => o
"\u00F8" => "o"
# œ => oe
"\u0153" => "oe"
# ß => ss
"\u00DF" => "ss"
# þ => th
"\u00FE" => "th"
# ù => u
"\u00F9" => "u"
# ú => u
"\u00FA" => "u"
# û => u
"\u00FB" => "u"
# ü => u
"\u00FC" => "u"
# ý => y
"\u00FD" => "y"
# ÿ => y
"\u00FF" => "y"
# ff => ff
"\uFB00" => "ff"
# fi => fi
"\uFB01" => "fi"
# fl => fl
"\uFB02" => "fl"
# ffi => ffi
"\uFB03" => "ffi"
# ffl => ffl
"\uFB04" => "ffl"
# ſt => st
"\uFB05" => "st"
# st => st
"\uFB06" => "st"

View File

@ -10,7 +10,10 @@ subscriber:
subscription: subscription:
use_combined: multiple use_combined: multiple
confirm_subscribe_subject: 'Confirmation for [simplenews-newsletter:name] from [site:name]' confirm_subscribe_subject: 'Confirmation for [simplenews-newsletter:name] from [site:name]'
confirm_subscribe_unsubscribed: "We have received a request to subscribe [simplenews-subscriber:mail] to the [simplenews-newsletter:name] newsletter on [site:name] website at [site:url]. To confirm please use the link below. \n\n [simplenews-subscriber:subscribe-url]" confirm_subscribe_unsubscribed: |-
We have received a request to subscribe [simplenews-subscriber:mail] to the [simplenews-newsletter:name] newsletter on [site:name] website at [site:url]. To confirm please use the link below.
[simplenews-subscriber:subscribe-url]
confirm_subscribe_subscribed: 'We have received a request to subscribe [simplenews-subscriber:mail] to the [simplenews-newsletter:name] newsletter on [site:name] website at [site:url]. However, this email is already subscribed to this newsletter. If you intended to unsubscribe please visit our site: [site:url]' confirm_subscribe_subscribed: 'We have received a request to subscribe [simplenews-subscriber:mail] to the [simplenews-newsletter:name] newsletter on [site:name] website at [site:url]. However, this email is already subscribed to this newsletter. If you intended to unsubscribe please visit our site: [site:url]'
confirm_unsubscribe_subscribed: "We have received a request to remove the [simplenews-subscriber:mail] from the [simplenews-newsletter:name] mailing list on [site:name] website at [site:url]. To confirm please use the link below.\r\n\r\n[simplenews-subscriber:unsubscribe-url]" confirm_unsubscribe_subscribed: "We have received a request to remove the [simplenews-subscriber:mail] from the [simplenews-newsletter:name] mailing list on [site:name] website at [site:url]. To confirm please use the link below.\r\n\r\n[simplenews-subscriber:unsubscribe-url]"
confirm_unsubscribe_unsubscribed: 'We have received a request to remove the [simplenews-subscriber:mail] from the [simplenews-newsletter:name] mailing list on [site:name] website at [site:url]. However, this email is not subscribed to this mailing list. If you intended to subscribe please visit our site at [site:url]' confirm_unsubscribe_unsubscribed: 'We have received a request to remove the [simplenews-subscriber:mail] from the [simplenews-newsletter:name] mailing list on [site:name] website at [site:url]. However, this email is not subscribed to this mailing list. If you intended to subscribe please visit our site at [site:url]'

View File

@ -1,9 +0,0 @@
default_theme: toolbar_admin_menu
icons: 1
tabs: 0
langcode: fr
actions:
submit: Submit
font_size: '10'
_core:
default_config_hash: UQGpThfrfKtfOVtSxUzIgnTR2YS-fh2LI933lLYQJhg

View File

@ -277,7 +277,10 @@ display:
exclude: false exclude: false
alter: alter:
alter_text: true alter_text: true
text: "{{ state }}\n\n{{ num_retries }}" text: |-
{{ state }}
{{ num_retries }}
make_link: false make_link: false
path: '' path: ''
absolute: false absolute: false
@ -477,7 +480,10 @@ display:
exclude: false exclude: false
alter: alter:
alter_text: true alter_text: true
text: "{{ processed }}\n\n{{ message }}" text: |-
{{ processed }}
{{ message }}
make_link: false make_link: false
path: '' path: ''
absolute: false absolute: false

View File

@ -366,7 +366,9 @@ display:
exclude: false exclude: false
alter: alter:
alter_text: true alter_text: true
text: "<span class=\"status\">{{ translation_status }}</span>\n{% if translation_outdated %} <span class=\"marker\">{{ 'outdated'|t }}</span>{% endif %}" text: |-
<span class="status">{{ translation_status }}</span>
{% if translation_outdated %} <span class="marker">{{ 'outdated'|t }}</span>{% endif %}
make_link: false make_link: false
path: '' path: ''
absolute: false absolute: false

View File

@ -24,7 +24,12 @@ settings:
default_form_required_label: 'Indicates required field' default_form_required_label: 'Indicates required field'
default_form_details_toggle: true default_form_details_toggle: true
default_form_file_limit: '' default_form_file_limit: ''
form_classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n" form_classes: |
container-inline clearfix
form--inline clearfix
messages messages--error
messages messages--warning
messages messages--status
button_classes: '' button_classes: ''
default_wizard_prev_button_label: '< Previous' default_wizard_prev_button_label: '< Previous'
default_wizard_next_button_label: 'Next >' default_wizard_next_button_label: 'Next >'
@ -66,9 +71,16 @@ settings:
default_previous_submission_message: 'You have already submitted this webform. <a href="#">View your previous submission</a>.' default_previous_submission_message: 'You have already submitted this webform. <a href="#">View your previous submission</a>.'
default_previous_submissions_message: 'You have already submitted this webform. <a href="#">View your previous submissions</a>.' default_previous_submissions_message: 'You have already submitted this webform. <a href="#">View your previous submissions</a>.'
default_autofill_message: 'This submission has been autofilled with your previous submission.' default_autofill_message: 'This submission has been autofilled with your previous submission.'
preview_classes: "messages messages--error\nmessages messages--warning\nmessages messages--status\n" preview_classes: |
confirmation_classes: "messages messages--error\nmessages messages--warning\nmessages messages--status\n" messages messages--error
confirmation_back_classes: "button\n" messages messages--warning
messages messages--status
confirmation_classes: |
messages messages--error
messages messages--warning
messages messages--status
confirmation_back_classes: |
button
default_limit_total_message: 'No more submissions are permitted.' default_limit_total_message: 'No more submissions are permitted.'
default_limit_user_message: 'No more submissions are permitted.' default_limit_user_message: 'No more submissions are permitted.'
default_share: false default_share: false
@ -144,9 +156,28 @@ element:
machine_name_pattern: a-z0-9_ machine_name_pattern: a-z0-9_
empty_message: '{Empty}' empty_message: '{Empty}'
allowed_tags: admin allowed_tags: admin
wrapper_classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n" wrapper_classes: |
classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n" container-inline clearfix
horizontal_rule_classes: "webform-horizontal-rule--solid\nwebform-horizontal-rule--dashed\nwebform-horizontal-rule--dotted\nwebform-horizontal-rule--gradient\nwebform-horizontal-rule--thin\nwebform-horizontal-rule--medium\nwebform-horizontal-rule--thick\nwebform-horizontal-rule--flaired\nwebform-horizontal-rule--glyph\n" form--inline clearfix
messages messages--error
messages messages--warning
messages messages--status
classes: |
container-inline clearfix
form--inline clearfix
messages messages--error
messages messages--warning
messages messages--status
horizontal_rule_classes: |
webform-horizontal-rule--solid
webform-horizontal-rule--dashed
webform-horizontal-rule--dotted
webform-horizontal-rule--gradient
webform-horizontal-rule--thin
webform-horizontal-rule--medium
webform-horizontal-rule--thick
webform-horizontal-rule--flaired
webform-horizontal-rule--glyph
default_description_display: '' default_description_display: ''
default_more_title: More default_more_title: More
default_section_title_tag: h2 default_section_title_tag: h2
@ -186,12 +217,98 @@ mail:
default_sender_mail: '' default_sender_mail: ''
default_sender_name: '' default_sender_name: ''
default_subject: 'Webform submission from: [webform_submission:source-title]' default_subject: 'Webform submission from: [webform_submission:source-title]'
default_body_text: "Submitted on [webform_submission:created]\nSubmitted by: [webform_submission:user]\n\nSubmitted values are:\n[webform_submission:values]\n" default_body_text: |
default_body_html: "<p>Submitted on [webform_submission:created]</p>\n<p>Submitted by: [webform_submission:user]</p>\n<p>Submitted values are:</p>\n[webform_submission:values]\n" Submitted on [webform_submission:created]
Submitted by: [webform_submission:user]
Submitted values are:
[webform_submission:values]
default_body_html: |
<p>Submitted on [webform_submission:created]</p>
<p>Submitted by: [webform_submission:user]</p>
<p>Submitted values are:</p>
[webform_submission:values]
roles: { } roles: { }
test: test:
types: "checkbox:\n - true\ncolor:\n - '#ffffcc'\n - '#ffffcc'\n - '#ccffff'\nemail:\n - 'example@example.com'\n - 'test@test.com'\n - 'random@random.com'\nlanguage_select:\n - en\nmachine_name:\n - 'loremipsum'\n - 'oratione'\n - 'dixisset'\ntel:\n - '123-456-7890'\n - '098-765-4321'\ntextarea:\n - 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.'\n - 'Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;'\n - 'Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.'\ntext_format:\n - value: '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.</p>'\n - value: '<p>Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;</p>'\n - value: '<p>Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.</p>'\nurl:\n - 'http://example.com'\n - 'http://test.com'\nwebform_email_confirm:\n - 'example@example.com'\n - 'test@test.com'\n - 'random@random.com'\nwebform_email_multiple:\n - 'example@example.com, test@test.com, random@random.com'\nwebform_time:\n - '09:00'\n - '17:00'\n" types: |
names: "first_name:\n - 'John'\n - 'Paul'\n - 'Ringo'\n - 'George'\nlast_name:\n - 'Lennon'\n - 'McCartney'\n - 'Starr'\n - 'Harrison'\naddress:\n - '10 Main Street'\n - '11 Brook Alley Road. APT 1'\nzip:\n - '11111'\n - '12345'\n - '12345-6789'\npostal_code:\n - '11111'\n - '12345'\n - '12345-6789'\nphone:\n - '123-456-7890'\n - '098-765-4321'\nfax:\n - '123-456-7890'\n - '098-765-4321'\ncity:\n - 'Springfield'\n - 'Pleasantville'\n - 'Hill Valley'\nurl:\n - 'http://example.com'\n - 'http://test.com'\ndefault:\n - 'Loremipsum'\n - 'Oratione'\n - 'Dixisset'\n" checkbox:
- true
color:
- '#ffffcc'
- '#ffffcc'
- '#ccffff'
email:
- 'example@example.com'
- 'test@test.com'
- 'random@random.com'
language_select:
- en
machine_name:
- 'loremipsum'
- 'oratione'
- 'dixisset'
tel:
- '123-456-7890'
- '098-765-4321'
textarea:
- 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.'
- 'Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;'
- 'Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.'
text_format:
- value: '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.</p>'
- value: '<p>Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;</p>'
- value: '<p>Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.</p>'
url:
- 'http://example.com'
- 'http://test.com'
webform_email_confirm:
- 'example@example.com'
- 'test@test.com'
- 'random@random.com'
webform_email_multiple:
- 'example@example.com, test@test.com, random@random.com'
webform_time:
- '09:00'
- '17:00'
names: |
first_name:
- 'John'
- 'Paul'
- 'Ringo'
- 'George'
last_name:
- 'Lennon'
- 'McCartney'
- 'Starr'
- 'Harrison'
address:
- '10 Main Street'
- '11 Brook Alley Road. APT 1'
zip:
- '11111'
- '12345'
- '12345-6789'
postal_code:
- '11111'
- '12345'
- '12345-6789'
phone:
- '123-456-7890'
- '098-765-4321'
fax:
- '123-456-7890'
- '098-765-4321'
city:
- 'Springfield'
- 'Pleasantville'
- 'Hill Valley'
url:
- 'http://example.com'
- 'http://test.com'
default:
- 'Loremipsum'
- 'Oratione'
- 'Dixisset'
ui: ui:
video_display: dialog video_display: dialog
details_save: true details_save: true

View File

@ -17,7 +17,31 @@ id: contact
title: Contact title: Contact
description: 'Basic email contact webform.' description: 'Basic email contact webform.'
category: '' category: ''
elements: "name:\n '#title': 'Your Name'\n '#type': textfield\n '#required': true\n '#default_value': '[current-user:display-name]'\nemail:\n '#title': 'Your Email'\n '#type': email\n '#required': true\n '#default_value': '[current-user:mail]'\nsubject:\n '#title': Subject\n '#type': textfield\n '#required': true\n '#test': 'Testing contact webform from [site:name]'\nmessage:\n '#title': Message\n '#type': textarea\n '#required': true\n '#test': 'Please ignore this email.'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send message'\n" elements: |
name:
'#title': 'Your Name'
'#type': textfield
'#required': true
'#default_value': '[current-user:display-name]'
email:
'#title': 'Your Email'
'#type': email
'#required': true
'#default_value': '[current-user:mail]'
subject:
'#title': Subject
'#type': textfield
'#required': true
'#test': 'Testing contact webform from [site:name]'
message:
'#title': Message
'#type': textarea
'#required': true
'#test': 'Please ignore this email.'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Send message'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View File

@ -17,7 +17,68 @@ id: multi_joueur
title: Multi-Joueur title: Multi-Joueur
description: '' description: ''
category: '' category: ''
elements: "address:\n '#type': address\n '#title': Address\n '#required': true\n '#default_value':\n country_code: FR\n langcode: ''\n organization: ''\n given_name: ''\n family_name: ''\n address_line1: ''\n address_line2: ''\n postal_code: ''\n locality: ''\n sorting_code: ''\n additional_name: null\n dependent_locality: null\n administrative_area: null\nvat_number:\n '#type': textfield\n '#title': 'Numéro de TVA'\n '#description': 'N&deg; de TVA intracommunautaire'\nphone:\n '#type': tel\n '#title': Téléphone\n '#international': true\n '#international_preferred_countries':\n - FR\n '#telephone_validation_format': '0'\nemail_confirm:\n '#type': webform_email_confirm\n '#title': Email\n '#required': true\n '#flexbox': '0'\ncollaborateur:\n '#type': webform_contact\n '#title': Collaborateurs\n '#multiple': true\n '#multiple__min_items': 2\n '#multiple__empty_items': 2\n '#multiple__sorting': false\n '#multiple__add': false\n '#multiple__add_more_input': false\n '#name__required': true\n '#company__access': false\n '#email__required': true\n '#phone__access': false\n '#address__access': false\n '#address_2__access': false\n '#city__access': false\n '#state_province__access': false\n '#postal_code__access': false\n '#country__access': false\n '#flexbox': '0'\ncommentaires:\n '#type': textarea\n '#title': Commentaires\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Envoyer la demande devis'" elements: |-
address:
'#type': address
'#title': Address
'#required': true
'#default_value':
country_code: FR
langcode: ''
organization: ''
given_name: ''
family_name: ''
address_line1: ''
address_line2: ''
postal_code: ''
locality: ''
sorting_code: ''
additional_name: null
dependent_locality: null
administrative_area: null
vat_number:
'#type': textfield
'#title': 'Numéro de TVA'
'#description': 'N&deg; de TVA intracommunautaire'
phone:
'#type': tel
'#title': Téléphone
'#international': true
'#international_preferred_countries':
- FR
'#telephone_validation_format': '0'
email_confirm:
'#type': webform_email_confirm
'#title': Email
'#required': true
'#flexbox': '0'
collaborateur:
'#type': webform_contact
'#title': Collaborateurs
'#multiple': true
'#multiple__min_items': 2
'#multiple__empty_items': 2
'#multiple__sorting': false
'#multiple__add': false
'#multiple__add_more_input': false
'#name__required': true
'#company__access': false
'#email__required': true
'#phone__access': false
'#address__access': false
'#address_2__access': false
'#city__access': false
'#state_province__access': false
'#postal_code__access': false
'#country__access': false
'#flexbox': '0'
commentaires:
'#type': textarea
'#title': Commentaires
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Envoyer la demande devis'
css: '' css: ''
javascript: '' javascript: ''
settings: settings:

View File

@ -11,4 +11,11 @@ id: days
label: Days label: Days
category: 'Date and time' category: 'Date and time'
likert: false likert: false
options: "Sunday: Sunday\nMonday: Monday\nTuesday: Tuesday\nWednesday: Wednesday\nThursday: Thursday\nFriday: Friday\nSaturday: Saturday\n" options: |
Sunday: Sunday
Monday: Monday
Tuesday: Tuesday
Wednesday: Wednesday
Thursday: Thursday
Friday: Friday
Saturday: Saturday

View File

@ -11,4 +11,8 @@ id: education
label: Education label: Education
category: Demographic category: Demographic
likert: false likert: false
options: "High School: High School\nAssociate Degree: Associate Degree\nGraduate or Professional Degree: Graduate or Professional Degree\nSome College: Some College\n" options: |
High School: High School
Associate Degree: Associate Degree
Graduate or Professional Degree: Graduate or Professional Degree
Some College: Some College

View File

@ -11,4 +11,9 @@ id: employment_status
label: 'Employment status' label: 'Employment status'
category: Demographic category: Demographic
likert: false likert: false
options: "'Full Time': 'Full Time'\n'Part Time': 'Part Time'\n'Military': 'Military'\nUnemployed: Unemployed\nRetired: Retired\n" options: |
'Full Time': 'Full Time'
'Part Time': 'Part Time'
'Military': 'Military'
Unemployed: Unemployed
Retired: Retired

View File

@ -11,4 +11,12 @@ id: ethnicity
label: Ethnicity label: Ethnicity
category: Demographic category: Demographic
likert: false likert: false
options: "Caucasian: Caucasian\n'Latino/Hispanic': 'Latino/Hispanic'\n'Middle Eastern': 'Middle Eastern'\nAfrican: African\nCaribbean: Caribbean\n'South Asian': 'South Asian'\n'East Asian': 'East Asian'\nMixed: Mixed\n" options: |
Caucasian: Caucasian
'Latino/Hispanic': 'Latino/Hispanic'
'Middle Eastern': 'Middle Eastern'
African: African
Caribbean: Caribbean
'South Asian': 'South Asian'
'East Asian': 'East Asian'
Mixed: Mixed

View File

@ -11,4 +11,32 @@ id: gender
label: Gender label: Gender
category: Demographic category: Demographic
likert: false likert: false
options: "Man: Man\nWoman: Woman\nNon-binary: Non-binary\nAgender/Genderless: Agender/Genderless\nAndrogyne/Androgynous: Androgyne/Androgynous\nAporagender: Aporagender\nBigender: Bigender\nDemi-agender: Demi-agender\nDemi-boy: Demi-boy\nDemi-fluid: Demi-fluid\nDemi-girl: Demi-girl\nDemi-gender: Demi-gender\nDemi-non-binary: Demi-non-binary\nGenderqueer: Genderqueer\nGenderflux: Genderflux\nGenderfluid: Genderfluid\nGender-indifferent: Gender-indifferent\nGender-neutral: Gender-neutral\nGraygender: Graygender\nIntergender: Intergender\nMaverique: Maverique\nMaxigender: Maxigender\nMultigender/Polygender: Multigender/Polygender\nNeutrois: Neutrois\nPangender/Omnigender: Pangender/Omnigender\nTrigender: Trigender\nTwo-spirit: Two-spirit\n'Prefer Not to Answer': 'Prefer Not to Answer'\n" options: |
Man: Man
Woman: Woman
Non-binary: Non-binary
Agender/Genderless: Agender/Genderless
Androgyne/Androgynous: Androgyne/Androgynous
Aporagender: Aporagender
Bigender: Bigender
Demi-agender: Demi-agender
Demi-boy: Demi-boy
Demi-fluid: Demi-fluid
Demi-girl: Demi-girl
Demi-gender: Demi-gender
Demi-non-binary: Demi-non-binary
Genderqueer: Genderqueer
Genderflux: Genderflux
Genderfluid: Genderfluid
Gender-indifferent: Gender-indifferent
Gender-neutral: Gender-neutral
Graygender: Graygender
Intergender: Intergender
Maverique: Maverique
Maxigender: Maxigender
Multigender/Polygender: Multigender/Polygender
Neutrois: Neutrois
Pangender/Omnigender: Pangender/Omnigender
Trigender: Trigender
Two-spirit: Two-spirit
'Prefer Not to Answer': 'Prefer Not to Answer'

View File

@ -11,4 +11,43 @@ id: industry
label: Industry label: Industry
category: Demographic category: Demographic
likert: false likert: false
options: "Accounting/Finance: Accounting/Finance\nAdvertising/Public Relations: Advertising/Public Relations\nAerospace/Aviation: Aerospace/Aviation\nArts/Entertainment/Publishing: Arts/Entertainment/Publishing\nAutomotive: Automotive\nBanking/Mortgage: Banking/Mortgage\nBusiness Development: Business Development\nBusiness Opportunity: Business Opportunity\nClerical/Administrative: Clerical/Administrative\nConstruction/Facilities: Construction/Facilities\nConsumer Goods: Consumer Goods\nCustomer Service: Customer Service\nEducation/Training: Education/Training\nEnergy/Utilities: Energy/Utilities\nEngineering: Engineering\nGovernment/Military: Government/Military\nHealthcare: Healthcare\nHospitality/Travel: Hospitality/Travel\nHuman Resources: Human Resources\nInstallation/Maintenance: Installation/Maintenance\nInsurance: Insurance\nInternet: Internet\nLaw Enforcement/Security: Law Enforcement/Security\nLegal: Legal\nManagement/Executive: Management/Executive\nManufacturing/Operations: Manufacturing/Operations\nMarketing: Marketing\nNon-Profit/Volunteer: Non-Profit/Volunteer\nPharmaceutical/Biotech: Pharmaceutical/Biotech\nProfessional Services: Professional Services\nReal Estate: Real Estate\nRestaurant/Food Service: Restaurant/Food Service\nRetail: Retail\nSales: Sales\nScience/Research: Science/Research\nSkilled Labor: Skilled Labor\nTechnology: Technology\nTelecommunications: Telecommunications\nTransportation/Logistics: Transportation/Logistics\n" options: |
Accounting/Finance: Accounting/Finance
Advertising/Public Relations: Advertising/Public Relations
Aerospace/Aviation: Aerospace/Aviation
Arts/Entertainment/Publishing: Arts/Entertainment/Publishing
Automotive: Automotive
Banking/Mortgage: Banking/Mortgage
Business Development: Business Development
Business Opportunity: Business Opportunity
Clerical/Administrative: Clerical/Administrative
Construction/Facilities: Construction/Facilities
Consumer Goods: Consumer Goods
Customer Service: Customer Service
Education/Training: Education/Training
Energy/Utilities: Energy/Utilities
Engineering: Engineering
Government/Military: Government/Military
Healthcare: Healthcare
Hospitality/Travel: Hospitality/Travel
Human Resources: Human Resources
Installation/Maintenance: Installation/Maintenance
Insurance: Insurance
Internet: Internet
Law Enforcement/Security: Law Enforcement/Security
Legal: Legal
Management/Executive: Management/Executive
Manufacturing/Operations: Manufacturing/Operations
Marketing: Marketing
Non-Profit/Volunteer: Non-Profit/Volunteer
Pharmaceutical/Biotech: Pharmaceutical/Biotech
Professional Services: Professional Services
Real Estate: Real Estate
Restaurant/Food Service: Restaurant/Food Service
Retail: Retail
Sales: Sales
Science/Research: Science/Research
Skilled Labor: Skilled Labor
Technology: Technology
Telecommunications: Telecommunications
Transportation/Logistics: Transportation/Logistics

View File

@ -11,4 +11,9 @@ id: likert_agreement
label: 'Likert: Agreement' label: 'Likert: Agreement'
category: Likert category: Likert
likert: true likert: true
options: "1: 'Much Worse'\n2: 'Somewhat Worse'\n3: 'About the Same'\n4: 'Somewhat Better'\n5: 'Much Better'\n" options: |
1: 'Much Worse'
2: 'Somewhat Worse'
3: 'About the Same'
4: 'Somewhat Better'
5: 'Much Better'

View File

@ -11,4 +11,9 @@ id: likert_comparison
label: 'Likert: Comparison' label: 'Likert: Comparison'
category: Likert category: Likert
likert: true likert: true
options: "1: Strongly Disagree\n2: Disagree\n3: Neutral\n4: Agree\n5: Strongly Agree\n" options: |
1: Strongly Disagree
2: Disagree
3: Neutral
4: Agree
5: Strongly Agree

View File

@ -11,4 +11,9 @@ id: likert_importance
label: 'Likert: Importance' label: 'Likert: Importance'
category: Likert category: Likert
likert: true likert: true
options: "1: Not at all Important\n2: Somewhat Important\n3: Neutral\n4: Important\n5: Very Important\n" options: |
1: Not at all Important
2: Somewhat Important
3: Neutral
4: Important
5: Very Important

View File

@ -11,4 +11,9 @@ id: likert_quality
label: 'Likert: Quality' label: 'Likert: Quality'
category: Likert category: Likert
likert: true likert: true
options: "1: Poor\n2: Fair\n3: Good\n4: Very good\n5: Excellent\n" options: |
1: Poor
2: Fair
3: Good
4: Very good
5: Excellent

View File

@ -11,4 +11,9 @@ id: likert_satisfaction
label: 'Likert: Satisfaction' label: 'Likert: Satisfaction'
category: Likert category: Likert
likert: true likert: true
options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n" options: |
1: Very Unsatisfied
2: Unsatisfied
3: Neutral
4: Satisfied
5: Very Satisfied

View File

@ -11,4 +11,14 @@ id: likert_ten_scale
label: 'Likert: Ten Scale' label: 'Likert: Ten Scale'
category: Likert category: Likert
likert: true likert: true
options: "1: 1\n2: 2\n3: 3\n4: 4\n5: 5\n6: 6\n7: 7\n8: 8\n9: 9\n10: 10\n" options: |
1: 1
2: 2
3: 3
4: 4
5: 5
6: 6
7: 7
8: 8
9: 9
10: 10

View File

@ -11,4 +11,9 @@ id: likert_would_you
label: 'Likert: Would You' label: 'Likert: Would You'
category: Likert category: Likert
likert: true likert: true
options: "1: Definitely Not\n2: Probably Not\n3: Not Sure\n4: Probably\n5: Definitely\n" options: |
1: Definitely Not
2: Probably Not
3: Not Sure
4: Probably
5: Definitely

View File

@ -11,4 +11,8 @@ id: marital_status
label: 'Marital status' label: 'Marital status'
category: Demographic category: Demographic
likert: false likert: false
options: "Single: Single\nMarried: Married\nDivorced: Divorced\nWidowed: Widowed\n" options: |
Single: Single
Married: Married
Divorced: Divorced
Widowed: Widowed

View File

@ -11,4 +11,16 @@ id: months
label: Months label: Months
category: 'Date and time' category: 'Date and time'
likert: false likert: false
options: "January: January\nFebruary: February\nMarch: March\nApril: April\nMay: May\nJune: June\nJuly: July\nAugust: August\nSeptember: September\nOctober: October\nNovember: November\nDecember: December\n" options: |
January: January
February: February
March: March
April: April
May: May
June: June
July: July
August: August
September: September
October: October
November: November
December: December

View File

@ -11,4 +11,7 @@ id: phone_types
label: 'Phone type' label: 'Phone type'
category: Demographic category: Demographic
likert: false likert: false
options: "Home: Home\nOffice: Office\nCell: Cell\n" options: |
Home: Home
Office: Office
Cell: Cell

View File

@ -11,4 +11,17 @@ id: province_codes
label: 'Province codes' label: 'Province codes'
category: Geographic category: Geographic
likert: false likert: false
options: "AB: Alberta\nBC: 'British Columbia'\nMB: Manitoba\nNB: 'New Brunswick'\nNL: 'Newfoundland and Labrador'\nNS: 'Nova Scotia'\nNT: 'Northwest Territories'\nNU: Nunavut\n'ON': Ontario\nPE: 'Prince Edward Island'\nQC: Quebec\nSK: Saskatchewan\nYT: Yukon\n" options: |
AB: Alberta
BC: 'British Columbia'
MB: Manitoba
NB: 'New Brunswick'
NL: 'Newfoundland and Labrador'
NS: 'Nova Scotia'
NT: 'Northwest Territories'
NU: Nunavut
'ON': Ontario
PE: 'Prince Edward Island'
QC: Quebec
SK: Saskatchewan
YT: Yukon

View File

@ -11,4 +11,17 @@ id: province_names
label: 'Province names' label: 'Province names'
category: Geographic category: Geographic
likert: false likert: false
options: "Alberta: Alberta\n'British Columbia': 'British Columbia'\nManitoba: Manitoba\n'New Brunswick': 'New Brunswick'\n'Newfoundland and Labrador': 'Newfoundland and Labrador'\n'Nova Scotia': 'Nova Scotia'\n'Northwest Territories': 'Northwest Territories'\nNunavut: Nunavut\nOntario: Ontario\n'Prince Edward Island': 'Prince Edward Island'\nQuebec: Quebec\nSaskatchewan: Saskatchewan\nYukon: Yukon\n" options: |
Alberta: Alberta
'British Columbia': 'British Columbia'
Manitoba: Manitoba
'New Brunswick': 'New Brunswick'
'Newfoundland and Labrador': 'Newfoundland and Labrador'
'Nova Scotia': 'Nova Scotia'
'Northwest Territories': 'Northwest Territories'
Nunavut: Nunavut
Ontario: Ontario
'Prince Edward Island': 'Prince Edward Island'
Quebec: Quebec
Saskatchewan: Saskatchewan
Yukon: Yukon

View File

@ -11,4 +11,9 @@ id: relationship
label: Relationship label: Relationship
category: Demographic category: Demographic
likert: false likert: false
options: "Parent: Parent\n'Significant Other': 'Significant Other'\nSibling: Sibling\nChild: Child\nFriend: Friend\n" options: |
Parent: Parent
'Significant Other': 'Significant Other'
Sibling: Sibling
Child: Child
Friend: Friend

View File

@ -11,4 +11,6 @@ id: sex
label: Sex label: Sex
category: Demographic category: Demographic
likert: false likert: false
options: "Male: Male\nFemale: Female\n" options: |
Male: Male
Female: Female

View File

@ -11,4 +11,7 @@ id: sex_icao
label: 'Sex - International Civil Aviation Organization (ICAO)' label: 'Sex - International Civil Aviation Organization (ICAO)'
category: Demographic category: Demographic
likert: false likert: false
options: "M: Male\nF: Female\nX: Unspecified\n" options: |
M: Male
F: Female
X: Unspecified

View File

@ -11,4 +11,9 @@ id: size
label: Size label: Size
category: General category: General
likert: false likert: false
options: "Extra Small: Extra Small\nSmall: Small\nMedium: Medium\nLarge: Large\nExtra Large: Extra Large\n" options: |
Extra Small: Extra Small
Small: Small
Medium: Medium
Large: Large
Extra Large: Extra Large

View File

@ -11,4 +11,56 @@ id: state_codes
label: 'State codes' label: 'State codes'
category: Geographic category: Geographic
likert: false likert: false
options: "AL: Alabama\nAK: Alaska\nAZ: Arizona\nAR: Arkansas\nCA: California\nCO: Colorado\nCT: Connecticut\nDE: Delaware\nDC: 'District of Columbia'\nFL: Florida\nGA: Georgia\nGU: Guam\nHI: Hawaii\nID: Idaho\nIL: Illinois\nIN: Indiana\nIA: Iowa\nKS: Kansas\nKY: Kentucky\nLA: Louisiana\nME: Maine\nMD: Maryland\nMA: Massachusetts\nMI: Michigan\nMN: Minnesota\nMS: Mississippi\nMO: Missouri\nMT: Montana\nNE: Nebraska\nNV: Nevada\nNH: 'New Hampshire'\nNJ: 'New Jersey'\nNM: 'New Mexico'\nNY: 'New York'\nNC: 'North Carolina'\nND: 'North Dakota'\nOH: Ohio\nOK: Oklahoma\nOR: Oregon\nPA: Pennsylvania\nRI: 'Rhode Island'\nSC: 'South Carolina'\nSD: 'South Dakota'\nTN: Tennessee\nTX: Texas\nUT: Utah\nVT: Vermont\nVA: Virginia\nWA: Washington\nWV: 'West Virginia'\nWI: Wisconsin\nWY: Wyoming\n" options: |
AL: Alabama
AK: Alaska
AZ: Arizona
AR: Arkansas
CA: California
CO: Colorado
CT: Connecticut
DE: Delaware
DC: 'District of Columbia'
FL: Florida
GA: Georgia
GU: Guam
HI: Hawaii
ID: Idaho
IL: Illinois
IN: Indiana
IA: Iowa
KS: Kansas
KY: Kentucky
LA: Louisiana
ME: Maine
MD: Maryland
MA: Massachusetts
MI: Michigan
MN: Minnesota
MS: Mississippi
MO: Missouri
MT: Montana
NE: Nebraska
NV: Nevada
NH: 'New Hampshire'
NJ: 'New Jersey'
NM: 'New Mexico'
NY: 'New York'
NC: 'North Carolina'
ND: 'North Dakota'
OH: Ohio
OK: Oklahoma
OR: Oregon
PA: Pennsylvania
RI: 'Rhode Island'
SC: 'South Carolina'
SD: 'South Dakota'
TN: Tennessee
TX: Texas
UT: Utah
VT: Vermont
VA: Virginia
WA: Washington
WV: 'West Virginia'
WI: Wisconsin
WY: Wyoming

View File

@ -11,4 +11,55 @@ id: state_names
label: 'State names' label: 'State names'
category: Geographic category: Geographic
likert: false likert: false
options: "Alabama: Alabama\nAlaska: Alaska\nArizona: Arizona\nArkansas: Arkansas\nCalifornia: California\nColorado: Colorado\nConnecticut: Connecticut\nDelaware: Delaware\n'District of Columbia': 'District of Columbia'\nFlorida: Florida\nGeorgia: Georgia\nHawaii: Hawaii\nIdaho: Idaho\nIllinois: Illinois\nIndiana: Indiana\nIowa: Iowa\nKansas: Kansas\nKentucky: Kentucky\nLouisiana: Louisiana\nMaine: Maine\nMaryland: Maryland\nMassachusetts: Massachusetts\nMichigan: Michigan\nMinnesota: Minnesota\nMississippi: Mississippi\nMissouri: Missouri\nMontana: Montana\nNebraska: Nebraska\nNevada: Nevada\n'New Hampshire': 'New Hampshire'\n'New Jersey': 'New Jersey'\n'New Mexico': 'New Mexico'\n'New York': 'New York'\n'North Carolina': 'North Carolina'\n'North Dakota': 'North Dakota'\nOhio: Ohio\nOklahoma: Oklahoma\nOregon: Oregon\nPennsylvania: Pennsylvania\n'Rhode Island': 'Rhode Island'\n'South Carolina': 'South Carolina'\n'South Dakota': 'South Dakota'\nTennessee: Tennessee\nTexas: Texas\nUtah: Utah\nVermont: Vermont\nVirginia: Virginia\nWashington: Washington\n'West Virginia': 'West Virginia'\nWisconsin: Wisconsin\nWyoming: Wyoming\n" options: |
Alabama: Alabama
Alaska: Alaska
Arizona: Arizona
Arkansas: Arkansas
California: California
Colorado: Colorado
Connecticut: Connecticut
Delaware: Delaware
'District of Columbia': 'District of Columbia'
Florida: Florida
Georgia: Georgia
Hawaii: Hawaii
Idaho: Idaho
Illinois: Illinois
Indiana: Indiana
Iowa: Iowa
Kansas: Kansas
Kentucky: Kentucky
Louisiana: Louisiana
Maine: Maine
Maryland: Maryland
Massachusetts: Massachusetts
Michigan: Michigan
Minnesota: Minnesota
Mississippi: Mississippi
Missouri: Missouri
Montana: Montana
Nebraska: Nebraska
Nevada: Nevada
'New Hampshire': 'New Hampshire'
'New Jersey': 'New Jersey'
'New Mexico': 'New Mexico'
'New York': 'New York'
'North Carolina': 'North Carolina'
'North Dakota': 'North Dakota'
Ohio: Ohio
Oklahoma: Oklahoma
Oregon: Oregon
Pennsylvania: Pennsylvania
'Rhode Island': 'Rhode Island'
'South Carolina': 'South Carolina'
'South Dakota': 'South Dakota'
Tennessee: Tennessee
Texas: Texas
Utah: Utah
Vermont: Vermont
Virginia: Virginia
Washington: Washington
'West Virginia': 'West Virginia'
Wisconsin: Wisconsin
Wyoming: Wyoming

View File

@ -11,4 +11,79 @@ id: state_province_codes
label: 'State/Province codes' label: 'State/Province codes'
category: Geographic category: Geographic
likert: false likert: false
options: "AL: Alabama\nAK: Alaska\nAS: 'American Samoa'\nAZ: Arizona\nAR: Arkansas\nAE: 'Armed Forces (Canada, Europe, Africa, or Middle East)'\nAA: 'Armed Forces Americas'\nAP: 'Armed Forces Pacific'\nCA: California\nCO: Colorado\nCT: Connecticut\nDE: Delaware\nDC: 'District of Columbia'\nFM: 'Federated States of Micronesia'\nFL: Florida\nGA: Georgia\nGU: Guam\nHI: Hawaii\nID: Idaho\nIL: Illinois\nIN: Indiana\nIA: Iowa\nKS: Kansas\nKY: Kentucky\nLA: Louisiana\nME: Maine\nMH: 'Marshall Islands'\nMD: Maryland\nMA: Massachusetts\nMI: Michigan\nMN: Minnesota\nMS: Mississippi\nMO: Missouri\nMT: Montana\nNE: Nebraska\nNV: Nevada\nNH: 'New Hampshire'\nNJ: 'New Jersey'\nNM: 'New Mexico'\nNY: 'New York'\nNC: 'North Carolina'\nND: 'North Dakota'\nMP: 'Northern Mariana Islands'\nOH: Ohio\nOK: Oklahoma\nOR: Oregon\nPW: Palau\nPA: Pennsylvania\nPR: 'Puerto Rico'\nRI: 'Rhode Island'\nSC: 'South Carolina'\nSD: 'South Dakota'\nTN: Tennessee\nTX: Texas\nUT: Utah\nVT: Vermont\nVI: 'Virgin Islands'\nVA: Virginia\nWA: Washington\nWV: 'West Virginia'\nWI: Wisconsin\nWY: Wyoming\nAB: Alberta\nBC: 'British Columbia'\nMB: Manitoba\nNB: 'New Brunswick'\nNL: 'Newfoundland and Labrador'\nNS: 'Nova Scotia'\nNT: 'Northwest Territories'\nNU: Nunavut\n'ON': Ontario\nPE: 'Prince Edward Island'\nQC: Quebec\nSK: Saskatchewan\nYT: Yukon\n" options: |
AL: Alabama
AK: Alaska
AS: 'American Samoa'
AZ: Arizona
AR: Arkansas
AE: 'Armed Forces (Canada, Europe, Africa, or Middle East)'
AA: 'Armed Forces Americas'
AP: 'Armed Forces Pacific'
CA: California
CO: Colorado
CT: Connecticut
DE: Delaware
DC: 'District of Columbia'
FM: 'Federated States of Micronesia'
FL: Florida
GA: Georgia
GU: Guam
HI: Hawaii
ID: Idaho
IL: Illinois
IN: Indiana
IA: Iowa
KS: Kansas
KY: Kentucky
LA: Louisiana
ME: Maine
MH: 'Marshall Islands'
MD: Maryland
MA: Massachusetts
MI: Michigan
MN: Minnesota
MS: Mississippi
MO: Missouri
MT: Montana
NE: Nebraska
NV: Nevada
NH: 'New Hampshire'
NJ: 'New Jersey'
NM: 'New Mexico'
NY: 'New York'
NC: 'North Carolina'
ND: 'North Dakota'
MP: 'Northern Mariana Islands'
OH: Ohio
OK: Oklahoma
OR: Oregon
PW: Palau
PA: Pennsylvania
PR: 'Puerto Rico'
RI: 'Rhode Island'
SC: 'South Carolina'
SD: 'South Dakota'
TN: Tennessee
TX: Texas
UT: Utah
VT: Vermont
VI: 'Virgin Islands'
VA: Virginia
WA: Washington
WV: 'West Virginia'
WI: Wisconsin
WY: Wyoming
AB: Alberta
BC: 'British Columbia'
MB: Manitoba
NB: 'New Brunswick'
NL: 'Newfoundland and Labrador'
NS: 'Nova Scotia'
NT: 'Northwest Territories'
NU: Nunavut
'ON': Ontario
PE: 'Prince Edward Island'
QC: Quebec
SK: Saskatchewan
YT: Yukon

View File

@ -11,4 +11,79 @@ id: state_province_names
label: 'State/Province names' label: 'State/Province names'
category: Geographic category: Geographic
likert: false likert: false
options: "Alabama: Alabama\nAlaska: Alaska\n'American Samoa': 'American Samoa'\nArizona: Arizona\nArkansas: Arkansas\n'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)'\n'Armed Forces Americas': 'Armed Forces Americas'\n'Armed Forces Pacific': 'Armed Forces Pacific'\nCalifornia: California\nColorado: Colorado\nConnecticut: Connecticut\nDelaware: Delaware\n'District of Columbia': 'District of Columbia'\n'Federated States of Micronesia': 'Federated States of Micronesia'\nFlorida: Florida\nGeorgia: Georgia\nGuam: Guam\nHawaii: Hawaii\nIdaho: Idaho\nIllinois: Illinois\nIndiana: Indiana\nIowa: Iowa\nKansas: Kansas\nKentucky: Kentucky\nLouisiana: Louisiana\nMaine: Maine\n'Marshall Islands': 'Marshall Islands'\nMaryland: Maryland\nMassachusetts: Massachusetts\nMichigan: Michigan\nMinnesota: Minnesota\nMississippi: Mississippi\nMissouri: Missouri\nMontana: Montana\nNebraska: Nebraska\nNevada: Nevada\n'New Hampshire': 'New Hampshire'\n'New Jersey': 'New Jersey'\n'New Mexico': 'New Mexico'\n'New York': 'New York'\n'North Carolina': 'North Carolina'\n'North Dakota': 'North Dakota'\n'Northern Mariana Islands': 'Northern Mariana Islands'\nOhio: Ohio\nOklahoma: Oklahoma\nOregon: Oregon\nPalau: Palau\nPennsylvania: Pennsylvania\n'Puerto Rico': 'Puerto Rico'\n'Rhode Island': 'Rhode Island'\n'South Carolina': 'South Carolina'\n'South Dakota': 'South Dakota'\nTennessee: Tennessee\nTexas: Texas\nUtah: Utah\nVermont: Vermont\n'Virgin Islands': 'Virgin Islands'\nVirginia: Virginia\nWashington: Washington\n'West Virginia': 'West Virginia'\nWisconsin: Wisconsin\nWyoming: Wyoming\nAlberta: Alberta\n'British Columbia': 'British Columbia'\nManitoba: Manitoba\n'New Brunswick': 'New Brunswick'\n'Newfoundland and Labrador': 'Newfoundland and Labrador'\n'Nova Scotia': 'Nova Scotia'\n'Northwest Territories': 'Northwest Territories'\nNunavut: Nunavut\nOntario: Ontario\n'Prince Edward Island': 'Prince Edward Island'\nQuebec: Quebec\nSaskatchewan: Saskatchewan\nYukon: Yukon\n" options: |
Alabama: Alabama
Alaska: Alaska
'American Samoa': 'American Samoa'
Arizona: Arizona
Arkansas: Arkansas
'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)'
'Armed Forces Americas': 'Armed Forces Americas'
'Armed Forces Pacific': 'Armed Forces Pacific'
California: California
Colorado: Colorado
Connecticut: Connecticut
Delaware: Delaware
'District of Columbia': 'District of Columbia'
'Federated States of Micronesia': 'Federated States of Micronesia'
Florida: Florida
Georgia: Georgia
Guam: Guam
Hawaii: Hawaii
Idaho: Idaho
Illinois: Illinois
Indiana: Indiana
Iowa: Iowa
Kansas: Kansas
Kentucky: Kentucky
Louisiana: Louisiana
Maine: Maine
'Marshall Islands': 'Marshall Islands'
Maryland: Maryland
Massachusetts: Massachusetts
Michigan: Michigan
Minnesota: Minnesota
Mississippi: Mississippi
Missouri: Missouri
Montana: Montana
Nebraska: Nebraska
Nevada: Nevada
'New Hampshire': 'New Hampshire'
'New Jersey': 'New Jersey'
'New Mexico': 'New Mexico'
'New York': 'New York'
'North Carolina': 'North Carolina'
'North Dakota': 'North Dakota'
'Northern Mariana Islands': 'Northern Mariana Islands'
Ohio: Ohio
Oklahoma: Oklahoma
Oregon: Oregon
Palau: Palau
Pennsylvania: Pennsylvania
'Puerto Rico': 'Puerto Rico'
'Rhode Island': 'Rhode Island'
'South Carolina': 'South Carolina'
'South Dakota': 'South Dakota'
Tennessee: Tennessee
Texas: Texas
Utah: Utah
Vermont: Vermont
'Virgin Islands': 'Virgin Islands'
Virginia: Virginia
Washington: Washington
'West Virginia': 'West Virginia'
Wisconsin: Wisconsin
Wyoming: Wyoming
Alberta: Alberta
'British Columbia': 'British Columbia'
Manitoba: Manitoba
'New Brunswick': 'New Brunswick'
'Newfoundland and Labrador': 'Newfoundland and Labrador'
'Nova Scotia': 'Nova Scotia'
'Northwest Territories': 'Northwest Territories'
Nunavut: Nunavut
Ontario: Ontario
'Prince Edward Island': 'Prince Edward Island'
Quebec: Quebec
Saskatchewan: Saskatchewan
Yukon: Yukon

View File

@ -11,4 +11,9 @@ id: titles
label: Titles label: Titles
category: Demographic category: Demographic
likert: false likert: false
options: "Miss: Miss\nMs: Ms\nMr: Mr\nMrs: Mrs\nDr: Dr\n" options: |
Miss: Miss
Ms: Ms
Mr: Mr
Mrs: Mrs
Dr: Dr

View File

@ -11,4 +11,6 @@ id: yes_no
label: Yes/No label: Yes/No
category: General category: General
likert: false likert: false
options: "Yes: Yes\nNo: No\n" options: |
Yes: Yes
No: No

1
web/.gitignore vendored
View File

@ -2,3 +2,4 @@
/README.txt /README.txt
/example.gitignore /example.gitignore
/.eslintrc.json /.eslintrc.json
/README.md

View File

@ -116,13 +116,13 @@ AddEncoding gzip svgz
# RewriteBase / # RewriteBase /
# Redirect common PHP files to their new locations. # Redirect common PHP files to their new locations.
RewriteCond %{REQUEST_URI} ^(.*)?/(install.php) [OR] RewriteCond %{REQUEST_URI} ^(.*)?/(install\.php) [OR]
RewriteCond %{REQUEST_URI} ^(.*)?/(rebuild.php) RewriteCond %{REQUEST_URI} ^(.*)?/(rebuild\.php)
RewriteCond %{REQUEST_URI} !core RewriteCond %{REQUEST_URI} !core
RewriteRule ^ %1/core/%2 [L,QSA,R=301] RewriteRule ^ %1/core/%2 [L,QSA,R=301]
# Rewrite install.php during installation to see if mod_rewrite is working # Rewrite install.php during installation to see if mod_rewrite is working
RewriteRule ^core/install.php core/install.php?rewrite=ok [QSA,L] RewriteRule ^core/install\.php core/install.php?rewrite=ok [QSA,L]
# Pass all requests not referring directly to files in the filesystem to # Pass all requests not referring directly to files in the filesystem to
# index.php. # index.php.
@ -138,11 +138,11 @@ AddEncoding gzip svgz
# Allow access to PHP files in /core (like authorize.php or install.php): # Allow access to PHP files in /core (like authorize.php or install.php):
RewriteCond %{REQUEST_URI} !/core/[^/]*\.php$ RewriteCond %{REQUEST_URI} !/core/[^/]*\.php$
# Allow access to test-specific PHP files: # Allow access to test-specific PHP files:
RewriteCond %{REQUEST_URI} !/core/modules/system/tests/https?.php RewriteCond %{REQUEST_URI} !/core/modules/system/tests/https?\.php
# Allow access to Statistics module's custom front controller. # Allow access to Statistics module's custom front controller.
# Copy and adapt this rule to directly execute PHP files in contributed or # Copy and adapt this rule to directly execute PHP files in contributed or
# custom modules or to run another PHP application in the same directory. # custom modules or to run another PHP application in the same directory.
RewriteCond %{REQUEST_URI} !/core/modules/statistics/statistics.php$ RewriteCond %{REQUEST_URI} !/core/modules/statistics/statistics\.php$
# Deny access to any other PHP files that do not match the rules above. # Deny access to any other PHP files that do not match the rules above.
# Specifically, disallow autoload.php from being served directly. # Specifically, disallow autoload.php from being served directly.
RewriteRule "^(.+/.*|autoload)\.php($|/)" - [F] RewriteRule "^(.+/.*|autoload)\.php($|/)" - [F]

View File

@ -1,5 +1,5 @@
name: 'Editors Menus' name: 'Editors Menus'
type: module type: module
description: 'create editors admin menus through module as they will be exportable as config' description: 'create editors admin menus through module as they will be exportable as config'
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: 'Custom' package: 'Custom'

View File

@ -1,7 +1,7 @@
name: 'images_styles_cron_gen' name: 'images_styles_cron_gen'
type: module type: module
description: 'helpers for progressive decoupling' description: 'helpers for progressive decoupling'
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: 'custom' package: 'custom'
# https://www.flocondetoile.fr/blog/generate-programmatically-image-styles-drupal-8 # https://www.flocondetoile.fr/blog/generate-programmatically-image-styles-drupal-8
# https://www.flocondetoile.fr/blog/using-drupal-8-cron-api-generate-image-styles # https://www.flocondetoile.fr/blog/using-drupal-8-cron-api-generate-image-styles

View File

@ -3,7 +3,7 @@ description: Materio commerce custom module
package: Materio package: Materio
type: module type: module
core: 8.x core_version_requirement: ^8.8 || ^9.2
dependencies: dependencies:
- drupal:commerce - drupal:commerce

View File

@ -1,5 +1,5 @@
name: 'materio_decoupled' name: 'materio_decoupled'
type: module type: module
description: 'helpers for progressive decoupling' description: 'helpers for progressive decoupling'
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: 'Materio' package: 'Materio'

View File

@ -21,7 +21,7 @@ class AjaxHeaderMenuBlock extends ControllerBase {
// \Drupal::logger('materio_user')->notice($language); // \Drupal::logger('materio_user')->notice($language);
$this->bid = "header"; $this->bid = "header";
$this->block = Block::load($this->bid); $this->block = Block::load($this->bid);
$this->block_builded = \Drupal::entityManager()->getViewBuilder('block')->view($this->block); $this->block_builded = \Drupal::entityTypeManager()->getViewBuilder('block')->view($this->block);
} }
/** /**

View File

@ -1,5 +1,5 @@
name: 'materio_expo' name: 'materio_expo'
type: module type: module
description: 'My Awesome Module' description: 'My Awesome Module'
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: 'Materio' package: 'Materio'

View File

@ -1,7 +1,7 @@
name: Materio FLAG name: Materio FLAG
type: module type: module
description: Defines api behaviours for flaglist. description: Defines api behaviours for flaglist.
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: Materio package: Materio
dependencies: dependencies:
- drupal:flag_lists - drupal:flag_lists

View File

@ -2,8 +2,7 @@ name: Materio GraphQL
type: module type: module
description: 'Materio GraphQL schema.' description: 'Materio GraphQL schema.'
package: Materio package: Materio
core: 8.x core_version_requirement: ^8.8 || ^9.2
dependencies: dependencies:
- graphql:graphql - graphql:graphql
- node:node - node:node
core_version_requirement: ^8 || ^9

View File

@ -1,6 +1,6 @@
name: Materio Home name: Materio Home
type: module type: module
description: Defines home contents for materiO. description: Defines home contents for materiO.
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: Materio package: Materio
dependencies: dependencies:

View File

@ -4,7 +4,6 @@ namespace Drupal\materio_home\Controller;
use Drupal\Core\Controller\ControllerBase; use Drupal\Core\Controller\ControllerBase;
use Symfony\Component\DependencyInjection\ContainerInterface; use Symfony\Component\DependencyInjection\ContainerInterface;
use Drupal\Core\Entity\EntityManagerInterface;
use Drupal\language\ConfigurableLanguageManagerInterface; use Drupal\language\ConfigurableLanguageManagerInterface;
use Drupal\Core\Render\RendererInterface; use Drupal\Core\Render\RendererInterface;
use Drupal\Core\Entity\EntityTypeManagerInterface; use Drupal\Core\Entity\EntityTypeManagerInterface;
@ -19,12 +18,6 @@ use Drupal\core\render\RenderContext;
*/ */
class AjaxHomeController extends ControllerBase { class AjaxHomeController extends ControllerBase {
/**
* Drupal\Core\Entity\EntityManagerInterface definition.
*
* @var \Drupal\Core\Entity\EntityManagerInterface
*/
protected $entityManager;
/** /**
* Drupal\language\ConfigurableLanguageManagerInterface definition. * Drupal\language\ConfigurableLanguageManagerInterface definition.
* *
@ -47,8 +40,7 @@ class AjaxHomeController extends ControllerBase {
/** /**
* Constructs a new AjaxHomeController object. * Constructs a new AjaxHomeController object.
*/ */
public function __construct(EntityManagerInterface $entity_manager, ConfigurableLanguageManagerInterface $language_manager, RendererInterface $renderer, EntityTypeManagerInterface $entity_type_manager) { public function __construct(ConfigurableLanguageManagerInterface $language_manager, RendererInterface $renderer, EntityTypeManagerInterface $entity_type_manager) {
$this->entityManager = $entity_manager;
$this->languageManager = $language_manager; $this->languageManager = $language_manager;
$this->renderer = $renderer; $this->renderer = $renderer;
$this->entityTypeManager = $entity_type_manager; $this->entityTypeManager = $entity_type_manager;
@ -59,7 +51,6 @@ class AjaxHomeController extends ControllerBase {
*/ */
public static function create(ContainerInterface $container) { public static function create(ContainerInterface $container) {
return new static( return new static(
$container->get('entity.manager'),
$container->get('language_manager'), $container->get('language_manager'),
$container->get('renderer'), $container->get('renderer'),
$container->get('entity_type.manager') $container->get('entity_type.manager')

View File

@ -1,7 +1,7 @@
name: Materio Id name: Materio Id
type: module type: module
description: "Compute automaticly materials references : <family>-<index>, eg. W-0459." description: "Compute automaticly materials references : <family>-<index>, eg. W-0459."
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: Materio package: Materio
dependencies: dependencies:
- computed_field - computed_field

View File

@ -1,7 +1,7 @@
name: Materio JsonAPI name: Materio JsonAPI
type: module type: module
description: Defines custom behaviours to jsonapi. description: Defines custom behaviours to jsonapi.
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: Materio package: Materio
dependencies: dependencies:
- drupal:jsonapi - drupal:jsonapi

View File

@ -1,7 +1,7 @@
name: Materio Migration name: Materio Migration
type: module type: module
description: Defines custom migration for materio (from d7 to d8). description: Defines custom migration for materio (from d7 to d8).
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: Materio package: Materio
dependencies: dependencies:
# - config_devel # - config_devel

View File

@ -1,7 +1,7 @@
name: Materio Samples name: Materio Samples
type: module type: module
description: "Provide a sample field, each showroom (taxonomy term) can fill it's own sample reference, and only it's own" description: "Provide a sample field, each showroom (taxonomy term) can fill it's own sample reference, and only it's own"
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: Materio package: Materio
dependencies: dependencies:
- taxonomy - taxonomy

View File

@ -1,7 +1,7 @@
name: Materio Serach API name: Materio Serach API
type: module type: module
description: 'Search Api Materio module' description: 'Search Api Materio module'
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: 'Materio' package: 'Materio'
dependencies: dependencies:
- search_api - search_api

View File

@ -260,7 +260,7 @@ class Base extends ControllerBase {
// Get the typed string from the URL, if it exists. // Get the typed string from the URL, if it exists.
$this->keys = $request->query->get('keys'); $this->keys = $request->query->get('keys');
if($this->keys){ if($this->keys){
$this->keys = Unicode::strtolower($this->keys); $this->keys = mb_strtolower($this->keys);
// $this->keys = Tags::explode($this->keys); // $this->keys = Tags::explode($this->keys);
\Drupal::logger('materio_sapi')->notice($this->keys); \Drupal::logger('materio_sapi')->notice($this->keys);
} }

View File

@ -1,7 +1,7 @@
name: Materio Simple News name: Materio Simple News
type: module type: module
description: 'Simple News extensions Materio module' description: 'Simple News extensions Materio module'
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: 'Materio' package: 'Materio'
dependencies: dependencies:
- simplenews - simplenews

View File

@ -1,5 +1,5 @@
name: 'materio_user' name: 'materio_user'
type: module type: module
description: '' description: ''
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: 'Materio' package: 'Materio'

View File

@ -9,7 +9,7 @@ use \Drupal\Core\Form\FormStateInterface;
use \Drupal\Core\Block\BlockPluginInterface; use \Drupal\Core\Block\BlockPluginInterface;
use \Drupal\Core\Url; use \Drupal\Core\Url;
use \Drupal\Core\Link; use \Drupal\Core\Link;
use \Drupal\materio_user\MaterioUserLoginBlockAlterRender;
/** /**
* implements hook_form_FORM_ID_alter() * implements hook_form_FORM_ID_alter()
* *
@ -121,10 +121,12 @@ function _materio_user_process_password_confirm($element){
/** /**
* implements hook_block_view_BASE_BLOCK_ID_alter() * implements hook_block_view_BASE_BLOCK_ID_alter()
* *
* https://www.drupal.org/project/drupal/issues/2626224 * OLD D8 https://www.drupal.org/project/drupal/issues/2626224
* NEW D9 https://www.drupal.org/node/2966725
*/ */
function materio_user_block_view_user_login_block_alter(array &$build, BlockPluginInterface $block) { function materio_user_block_view_user_login_block_alter(array &$build, BlockPluginInterface $block) {
$build['#pre_render'][] = '_materio_user_user_login_block_pre_render'; // $build['#pre_render'][] = '_materio_user_user_login_block_pre_render';
$build['#pre_render'][] = [MaterioUserLoginBlockAlterRender::class, 'preRender'];
} }
function _materio_user_user_login_block_pre_render(array $build){ function _materio_user_user_login_block_pre_render(array $build){

View File

@ -21,7 +21,7 @@ class AjaxLoginBlock extends ControllerBase {
// \Drupal::logger('materio_user')->notice($language); // \Drupal::logger('materio_user')->notice($language);
$this->bid = "userlogin"; $this->bid = "userlogin";
$this->block = Block::load($this->bid); $this->block = Block::load($this->bid);
$this->block_builded = \Drupal::entityManager()->getViewBuilder('block')->view($this->block); $this->block_builded = \Drupal::entityTypeManager()->getViewBuilder('block')->view($this->block);
} }
/** /**

View File

@ -0,0 +1,44 @@
<?php
namespace Drupal\materio_user;
use Drupal\Core\Security\TrustedCallbackInterface;
/**
* Provides a trusted callback to alter the commerce cart block.
*
* @see olla_common_block_view_commerce_cart_alter()
*/
class MaterioUserLoginBlockAlterRender implements TrustedCallbackInterface {
/**
* {@inheritdoc}
*/
public static function trustedCallbacks() {
return ['preRender'];
}
/**
* Sets - #pre_render callback.
*/
public static function preRender($build) {
$user_links = &$build['content']['user_links'];
$items = &$user_links['#items'];
unset($items['create_account']);
// $items['create_account']['#url']->mergeOptions(array(
// "attributes" => array(
// "@click.prevent" => "create_account"
// )
// ));
// Do not handle passward reset with vue
// $items['request_password']['#url']->mergeOptions(array(
// 'attributes' => array(
// "@click.prevent" => "request_password"
// )
// ));
return $build;
}
}

View File

@ -1,7 +1,7 @@
name: 'REST Config' name: 'REST Config'
type: module type: module
description: 'Get site configiration through rest api' description: 'Get site configiration through rest api'
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: 'Custom' package: 'Custom'
dependencies: dependencies:
- rest - rest

View File

@ -1,7 +1,6 @@
name: Vue Link Formatter name: Vue Link Formatter
type: module type: module
description: 'Provides a simple vue link field formatter with vue attributes as @click.' description: 'Provides a simple vue link field formatter with vue attributes as @click.'
core: 8.x
core_version_requirement: ^8 || ^9 core_version_requirement: ^8 || ^9
package: Fields package: Fields
# version: VERSION # version: VERSION

View File

@ -1,7 +1,7 @@
name: Migrate booster name: Migrate booster
type: module type: module
description: Hooks disabler description: Hooks disabler
core: 8.x core_version_requirement: ^8.8 || ^9.2
package: Migration package: Migration
dependencies: dependencies:
- migrate - migrate

View File

@ -45,17 +45,17 @@ Disallow: /comment/reply/
Disallow: /filter/tips Disallow: /filter/tips
Disallow: /node/add/ Disallow: /node/add/
Disallow: /search/ Disallow: /search/
Disallow: /user/register/ Disallow: /user/register
Disallow: /user/password/ Disallow: /user/password
Disallow: /user/login/ Disallow: /user/login
Disallow: /user/logout/ Disallow: /user/logout
# Paths (no clean URLs) # Paths (no clean URLs)
Disallow: /index.php/admin/ Disallow: /index.php/admin/
Disallow: /index.php/comment/reply/ Disallow: /index.php/comment/reply/
Disallow: /index.php/filter/tips Disallow: /index.php/filter/tips
Disallow: /index.php/node/add/ Disallow: /index.php/node/add/
Disallow: /index.php/search/ Disallow: /index.php/search/
Disallow: /index.php/user/password/ Disallow: /index.php/user/password
Disallow: /index.php/user/register/ Disallow: /index.php/user/register
Disallow: /index.php/user/login/ Disallow: /index.php/user/login
Disallow: /index.php/user/logout/ Disallow: /index.php/user/logout

View File

@ -36,6 +36,22 @@ parameters:
# @default none # @default none
# cookie_domain: '.example.com' # cookie_domain: '.example.com'
# #
# Set the session ID string length. The length can be between 22 to 256. The
# PHP recommended value is 48. See
# https://www.php.net/manual/session.security.ini.php for more information.
# This value should be kept in sync with
# \Drupal\Core\Session\SessionConfiguration::__construct()
# @default 48
sid_length: 48
#
# Set the number of bits in encoded session ID character. The possible
# values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-",
# ","). The PHP recommended value is 6. See
# https://www.php.net/manual/session.security.ini.php for more information.
# This value should be kept in sync with
# \Drupal\Core\Session\SessionConfiguration::__construct()
# @default 6
sid_bits_per_character: 6
twig.config: twig.config:
# Twig debugging: # Twig debugging:
# #
@ -118,7 +134,8 @@ parameters:
# Cacheability debugging: # Cacheability debugging:
# #
# Responses with cacheability metadata (CacheableResponseInterface instances) # Responses with cacheability metadata (CacheableResponseInterface instances)
# get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age
# headers.
# #
# For more information about debugging cacheable responses, see # For more information about debugging cacheable responses, see
# https://www.drupal.org/developing/api/8/response/cacheable-response-interface # https://www.drupal.org/developing/api/8/response/cacheable-response-interface
@ -126,15 +143,13 @@ parameters:
# Not recommended in production environments # Not recommended in production environments
# @default false # @default false
http.response.debug_cacheability_headers: false http.response.debug_cacheability_headers: false
factory.keyvalue: factory.keyvalue: {}
{}
# Default key/value storage service to use. # Default key/value storage service to use.
# @default keyvalue.database # @default keyvalue.database
# default: keyvalue.database # default: keyvalue.database
# Collection-specific overrides. # Collection-specific overrides.
# state: keyvalue.database # state: keyvalue.database
factory.keyvalue.expirable: factory.keyvalue.expirable: {}
{}
# Default key/value expirable storage service to use. # Default key/value expirable storage service to use.
# @default keyvalue.database.expirable # @default keyvalue.database.expirable
# default: keyvalue.database.expirable # default: keyvalue.database.expirable

View File

@ -1,6 +1,6 @@
<?php <?php
// @codingStandardsIgnoreFile // phpcs:ignoreFile
/** /**
* @file * @file
@ -115,14 +115,6 @@ $databases = [];
* namespace. This is optional for projects managed with Composer if the * namespace. This is optional for projects managed with Composer if the
* driver's namespace is in Composer's autoloader. * driver's namespace is in Composer's autoloader.
* *
* Transaction support is enabled by default for all drivers that support it,
* including MySQL. To explicitly disable it, set the 'transactions' key to
* FALSE.
* Note that some configurations of MySQL, such as the MyISAM engine, don't
* support it and will proceed silently even if enabled. If you experience
* transaction related crashes with such configuration, set the 'transactions'
* key to FALSE.
*
* For each database, you may optionally specify multiple "target" databases. * For each database, you may optionally specify multiple "target" databases.
* A target database allows Drupal to try to send certain queries to a * A target database allows Drupal to try to send certain queries to a
* different database if it can but fall back to the default connection if not. * different database if it can but fall back to the default connection if not.
@ -238,9 +230,9 @@ $databases = [];
* Sample Database configuration format for a driver in a contributed module: * Sample Database configuration format for a driver in a contributed module:
* @code * @code
* $databases['default']['default'] = [ * $databases['default']['default'] = [
* 'driver' => 'mydriver', * 'driver' => 'my_driver',
* 'namespace' => 'Drupal\mymodule\Driver\Database\mydriver', * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver',
* 'autoload' => 'modules/mymodule/src/Driver/Database/mydriver/', * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/',
* 'database' => 'databasename', * 'database' => 'databasename',
* 'username' => 'sqlusername', * 'username' => 'sqlusername',
* 'password' => 'sqlpassword', * 'password' => 'sqlpassword',
@ -315,6 +307,22 @@ $settings['hash_salt'] = '';
*/ */
$settings['update_free_access'] = FALSE; $settings['update_free_access'] = FALSE;
/**
* Fallback to HTTP for Update Manager and for fetching security advisories.
*
* If your site fails to connect to updates.drupal.org over HTTPS (either when
* fetching data on available updates, or when fetching the feed of critical
* security announcements), you may uncomment this setting and set it to TRUE to
* allow an insecure fallback to HTTP. Note that doing so will open your site up
* to a potential man-in-the-middle attack. You should instead attempt to
* resolve the issues before enabling this option.
* @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl
* @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack
* @see \Drupal\update\UpdateFetcher
* @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher
*/
# $settings['update_fetch_with_http_fallback'] = TRUE;
/** /**
* External access proxy settings: * External access proxy settings:
* *
@ -379,17 +387,20 @@ $settings['update_free_access'] = FALSE;
* Sets which headers to trust from your reverse proxy. * Sets which headers to trust from your reverse proxy.
* *
* Common values are: * Common values are:
* - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR
* - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST
* - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT
* - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO
* - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED
* *
* Note the default value of * Note the default value of
* @code * @code
* \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED
* @endcode * @endcode
* is not secure by default. The value should be set to only the specific * is not secure by default. The value should be set to only the specific
* headers the reverse proxy uses. For example: * headers the reverse proxy uses. For example:
* @code * @code
* \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO
* @endcode * @endcode
* This would trust the following headers: * This would trust the following headers:
* - X_FORWARDED_FOR * - X_FORWARDED_FOR
@ -397,11 +408,14 @@ $settings['update_free_access'] = FALSE;
* - X_FORWARDED_PROTO * - X_FORWARDED_PROTO
* - X_FORWARDED_PORT * - X_FORWARDED_PORT
* *
* @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR
* @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST
* @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT
* @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO
* @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED
* @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies
*/ */
# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; # $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED;
/** /**
@ -448,35 +462,13 @@ $settings['update_free_access'] = FALSE;
/** /**
* Class Loader. * Class Loader.
* *
* If the APC extension is detected, the Symfony APC class loader is used for * If the APCu extension is detected, the classloader will be optimized to use
* performance reasons. Detection can be prevented by setting * it. Set to FALSE to disable this.
* class_loader_auto_detect to false, as in the example below. *
* @see https://getcomposer.org/doc/articles/autoloader-optimization.md
*/ */
# $settings['class_loader_auto_detect'] = FALSE; # $settings['class_loader_auto_detect'] = FALSE;
/*
* If the APC extension is not detected, either because APC is missing or
* because auto-detection has been disabled, auto-loading falls back to
* Composer's ClassLoader, which is good for development as it does not break
* when code is moved in the file system. You can also decorate the base class
* loader with another cached solution than the Symfony APC class loader, as
* all production sites should have a cached class loader of some sort enabled.
*
* To do so, you may decorate and replace the local $class_loader variable. For
* example, to use Symfony's APC class loader without automatic detection,
* uncomment the code below.
*/
/*
if ($settings['hash_salt']) {
$prefix = 'drupal.' . hash('sha256', 'drupal.' . $settings['hash_salt']);
$apc_loader = new \Symfony\Component\ClassLoader\ApcClassLoader($prefix, $class_loader);
unset($prefix);
$class_loader->unregister();
$apc_loader->register();
$class_loader = $apc_loader;
}
*/
/** /**
* Authorized file system operations: * Authorized file system operations:
* *
@ -619,6 +611,21 @@ if ($settings['hash_salt']) {
# ini_set('pcre.backtrack_limit', 200000); # ini_set('pcre.backtrack_limit', 200000);
# ini_set('pcre.recursion_limit', 200000); # ini_set('pcre.recursion_limit', 200000);
/**
* Add Permissions-Policy header to disable Google FLoC.
*
* By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header
* to disable Google's Federated Learning of Cohorts feature, introduced in
* Chrome 89.
*
* See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more
* information about FLoC.
*
* If you don't wish to disable FLoC in Chrome, you can set this value
* to FALSE.
*/
# $settings['block_interest_cohort'] = TRUE;
/** /**
* Configuration overrides. * Configuration overrides.
* *

View File

@ -1,6 +1,6 @@
<?php <?php
// @codingStandardsIgnoreFile // phpcs:ignoreFile
/** /**
* @file * @file

View File

@ -1,6 +1,6 @@
<?php <?php
// @codingStandardsIgnoreFile // phpcs:ignoreFile
/** /**
* @file * @file

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"/> <meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>materio.com [23 Nov 2021 at 09:47]</title> <title>materio.com [15 Feb 2022 at 10:18]</title>
<link rel="shortcut icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAABrVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+O1foceMD///+J0/qK1Pr7/v8Xdr/9///W8P4UdL7L7P0Scr2r4Pyj3vwad8D5/f/2/f+55f3E6f34+/2H0/ojfMKpzOd0rNgQcb3F3O/j9f7c8v6g3Pz0/P/w+v/q+P7n9v6T1/uQ1vuE0vqLut/y+v+Z2fvt+f+15Pzv9fuc2/vR7v2V2Pvd6/bg9P7I6/285/2y4/yp3/zp8vk8i8kqgMT7/P31+fyv4vxGkcz6/P6/6P3j7vfS5PNnpNUxhcbO7f7F6v3O4vHK3/DA2u631Ouy0eqXweKJud5wqthfoNMMbLvY8f73+v2dxeR8sNtTmdDx9/zX6PSjyeaCtd1YnNGX2PuQveCGt95Nls42h8dLlM3F4vBtAAAAM3RSTlMAAyOx0/sKBvik8opWGBMOAe3l1snDm2E9LSb06eHcu5JpHbarfHZCN9CBb08zzkdNS0kYaptYAAAFV0lEQVRYw92X51/aYBDHHS2O2qqttVbrqNq9m+TJIAYIShBkWwqIiCgoWvfeq7Z2/s29hyQNyUcR7LveGwVyXy6XH8/9rqxglLfUPLxVduUor3h0rfp2TYvpivk37929TkG037hffoX0+peVtZQc1589rigVUdXS/ABSAyEmGIO/1XfvldSK8vs3OqB6u3m0nxmIrvgB0dj7rr7Y9IbuF68hnfFaiHA/sxqm0wciIG43P60qKv9WXWc1RXGh/mFESFABTSBi0sNAKzqet17eCtOb3kZIDwxEEU0oAIJGYxNBDhBND29e0rtXXbcpuPmED9IhEAAQ/AXEaF8EPmnrrKsv0LvWR3fg5sWDNAFZOgAgaKvZDogHNU9MFwnnYROkc56RD5CjAbQX9Ow4g7upCsvYu55aSI/Nj0H1akgKQEUM94dwK65hYRmFU9MIcH/fqJYOZYcnuJSU/waKDgTOEVaVKhwrTRP5XzgSpAITYzom7UvkhFX5VutmxeNnWDjjswTKTyfgluNDGbUpWissXhF3s7mlSml+czWkg3D0l1nNjGNjz3myOQOa1KM/jOS6ebdbAVTCi4gljHSFrviza7tOgRWcS0MOUX9zdNgag5w7rRqA44Lzw0hr1WqES36dFliSJFlh2rXIae3FFcDDgKdxrUIDePr8jGcSClV1u7A9xeN0ModY/pHMxmR1EzRh8TJiwqsHmKW0l4FCEZI+jHio+JdPPE9qwQtTRxku2D8sIeRL2LnxWSllANCQGOIiqVHAz2ye2JR0DcH+HoxDkaADLjgxjKQ+AwCX/g0+DNgdG0ukYCONAe+dbc2IAc6fwt1ARoDSezNHxV2Cmzwv3O6lDMV55edBGwGK9n1+x2F8EDfAGCxug8MhpsMEcTEAWf3rx2vZhe/LAmtIn/6apE6PN0ULKgywD9mmdxbmFl3OvD5AS5fW5zLbv/YHmcsBTjf/afDz3MaZTVCfAP9z6/Bw6ycv8EUBWJIn9zYcoAWWlW9+OzO3vkTy8H+RANLmdrpOuYWdZYEXpo+TlCJrW5EARb7fF+bWdqf3hhyZI1nWJQHgznErZhbjoEsWqi8dQNoE294aldzFurwSABL2XXMf9+H1VQGke9exw5P/AnA5Pv5ngMul7LOvO922iwACu8WkCwLCafvM4CeWPxfA8lNHcWZSoi8EwMAIciKX2Z4SWCMAa3snCZ/G4EA8D6CMLNFsGQhkkz/gQNEBbPCbWsxGUpYVu3z8IyNAknwJkfPMEhLyrdi5RTyUVACkw4GSFRNWJNEW+fgPGwHD8/JxnRuLabN4CGNRkAE23na2+VmEAUmrYymSGjMAYqH84YUIyzgzs3XC7gNgH36Vcc4zKY9o9fgPBXUAiHHwVboBHGLiX6Zcjp1f2wu4tvzZKo0ecPnDtQYDQvJXaBeNzce45Fp28ZQLrEZVuFqgBwOalArKXnW1UzlnSusQKJqKYNuz4tOnI6sZG4zanpemv+7ySU2jbA9h6uhcgpfy6G2PahirDZ6zvq6zDduMVFTKvzw8wgyEdelwY9in3XkEPs3osJuwRQ4qTkfzifndg9Gfc4pdsu82+tTnHZTBa2EAMrqr2t43pguc8tNm7JQVQ2S0ukj2d22dhXYP0/veWtwKrCkNoNimAN5+Xr/oLrxswKbVJjteWrX7eR63o4j9q0GxnaBdWgGA5VStpanIjQmEhV0/nVt5VOFUvix6awJhPcAaTEShgrG+iGyvb5a0Ndb1YGHFPEwoqAinoaykaID1o1pdPNu7XsnCKQ3R+hwWIIhGvORcJUBYXe3Xa3vq/mF/N9V13ugufMkfXn+KHsRD0B8AAAAASUVORK5CYII=" type="image/x-icon" /> <link rel="shortcut icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAABrVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+O1foceMD///+J0/qK1Pr7/v8Xdr/9///W8P4UdL7L7P0Scr2r4Pyj3vwad8D5/f/2/f+55f3E6f34+/2H0/ojfMKpzOd0rNgQcb3F3O/j9f7c8v6g3Pz0/P/w+v/q+P7n9v6T1/uQ1vuE0vqLut/y+v+Z2fvt+f+15Pzv9fuc2/vR7v2V2Pvd6/bg9P7I6/285/2y4/yp3/zp8vk8i8kqgMT7/P31+fyv4vxGkcz6/P6/6P3j7vfS5PNnpNUxhcbO7f7F6v3O4vHK3/DA2u631Ouy0eqXweKJud5wqthfoNMMbLvY8f73+v2dxeR8sNtTmdDx9/zX6PSjyeaCtd1YnNGX2PuQveCGt95Nls42h8dLlM3F4vBtAAAAM3RSTlMAAyOx0/sKBvik8opWGBMOAe3l1snDm2E9LSb06eHcu5JpHbarfHZCN9CBb08zzkdNS0kYaptYAAAFV0lEQVRYw92X51/aYBDHHS2O2qqttVbrqNq9m+TJIAYIShBkWwqIiCgoWvfeq7Z2/s29hyQNyUcR7LveGwVyXy6XH8/9rqxglLfUPLxVduUor3h0rfp2TYvpivk37929TkG037hffoX0+peVtZQc1589rigVUdXS/ABSAyEmGIO/1XfvldSK8vs3OqB6u3m0nxmIrvgB0dj7rr7Y9IbuF68hnfFaiHA/sxqm0wciIG43P60qKv9WXWc1RXGh/mFESFABTSBi0sNAKzqet17eCtOb3kZIDwxEEU0oAIJGYxNBDhBND29e0rtXXbcpuPmED9IhEAAQ/AXEaF8EPmnrrKsv0LvWR3fg5sWDNAFZOgAgaKvZDogHNU9MFwnnYROkc56RD5CjAbQX9Ow4g7upCsvYu55aSI/Nj0H1akgKQEUM94dwK65hYRmFU9MIcH/fqJYOZYcnuJSU/waKDgTOEVaVKhwrTRP5XzgSpAITYzom7UvkhFX5VutmxeNnWDjjswTKTyfgluNDGbUpWissXhF3s7mlSml+czWkg3D0l1nNjGNjz3myOQOa1KM/jOS6ebdbAVTCi4gljHSFrviza7tOgRWcS0MOUX9zdNgag5w7rRqA44Lzw0hr1WqES36dFliSJFlh2rXIae3FFcDDgKdxrUIDePr8jGcSClV1u7A9xeN0ModY/pHMxmR1EzRh8TJiwqsHmKW0l4FCEZI+jHio+JdPPE9qwQtTRxku2D8sIeRL2LnxWSllANCQGOIiqVHAz2ye2JR0DcH+HoxDkaADLjgxjKQ+AwCX/g0+DNgdG0ukYCONAe+dbc2IAc6fwt1ARoDSezNHxV2Cmzwv3O6lDMV55edBGwGK9n1+x2F8EDfAGCxug8MhpsMEcTEAWf3rx2vZhe/LAmtIn/6apE6PN0ULKgywD9mmdxbmFl3OvD5AS5fW5zLbv/YHmcsBTjf/afDz3MaZTVCfAP9z6/Bw6ycv8EUBWJIn9zYcoAWWlW9+OzO3vkTy8H+RANLmdrpOuYWdZYEXpo+TlCJrW5EARb7fF+bWdqf3hhyZI1nWJQHgznErZhbjoEsWqi8dQNoE294aldzFurwSABL2XXMf9+H1VQGke9exw5P/AnA5Pv5ngMul7LOvO922iwACu8WkCwLCafvM4CeWPxfA8lNHcWZSoi8EwMAIciKX2Z4SWCMAa3snCZ/G4EA8D6CMLNFsGQhkkz/gQNEBbPCbWsxGUpYVu3z8IyNAknwJkfPMEhLyrdi5RTyUVACkw4GSFRNWJNEW+fgPGwHD8/JxnRuLabN4CGNRkAE23na2+VmEAUmrYymSGjMAYqH84YUIyzgzs3XC7gNgH36Vcc4zKY9o9fgPBXUAiHHwVboBHGLiX6Zcjp1f2wu4tvzZKo0ecPnDtQYDQvJXaBeNzce45Fp28ZQLrEZVuFqgBwOalArKXnW1UzlnSusQKJqKYNuz4tOnI6sZG4zanpemv+7ySU2jbA9h6uhcgpfy6G2PahirDZ6zvq6zDduMVFTKvzw8wgyEdelwY9in3XkEPs3osJuwRQ4qTkfzifndg9Gfc4pdsu82+tTnHZTBa2EAMrqr2t43pguc8tNm7JQVQ2S0ukj2d22dhXYP0/veWtwKrCkNoNimAN5+Xr/oLrxswKbVJjteWrX7eR63o4j9q0GxnaBdWgGA5VStpanIjQmEhV0/nVt5VOFUvix6awJhPcAaTEShgrG+iGyvb5a0Ndb1YGHFPEwoqAinoaykaID1o1pdPNu7XsnCKQ3R+hwWIIhGvORcJUBYXe3Xa3vq/mF/N9V13ugufMkfXn+KHsRD0B8AAAAASUVORK5CYII=" type="image/x-icon" />
<script> <script>

View File

@ -2,7 +2,7 @@ name: Materio
description: 'Materio Drupal 8 theme with gulp' description: 'Materio Drupal 8 theme with gulp'
type: theme type: theme
base theme: classy base theme: classy
core: 8.x core_version_requirement: ^8.8 || ^9.2
libraries: libraries:
- core/normalize - core/normalize
- materiotheme/global-css - materiotheme/global-css

View File

@ -1,7 +1,7 @@
name: Matminimal name: Matminimal
type: theme type: theme
description: 'Adminimal based drupal administration theme with material design.' description: 'Adminimal based drupal administration theme with material design.'
core: 8.x core_version_requirement: ^8.8 || ^9.2
base theme: adminimal_theme base theme: adminimal_theme
libraries: libraries:

View File

@ -16,7 +16,6 @@ $autoloader = require_once 'autoload.php';
// Disable garbage collection during test runs. Under certain circumstances the // Disable garbage collection during test runs. Under certain circumstances the
// update path will create so many objects that garbage collection causes // update path will create so many objects that garbage collection causes
// segmentation faults. // segmentation faults.
require_once 'core/includes/bootstrap.inc';
if (drupal_valid_test_ua()) { if (drupal_valid_test_ua()) {
gc_collect_cycles(); gc_collect_cycles();
gc_disable(); gc_disable();

View File

@ -33,18 +33,6 @@
<add input="{REQUEST_FILENAME}" matchType="IsFile" negate="true" /> <add input="{REQUEST_FILENAME}" matchType="IsFile" negate="true" />
</conditions> </conditions>
</rule> </rule>
<!-- If running on a PHP version affected by httpoxy vulnerability
uncomment the following rule to mitigate it's impact. To make this
rule work, you will also need to add HTTP_PROXY to the allowed server
variables manually in IIS. See https://www.drupal.org/node/2783079.
<rule name="Erase HTTP_PROXY" patternSyntax="Wildcard">
<match url="*.*" />
<serverVariables>
<set name="HTTP_PROXY" value="" />
</serverVariables>
<action type="None" />
</rule>
-->
<!-- To redirect all users to access the site WITH the 'www.' prefix, <!-- To redirect all users to access the site WITH the 'www.' prefix,
http://example.com/foo will be redirected to http://www.example.com/foo) http://example.com/foo will be redirected to http://www.example.com/foo)
adapt and uncomment the following: --> adapt and uncomment the following: -->