10 Commits
Author SHA1 Message Date
bachir d9a53faeb9 third installable version 2018-11-01 18:02:33 +01:00
bachir 64bc428661 beter readme 2018-11-01 15:49:07 +01:00
bachir adcd61e870 improved inspired by varbase distribution 2018-11-01 15:24:34 +01:00
bachir 76826c4a42 added correct workflow config files 2018-10-31 20:28:36 +01:00
bachir 62e74f75f1 second installable 2018-10-31 20:23:01 +01:00
bachir 93ab9f0c4f readme 2018-10-31 18:15:36 +01:00
bachir 9309baa9c2 readme 2018-10-31 18:01:00 +01:00
bachir bf9921c8d6 make user 1 role root 2018-10-31 16:38:29 +01:00
bachir 9a31171336 trying to add a composer file to avoid to manually install all dependencies 2018-10-31 16:38:07 +01:00
bachir 31abe391ed completed config files with static page content type and workflow 2018-10-31 16:37:34 +01:00
103 changed files with 1239 additions and 63 deletions
+1
View File
@@ -0,0 +1 @@
vendor
+93
View File
@@ -0,0 +1,93 @@
{
"name": "bachir/d8_starterkit_profile",
"type": "drupal-profile",
"description": "Starter kit install profil by figureslibres",
"keywords": ["Drupal","FiguresLibres", "StarterKit"],
"require": {
"drupal/core": "8.*",
"cweagans/composer-patches": "^1.6",
"drush/drush": "^9.5",
"drupal/console": "^1.8",
"drupal/actions_permissions": "^2.4",
"drupal/adminimal_theme": "^1.3",
"drupal/admin_toolbar": "^1.24",
"drupal/advanced_text_formatter": "^1.0@beta",
"drupal/audiofield": "^1.6",
"drupal/autocomplete_deluxe": "^1.0@beta",
"drupal/autologout": "^1.0",
"drupal/betterlogin": "^1.2",
"drupal/better_exposed_filters": "^3.0@alpha",
"drupal/better_messages": "^1.0@alpha",
"drupal/block_class": "^1.0",
"drupal/bulkdelete": "1.x-dev",
"drupal/config_ignore": "^2.1",
"drupal/config_filter": "^1.3",
"drupal/config_devel": "^1.2",
"drupal/config_update": "^1.5",
"drupal/content_lock": "^1.0@alpha",
"drupal/context": "^4.0@beta",
"drupal/date_range_formatter": "^3.1",
"drupal/devel": "^1.2",
"drupal/devel_generate": "^1.2",
"drupal/domain": "^1.0@alpha",
"drupal/domain_alias": "^1.0@alpha",
"drupal/domain_config": "^1.0@alpha",
"drupal/domain_site_settings": "^1.3",
"drupal/email_registration": "^1.0@RC",
"drupal/embed": "^1.0",
"drupal/entity_browser": "^2.0",
"drupal/entity_browser_enhanced": "^1.0@RC",
"drupal/entity_clone": "^1.0@alpha",
"drupal/extlink": "^1.1",
"drupal/field_group": "^1.0",
"drupal/filefield_sources": "1.x-dev",
"drupal/filter_perms": "1.x-dev",
"drupal/honeypot": "^1.29",
"drupal/imagemagick": "^2.3",
"drupal/inline_entity_form": "^1.0@RC",
"drupal/kint": "^1.2",
"drupal/linkit": "^4.3",
"drupal/link_attributes": "^1.5",
"drupal/login_destination": "1.x-dev",
"drupal/maillog": "1.x-dev",
"drupal/mailsystem": "^4.1",
"drupal/matomo": "^1.7",
"drupal/maxlength": "^1.0@beta",
"drupal/menu_admin_per_menu": "^1.0",
"drupal/menu_block": "^1.5",
"drupal/menu_position": "1.x-dev",
"drupal/pathauto": "^1.3",
"drupal/path_alias_xt": "1.x-dev",
"drupal/pathologic": "^1.0@alpha",
"drupal/persistent_login": "^1.1",
"drupal/profile": "^1.0@RC",
"drupal/redirect": "^1.3",
"drupal/redis": "^1.0",
"drupal/search_api": "^1.10",
"drupal/search_api_db": "^1.10",
"drupal/smart_trim": "^1.1",
"drupal/smtp": "^1.0@beta",
"drupal/synonyms": "^1.0@alpha",
"drupal/translation_views": "^1.0@alpha",
"drupal/token": "^1.5",
"drupal/toolbar_themes": "^1.0@alpha",
"drupal/ultimate_cron": "^2.0@alpha",
"drupal/url_to_video_filter": "^1.3",
"drupal/views_bulk_operations": "^2.4",
"drupal/views_bulk_edit": "^2.2",
"drupal/workflow": "1.x-dev"
},
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
}
],
"extra": {
"patches": {
"drupal/workflow": {
"fix bad way of including files": "https://www.drupal.org/files/issues/2018-11-01/workflow-include.patch"
}
}
}
}
+1
View File
@@ -0,0 +1 @@
This directory contains configuration to be imported into your Drupal site. To make this configuration active, visit admin/config/development/configuration/sync. For information about deploying configuration between servers, see https://www.drupal.org/documentation/administer/config
-1
View File
@@ -12,7 +12,6 @@ entities:
chutier: 0
file: 0
node: 1
profile: 0
redirect: 0
search_api_task: 0
taxonomy_term: 0
+6 -6
View File
@@ -1,9 +1,9 @@
position: tr
vertical: 70
horizontal: 10
vertical: 50
horizontal: 5
fixed: 1
width: 600px
autoclose: 7
autoclose: 4
opendelay: 0.3
disable_autoclose: 1
show_countdown: 0
@@ -32,10 +32,10 @@ visibility:
node: '@node.node_route_context:node'
domain:
id: domain
domains:
encyclopediedelaparole_org: encyclopediedelaparole_org
domains: { }
negate: false
context_mapping: { }
context_mapping:
'entity:domain': '@domain.current_domain_context:entity:domain'
language:
id: language
langcodes: { }
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- system
theme:
- adminimal_theme
id: adminimal_theme_breadcrumbs
theme: adminimal_theme
region: breadcrumb
weight: 0
provider: null
plugin: system_breadcrumb_block
settings:
id: system_breadcrumb_block
label: Breadcrumbs
provider: system
label_display: '0'
visibility: { }
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- system
theme:
- adminimal_theme
id: adminimal_theme_content
theme: adminimal_theme
region: content
weight: 0
provider: null
plugin: system_main_block
settings:
id: system_main_block
label: 'Main page content'
provider: system
label_display: '0'
visibility: { }
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- help
theme:
- adminimal_theme
id: adminimal_theme_help
theme: adminimal_theme
region: help
weight: 0
provider: null
plugin: help_block
settings:
id: help_block
label: Help
provider: help
label_display: '0'
visibility: { }
@@ -0,0 +1,17 @@
langcode: en
status: true
dependencies:
theme:
- adminimal_theme
id: adminimal_theme_local_actions
theme: adminimal_theme
region: content
weight: -10
provider: null
plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
provider: core
label_display: '0'
visibility: { }
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- user
theme:
- adminimal_theme
id: adminimal_theme_login
theme: adminimal_theme
region: content
weight: 10
provider: null
plugin: user_login_block
settings:
id: user_login_block
label: 'User login'
provider: user
label_display: visible
visibility: { }
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- system
theme:
- adminimal_theme
id: adminimal_theme_messages
theme: adminimal_theme
region: highlighted
weight: 0
provider: null
plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
provider: system
label_display: '0'
visibility: { }
@@ -0,0 +1,17 @@
langcode: en
status: true
dependencies:
theme:
- adminimal_theme
id: adminimal_theme_page_title
theme: adminimal_theme
region: header
weight: -30
provider: null
plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
provider: core
label_display: '0'
visibility: { }
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
theme:
- adminimal_theme
id: adminimal_theme_primary_local_tasks
theme: adminimal_theme
region: header
weight: 0
provider: null
plugin: local_tasks_block
settings:
id: local_tasks_block
label: 'Primary tabs'
provider: core
label_display: '0'
primary: true
secondary: false
visibility: { }
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
theme:
- adminimal_theme
id: adminimal_theme_secondary_local_tasks
theme: adminimal_theme
region: pre_content
weight: 0
provider: null
plugin: local_tasks_block
settings:
id: local_tasks_block
label: 'Secondary tabs'
provider: core
label_display: '0'
primary: false
secondary: true
visibility: { }
+10
View File
@@ -0,0 +1,10 @@
langcode: en
status: true
dependencies: { }
id: personal
label: 'Personal contact form'
recipients: { }
reply: ''
weight: 0
message: 'Your message has been sent.'
redirect: ''
+5
View File
@@ -0,0 +1,5 @@
default_form: feedback
flood:
limit: 5
interval: 3600
user_default_enabled: true
+48
View File
@@ -0,0 +1,48 @@
verbose: 0
types:
contact_message: { }
file:
'*': '*'
node:
'*': '*'
redirect: { }
search_api_task: { }
taxonomy_term:
'*': '*'
user: { }
workflow_transition: { }
workflow_scheduled_transition: { }
menu_link_content: { }
types_translation_lock: { }
types_js_lock: { }
form_op_lock:
contact_message:
mode: 0
values: { }
file:
mode: null
values: { }
node:
mode: 0
values: { }
redirect:
mode: 0
values: { }
search_api_task:
mode: null
values: { }
taxonomy_term:
mode: 0
values: { }
user:
mode: 0
values: { }
workflow_transition:
mode: 0
values: { }
workflow_scheduled_transition:
mode: 0
values: { }
menu_link_content:
mode: 0
values: { }
@@ -0,0 +1,2 @@
content_lock_timeout_minutes: '30'
content_lock_timeout_on_edit: 0
@@ -0,0 +1,21 @@
langcode: en
status: true
dependencies:
config:
- node.type.static
id: node.static.promote
field_name: promote
entity_type: node
bundle: static
label: 'Promoted to front page'
description: ''
required: false
translatable: true
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: fallback
label: 'Fallback date format'
locked: true
pattern: 'D, m/d/Y - H:i'
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: html_date
label: 'HTML Date'
locked: true
pattern: Y-m-d
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: html_datetime
label: 'HTML Datetime'
locked: true
pattern: 'Y-m-d\TH:i:sO'
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: html_month
label: 'HTML Month'
locked: true
pattern: Y-m
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: html_time
label: 'HTML Time'
locked: true
pattern: 'H:i:s'
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: html_week
label: 'HTML Week'
locked: true
pattern: Y-\WW
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: html_year
label: 'HTML Year'
locked: true
pattern: 'Y'
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: html_yearless_date
label: 'HTML Yearless date'
locked: true
pattern: m-d
+7
View File
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: long
label: 'Default long date'
locked: false
pattern: 'l, F j, Y - H:i'
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: medium
label: 'Default medium date'
locked: false
pattern: 'D, m/d/Y - H:i'
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: short
label: 'Default short date'
locked: false
pattern: 'm/d/Y - H:i'
@@ -0,0 +1,9 @@
langcode: en
status: true
dependencies:
module:
- user
id: user.register
label: Register
targetEntityType: user
cache: true
@@ -0,0 +1,28 @@
langcode: en
status: true
dependencies:
config:
- field.field.node.static.body
- node.type.static
module:
- text
- user
id: node.static.default
targetEntityType: node
bundle: static
mode: default
content:
body:
label: hidden
type: text_default
weight: 0
settings: { }
third_party_settings: { }
region: content
links:
weight: 1
region: content
settings: { }
third_party_settings: { }
hidden:
langcode: true
@@ -0,0 +1,9 @@
langcode: en
status: true
dependencies:
module:
- block
id: block.token
label: Token
targetEntityType: block
cache: true
@@ -0,0 +1,9 @@
langcode: en
status: true
dependencies:
module:
- contact
id: contact_message.token
label: Token
targetEntityType: contact_message
cache: true
@@ -0,0 +1,9 @@
langcode: en
status: true
dependencies:
module:
- file
id: file.token
label: Token
targetEntityType: file
cache: true
@@ -0,0 +1,9 @@
langcode: en
status: true
dependencies:
module:
- menu_link_content
id: menu_link_content.token
label: Token
targetEntityType: menu_link_content
cache: true
@@ -0,0 +1,9 @@
langcode: en
status: false
dependencies:
module:
- node
id: node.full
label: 'Full content'
targetEntityType: node
cache: true
@@ -0,0 +1,9 @@
langcode: en
status: false
dependencies:
module:
- node
id: node.rss
label: RSS
targetEntityType: node
cache: true
@@ -0,0 +1,9 @@
langcode: en
status: false
dependencies:
module:
- node
id: node.search_index
label: 'Search index'
targetEntityType: node
cache: true
@@ -0,0 +1,9 @@
langcode: en
status: false
dependencies:
module:
- node
id: node.search_result
label: 'Search result highlighting input'
targetEntityType: node
cache: true
@@ -0,0 +1,9 @@
langcode: en
status: true
dependencies:
module:
- node
id: node.teaser
label: Teaser
targetEntityType: node
cache: true
@@ -0,0 +1,9 @@
langcode: en
status: true
dependencies:
module:
- node
id: node.token
label: Token
targetEntityType: node
cache: true
@@ -0,0 +1,9 @@
langcode: en
status: true
dependencies:
module:
- taxonomy
id: taxonomy_term.full
label: 'Taxonomy term page'
targetEntityType: taxonomy_term
cache: true
@@ -0,0 +1,9 @@
langcode: en
status: true
dependencies:
module:
- taxonomy
id: taxonomy_term.token
label: Token
targetEntityType: taxonomy_term
cache: true
@@ -0,0 +1,9 @@
langcode: en
status: true
dependencies:
module:
- user
id: user.compact
label: Compact
targetEntityType: user
cache: true
@@ -0,0 +1,9 @@
langcode: en
status: false
dependencies:
module:
- user
id: user.full
label: 'User account'
targetEntityType: user
cache: true
@@ -0,0 +1,9 @@
langcode: en
status: true
dependencies:
module:
- user
id: user.token
label: Token
targetEntityType: user
cache: true
@@ -0,0 +1 @@
definitions: { }
+1
View File
@@ -0,0 +1 @@
row_limit: 1000
+8
View File
@@ -0,0 +1,8 @@
page_alter: false
raw_names: false
error_handlers:
1: 1
rebuild_theme: false
debug_mail_file_format: '%to-%subject-%datetime.mail.txt'
debug_mail_directory: 'temporary://devel-mails'
devel_dumper: default
@@ -0,0 +1 @@
domain_site_settings: null
+2
View File
@@ -0,0 +1,2 @@
file_scheme: public
upload_directory: embed_buttons
+16
View File
@@ -0,0 +1,16 @@
extlink_target: false
extlink_target_no_override: false
extlink_nofollow: false
extlink_follow_no_override: false
extlink_subdomains: true
extlink_alert: false
extlink_alert_text: 'This link will take you to an external web site. We are not responsible for their content.'
extlink_exclude: ''
extlink_include: ''
extlink_class: ext
extlink_label: '(link is external)'
extlink_img_class: false
extlink_css_exclude: ''
extlink_css_explicit: ''
extlink_mailto_class: mailto
extlink_mailto_label: '(link sends email)'
@@ -0,0 +1,21 @@
langcode: en
status: true
dependencies:
config:
- field.storage.node.body
- node.type.static
module:
- text
id: node.static.body
field_name: body
entity_type: node
bundle: static
label: Body
description: ''
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
display_summary: true
field_type: text_with_summary
@@ -0,0 +1,21 @@
langcode: en
status: true
dependencies:
config:
- field.storage.user.field_domain_admin
module:
- user
id: user.user.field_domain_admin
field_name: field_domain_admin
entity_type: user
bundle: user
label: 'Domain administrator'
description: 'Select the domains this user may administer.'
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'domain:domain'
handler_settings: { }
field_type: entity_reference
+1
View File
@@ -0,0 +1 @@
purge_batch_size: 50
@@ -0,0 +1,18 @@
langcode: en
status: true
dependencies:
module:
- node
- text
id: node.body
field_name: body
entity_type: node
type: text_with_summary
settings: { }
module: text
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: true
custom_storage: false
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- domain
- user
id: user.field_domain_admin
field_name: field_domain_admin
entity_type: user
type: entity_reference
settings:
target_type: domain
module: core
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
@@ -0,0 +1,7 @@
configuration:
cache:
override: false
settings:
enabled: true
expiration: 172800
disallowed_paths: { }
+4
View File
@@ -0,0 +1,4 @@
metadata_cache:
enabled: true
expiration: 172800
disallowed_paths: { }
@@ -0,0 +1,33 @@
ifd_map:
0:
type: 0
aliases:
- '0'
- IFD0
- Main
1:
type: 1
aliases:
- '1'
- IFD1
- Thumbnail
Exif:
type: 2
aliases:
- Exif
GPS:
type: 3
aliases:
- GPS
Interoperability:
type: 4
aliases:
- Interoperability
- Interop
configuration:
cache:
override: false
settings:
enabled: true
expiration: 172800
disallowed_paths: { }
+2 -2
View File
@@ -2,7 +2,7 @@ langcode: fr
status: true
dependencies:
module:
- linkit
- editor
- url_to_video_filter
name: wysiwyg
format: wysiwyg
@@ -74,5 +74,5 @@ filters:
settings:
youtube: '1'
youtube_webp_preview: '0'
vimeo: '1'
autoload: '0'
vimeo: '1'
+14
View File
@@ -0,0 +1,14 @@
langcode: en
status: true
dependencies: { }
name: large
label: 'Large (480×480)'
effects:
ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d:
uuid: ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d
id: image_scale
weight: 0
data:
width: 480
height: 480
upscale: false
@@ -0,0 +1,14 @@
langcode: en
status: true
dependencies: { }
name: linkit_result_thumbnail
label: 'Linkit result thumbnail'
effects:
2943df29-38ea-459c-ba1d-290489bb1807:
uuid: 2943df29-38ea-459c-ba1d-290489bb1807
id: image_scale_and_crop
weight: 1
data:
width: 50
height: 50
anchor: center-center
+14
View File
@@ -0,0 +1,14 @@
langcode: en
status: true
dependencies: { }
name: medium
label: 'Medium (220×220)'
effects:
bddf0d06-42f9-4c75-a700-a33cafa25ea0:
uuid: bddf0d06-42f9-4c75-a700-a33cafa25ea0
id: image_scale
weight: 0
data:
width: 220
height: 220
upscale: false
+14
View File
@@ -0,0 +1,14 @@
langcode: en
status: true
dependencies: { }
name: thumbnail
label: 'Thumbnail (100×100)'
effects:
1cfec298-8620-4749-b100-ccb6c4500779:
uuid: 1cfec298-8620-4749-b100-ccb6c4500779
id: image_scale
weight: 0
data:
width: 100
height: 100
upscale: false
@@ -0,0 +1,7 @@
configuration:
cache:
override: false
settings:
enabled: true
expiration: 172800
disallowed_paths: { }
+55
View File
@@ -0,0 +1,55 @@
quality: 75
binaries: imagemagick
path_to_binaries: ''
prepend: ''
prepend_pre_source: false
log_warnings: true
debug: false
use_identify: true
locale: en_US.UTF-8
advanced:
density: 72
colorspace: RGB
profile: ''
image_formats:
PNG:
mime_type: image/png
JPEG:
mime_type: image/jpeg
JPG:
mime_type: image/jpeg
weight: 10
enabled: false
GIF:
mime_type: image/gif
GIF87:
mime_type: image/gif
weight: 10
enabled: false
SVG:
mime_type: image/svg+xml
enabled: false
WEBP:
mime_type: image/webp
enabled: false
TIFF:
mime_type: image/tiff
enabled: false
PDF:
mime_type: application/pdf
enabled: false
BMP:
mime_type: image/x-ms-bmp
enabled: false
PSD:
mime_type: image/x-photoshop
enabled: false
WBMP:
mime_type: image/vnd.wap.wbmp
enabled: false
XBM:
mime_type: image/x-xbitmap
enabled: false
ICO:
mime_type: image/vnd.microsoft.icon
enabled: false
@@ -0,0 +1,10 @@
langcode: en
status: true
dependencies:
config:
- node.type.static
id: node.static
target_entity_type_id: node
target_bundle: static
default_langcode: site_default
language_alterable: false
+8
View File
@@ -0,0 +1,8 @@
langcode: en
status: true
dependencies: { }
id: en
label: English
direction: ltr
weight: 0
locked: false
+8
View File
@@ -0,0 +1,8 @@
langcode: en
status: true
dependencies: { }
id: und
label: 'Not specified'
direction: ltr
weight: 2
locked: true
+8
View File
@@ -0,0 +1,8 @@
langcode: en
status: true
dependencies: { }
id: zxx
label: 'Not applicable'
direction: ltr
weight: 3
locked: true
+11
View File
@@ -0,0 +1,11 @@
map:
'no': nb
pt: pt-pt
zh: zh-hans
zh-tw: zh-hant
zh-hk: zh-hant
zh-mo: zh-hant
zh-cht: zh-hant
zh-cn: zh-hans
zh-sg: zh-hans
zh-chs: zh-hans
+9
View File
@@ -0,0 +1,9 @@
session:
parameter: language
url:
source: path_prefix
prefixes:
en: ''
domains:
en: ''
selected_langcode: site_default
+17
View File
@@ -0,0 +1,17 @@
all:
- language_interface
- language_content
- language_url
configurable:
- language_interface
negotiation:
language_content:
enabled:
language-interface: 0
language_url:
enabled:
language-url: 0
language-url-fallback: 1
language_interface:
enabled:
language-url: 0
+13
View File
@@ -0,0 +1,13 @@
cache_strings: true
translate_english: false
javascript:
directory: languages
translation:
use_source: remote_and_local
default_filename: '%project-%version.%language.po'
default_server_pattern: 'https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po'
overwrite_customized: false
overwrite_not_customized: true
update_interval_days: 0
path: sites/default/files/translations
import_enabled: true
+29
View File
@@ -0,0 +1,29 @@
site_id: ''
url_http: ''
url_https: ''
domain_mode: 0
visibility:
request_path_mode: 0
request_path_pages: "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*"
user_role_mode: 0
user_role_roles: { }
user_account_mode: 1
track:
mailto: true
files: true
files_extensions: '7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip'
colorbox: true
userid: false
messages: { }
site_search: false
privacy:
donottrack: true
custom:
variable: { }
codesnippet:
before: ''
after: ''
translation_set: false
cache: false
page_title_hierarchy: false
page_title_hierarchy_exclude_home: true
+1
View File
@@ -0,0 +1 @@
use_admin_theme: true
+16
View File
@@ -0,0 +1,16 @@
langcode: en
status: true
dependencies:
module:
- menu_ui
third_party_settings:
menu_ui:
available_menus: { }
parent: ''
name: Static
type: static
description: 'Static Page'
help: ''
new_revision: true
preview_mode: 0
display_submitted: false
@@ -0,0 +1,2 @@
user_special: true
regex_pattern: '{(^node|^user|^taxonomy/term)/([0-9]+)/(.+)}'
+7
View File
@@ -0,0 +1,7 @@
scheme_whitelist:
- http
- https
- files
- internal
protocol_style: full
local_paths: ''
@@ -0,0 +1,5 @@
lifetime: 30
max_tokens: 0
login_form:
field_label: 'Remember me'
cookie_prefix: PL
+1
View File
@@ -0,0 +1 @@
jpeg_quality: 75
+1
View File
@@ -0,0 +1 @@
toolkit: imagemagick
+2
View File
@@ -0,0 +1,2 @@
message: '@site is currently under maintenance. We should be back shortly. Thank you for your patience.'
langcode: en
+7
View File
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: account
label: 'User account menu'
description: 'Links related to the active user account'
locked: true
+7
View File
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: footer
label: Footer
description: 'Site information links'
locked: true
+7
View File
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: main
label: 'Main navigation'
description: 'Site section links'
locked: true
+7
View File
@@ -0,0 +1,7 @@
langcode: en
status: true
dependencies: { }
id: tools
label: Tools
description: 'User tool links, often added by modules'
locked: true
+11
View File
@@ -0,0 +1,11 @@
name: materiO
mail: contact@materio.com
slogan: ''
page:
403: ''
404: ''
front: /user/login
admin_compact_mode: false
weight_select_max: 100
langcode: en
default_langcode: en
+3
View File
@@ -0,0 +1,3 @@
maintain_index_table: true
override_selector: false
terms_per_page_admin: 100
+4 -3
View File
@@ -1,6 +1,7 @@
default_theme: toolbar_seven
icons: 0
default_theme: toolbar_admin_menu
icons: 1
tabs: 0
langcode: fr
actions:
submit: Soumettre
submit: Submit
font_size: '10'
+2 -1
View File
@@ -6,6 +6,7 @@ fetch:
max_attempts: 2
timeout: 30
notification:
emails: { }
emails:
- dev@figureslibres.io
threshold: all
langcode: fr
+5
View File
@@ -0,0 +1,5 @@
uid_only: false
ip_limit: 50
ip_window: 3600
user_limit: 5
user_window: 21600
+28
View File
@@ -0,0 +1,28 @@
cancel_confirm:
body: "[user:display-name],\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n-- [site:name] team"
subject: 'Account cancellation request for [user:display-name] at [site:name]'
password_reset:
body: "[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\n\n-- [site:name] team"
subject: 'Replacement login information for [user:display-name] at [site:name]'
register_admin_created:
body: "[user:display-name],\n\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team"
subject: 'An administrator created an account for you at [site:name]'
register_no_approval_required:
body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name]'
register_pending_approval:
body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)'
register_pending_approval_admin:
body: "[user:display-name] has applied for an account.\n\n[user:edit-url]"
subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)'
status_activated:
body: "[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name] (approved)'
status_blocked:
body: "[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name] (blocked)'
status_canceled:
body: "[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name] (canceled)'
langcode: en
+2 -1
View File
@@ -12,12 +12,13 @@ permissions:
- 'access files overview'
- 'access kint'
- 'access toolbar'
- 'access user profiles'
- 'administer productions menu items'
- 'administer users'
- 'change own username'
- 'create content translations'
- 'create corpus_documents workflow_transition'
- 'create defalut workflow_transition'
- 'create default workflow_transition'
- 'create enregistrement content'
- 'create evenement content'
- 'create generique workflow_transition'
+2
View File
@@ -11,6 +11,8 @@ permissions:
- 'access kint'
- 'access synonyms entity autocomplete'
- 'create corpus_documents workflow_transition'
- 'create defalut workflow_transition'
- 'create default workflow_transition'
- 'create generique workflow_transition'
- 'use text format wysiwyg'
- 'view published fil entities'
@@ -13,6 +13,8 @@ permissions:
- 'add composition entities'
- 'add fil entities'
- 'create corpus_documents workflow_transition'
- 'create defalut workflow_transition'
- 'create default workflow_transition'
- 'create generique workflow_transition'
- 'delete own composition entities'
- 'delete own fil entities'
-13
View File
@@ -20,12 +20,10 @@ permissions:
- 'access kint'
- 'access own corpus_documents workflow_transion overview'
- 'access own generique workflow_transion overview'
- 'access profile overview'
- 'access site in maintenance mode'
- 'access site reports'
- 'access taxonomy overview'
- 'access toolbar'
- 'access user profiles'
- 'add chutier entities'
- 'administer account menu items'
- 'administer account settings'
@@ -53,7 +51,6 @@ permissions:
- 'administer footer menu items'
- 'administer image styles'
- 'administer languages'
- 'administer linkit profiles'
- 'administer login destination settings'
- 'administer maillog'
- 'administer main menu items'
@@ -68,11 +65,6 @@ permissions:
- 'administer nodes'
- 'administer permissions'
- 'administer productions menu items'
- 'administer profile'
- 'administer profile display'
- 'administer profile fields'
- 'administer profile form display'
- 'administer profile types'
- 'administer responsive images'
- 'administer search_api'
- 'administer search_api_page'
@@ -196,7 +188,6 @@ permissions:
- 'execute entity:save_action file'
- 'execute entity:save_action menu_link_content'
- 'execute entity:save_action node'
- 'execute entity:save_action profile'
- 'execute entity:save_action taxonomy_term'
- 'execute entity:save_action user'
- 'execute entity:unpublish_action node'
@@ -210,9 +201,6 @@ permissions:
- 'execute node_unpublish_action node'
- 'execute node_unpublish_by_keyword_action node'
- 'execute php code'
- 'execute profile_delete_action profile'
- 'execute profile_publish_action profile'
- 'execute profile_unpublish_action profile'
- 'execute user_add_role_action user'
- 'execute user_block_user_action user'
- 'execute user_remove_role_action user'
@@ -271,7 +259,6 @@ permissions:
- 'view maillog'
- 'view own unpublished content'
- 'view page revisions'
- 'view profile'
- 'view published chutier entities'
- 'view published fil entities'
- 'view static revisions'
+3 -1
View File
@@ -5,4 +5,6 @@ id: user
label: User
weight: -4
is_admin: null
permissions: { }
permissions:
- 'create defalut workflow_transition'
- 'create default workflow_transition'

Some files were not shown because too many files have changed in this diff Show More