Skip to content

Commit cf0c7ed

Browse files
committed
Initial commit of Drupal configuration.
1 parent 64881e2 commit cf0c7ed

File tree

201 files changed

+11518
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

201 files changed

+11518
-0
lines changed

drupal/config/.htaccess

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Deny all requests from Apache 2.4+.
2+
<IfModule mod_authz_core.c>
3+
Require all denied
4+
</IfModule>
5+
6+
# Deny all requests from Apache 2.0-2.2.
7+
<IfModule !mod_authz_core.c>
8+
Deny from all
9+
</IfModule>
10+
11+
# Turn off all options we don't need.
12+
Options -Indexes -ExecCGI -Includes -MultiViews
13+
14+
# Set the catch-all handler to prevent scripts from being executed.
15+
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
16+
<Files *>
17+
# Override the handler again if we're run later in the evaluation list.
18+
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003
19+
</Files>
20+
21+
# If we know how to do it safely, disable the PHP engine entirely.
22+
<IfModule mod_php5.c>
23+
php_flag engine off
24+
</IfModule>
25+
<IfModule mod_php7.c>
26+
php_flag engine off
27+
</IfModule>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
interval: 10800
2+
_core:
3+
default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
uuid: 04f8283f-fb70-419f-afb0-b4216720fac5
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- system.menu.account
7+
module:
8+
- system
9+
theme:
10+
- bartik
11+
_core:
12+
default_config_hash: 8a31Ywc1t2zlddGd3bmDrFMefWqgSK2E02ceFdr-bfc
13+
id: bartik_account_menu
14+
theme: bartik
15+
region: secondary_menu
16+
weight: 0
17+
provider: null
18+
plugin: 'system_menu_block:account'
19+
settings:
20+
id: 'system_menu_block:account'
21+
label: 'User account menu'
22+
provider: system
23+
label_display: '0'
24+
level: 1
25+
depth: 1
26+
expand_all_items: false
27+
visibility: { }
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
uuid: 8a3cd314-7fad-4928-bcb6-67d16ac70693
2+
langcode: en
3+
status: true
4+
dependencies:
5+
module:
6+
- system
7+
theme:
8+
- bartik
9+
_core:
10+
default_config_hash: NDwadleLD3YVSbDUaakxyYZyINYtkFtOVGShfq4kWy8
11+
id: bartik_branding
12+
theme: bartik
13+
region: header
14+
weight: 0
15+
provider: null
16+
plugin: system_branding_block
17+
settings:
18+
id: system_branding_block
19+
label: 'Site branding'
20+
provider: system
21+
label_display: '0'
22+
use_site_logo: true
23+
use_site_name: true
24+
use_site_slogan: true
25+
visibility: { }
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
uuid: 8a5ae5dd-60fa-4b92-88aa-a54e1ea5ebcc
2+
langcode: en
3+
status: true
4+
dependencies:
5+
module:
6+
- system
7+
theme:
8+
- bartik
9+
_core:
10+
default_config_hash: oXUb3JZR2WW5VOdw4HrhRicCsq51mCgLfRyvheG68ck
11+
id: bartik_breadcrumbs
12+
theme: bartik
13+
region: breadcrumb
14+
weight: 0
15+
provider: null
16+
plugin: system_breadcrumb_block
17+
settings:
18+
id: system_breadcrumb_block
19+
label: Breadcrumbs
20+
provider: system
21+
label_display: '0'
22+
visibility: { }
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
uuid: 61bf0b94-d422-4894-a39e-b94c2df1199b
2+
langcode: en
3+
status: true
4+
dependencies:
5+
module:
6+
- system
7+
theme:
8+
- bartik
9+
_core:
10+
default_config_hash: 9EoWV2Lot6FVSr50t4hoKgiz1LIXYWNG-IIPYsWxBqo
11+
id: bartik_content
12+
theme: bartik
13+
region: content
14+
weight: 0
15+
provider: null
16+
plugin: system_main_block
17+
settings:
18+
id: system_main_block
19+
label: 'Main page content'
20+
provider: system
21+
label_display: '0'
22+
visibility: { }
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
uuid: 25d9e66b-70e3-4dd8-be0f-537bde9b1b6a
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- system.menu.footer
7+
module:
8+
- system
9+
theme:
10+
- bartik
11+
_core:
12+
default_config_hash: 8zRjTNbfNAJ94lQpZDu6MkyD87GYJ2zpH9VQPVmRbcM
13+
id: bartik_footer
14+
theme: bartik
15+
region: footer_fifth
16+
weight: 0
17+
provider: null
18+
plugin: 'system_menu_block:footer'
19+
settings:
20+
id: 'system_menu_block:footer'
21+
label: 'Footer menu'
22+
provider: system
23+
label_display: '0'
24+
level: 1
25+
depth: 0
26+
expand_all_items: false
27+
visibility: { }
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
uuid: 2e69d502-5070-49f9-a86c-78088031b4ae
2+
langcode: en
3+
status: true
4+
dependencies:
5+
module:
6+
- help
7+
theme:
8+
- bartik
9+
_core:
10+
default_config_hash: 8I8iACSa0sKO3k3jlvUG1ge52rfcKX7USJAQYnzuBgg
11+
id: bartik_help
12+
theme: bartik
13+
region: content
14+
weight: -30
15+
provider: null
16+
plugin: help_block
17+
settings:
18+
id: help_block
19+
label: Help
20+
provider: help
21+
label_display: '0'
22+
visibility: { }
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
uuid: 9c3dfd02-1813-4d02-a9ad-460e5dc60d97
2+
langcode: en
3+
status: true
4+
dependencies:
5+
theme:
6+
- bartik
7+
_core:
8+
default_config_hash: 13GQpeITIJsp1kyPniXtWZfyFH87vb1xxJCHifL4UeE
9+
id: bartik_local_actions
10+
theme: bartik
11+
region: content
12+
weight: -20
13+
provider: null
14+
plugin: local_actions_block
15+
settings:
16+
id: local_actions_block
17+
label: 'Primary admin actions'
18+
provider: core
19+
label_display: '0'
20+
visibility: { }
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
uuid: 29e7e99d-cec0-4e95-8004-06308f65c448
2+
langcode: en
3+
status: true
4+
dependencies:
5+
theme:
6+
- bartik
7+
_core:
8+
default_config_hash: X9I1OB0W3WlWtrK-CNcg6hNWwa8wficanpH8pYnDZDE
9+
id: bartik_local_tasks
10+
theme: bartik
11+
region: content
12+
weight: -40
13+
provider: null
14+
plugin: local_tasks_block
15+
settings:
16+
id: local_tasks_block
17+
label: Tabs
18+
provider: core
19+
label_display: '0'
20+
primary: true
21+
secondary: true
22+
visibility: { }
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
uuid: d775ada8-fe2d-46ed-b31d-e9f73f74b92b
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- system.menu.main
7+
module:
8+
- system
9+
theme:
10+
- bartik
11+
_core:
12+
default_config_hash: ChCx7DYNUrPTt5uiRdQAPDKJQMc-_SyAQTrZh8H0o-c
13+
id: bartik_main_menu
14+
theme: bartik
15+
region: primary_menu
16+
weight: 0
17+
provider: null
18+
plugin: 'system_menu_block:main'
19+
settings:
20+
id: 'system_menu_block:main'
21+
label: 'Main navigation'
22+
provider: system
23+
label_display: '0'
24+
level: 1
25+
depth: 1
26+
expand_all_items: false
27+
visibility: { }
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
uuid: 84b041b5-286d-4ac0-b59c-a4cb8981a59d
2+
langcode: en
3+
status: true
4+
dependencies:
5+
module:
6+
- system
7+
theme:
8+
- bartik
9+
_core:
10+
default_config_hash: KHQIJ7Vfl25lTjzIc7qIvnuistt-Mw2O0kG4jCofmkI
11+
id: bartik_messages
12+
theme: bartik
13+
region: highlighted
14+
weight: 0
15+
provider: null
16+
plugin: system_messages_block
17+
settings:
18+
id: system_messages_block
19+
label: 'Status messages'
20+
provider: system
21+
label_display: '0'
22+
visibility: { }
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
uuid: f47f8074-034a-4f3e-abb0-2f5fa40dd277
2+
langcode: en
3+
status: true
4+
dependencies:
5+
theme:
6+
- bartik
7+
_core:
8+
default_config_hash: 7rR9chwXvdM2H8OYMAYx9Zj3GGlPMrZp_M3ZA4thYTk
9+
id: bartik_page_title
10+
theme: bartik
11+
region: content
12+
weight: -50
13+
provider: null
14+
plugin: page_title_block
15+
settings:
16+
id: page_title_block
17+
label: 'Page title'
18+
provider: core
19+
label_display: '0'
20+
visibility: { }
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
uuid: 4290278d-4655-4ec5-904c-43d783cd9eb9
2+
langcode: en
3+
status: true
4+
dependencies:
5+
module:
6+
- system
7+
theme:
8+
- bartik
9+
_core:
10+
default_config_hash: jQQUUWN2Uxr5qZtc9zcJKBCxpKY8orN1u2HPqYYRQDI
11+
id: bartik_powered
12+
theme: bartik
13+
region: footer_fifth
14+
weight: 10
15+
provider: null
16+
plugin: system_powered_by_block
17+
settings:
18+
id: system_powered_by_block
19+
label: 'Powered by Drupal'
20+
provider: system
21+
label_display: '0'
22+
visibility: { }
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
uuid: 82e6e0dd-0ead-43fd-80ee-4a4878b0f4ff
2+
langcode: en
3+
status: true
4+
dependencies:
5+
module:
6+
- search
7+
theme:
8+
- bartik
9+
_core:
10+
default_config_hash: Q-4EcGAsu26ICu4ejEz0uE1zv4akpiaOsizxgZfAmEw
11+
id: bartik_search
12+
theme: bartik
13+
region: sidebar_first
14+
weight: -1
15+
provider: null
16+
plugin: search_form_block
17+
settings:
18+
id: search_form_block
19+
label: Search
20+
provider: search
21+
label_display: visible
22+
page_id: node_search
23+
visibility: { }
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
uuid: 18be5201-ccaa-470c-be71-dbe71c91e89b
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- system.menu.tools
7+
module:
8+
- system
9+
theme:
10+
- bartik
11+
_core:
12+
default_config_hash: rH6PpAn7-RScha1rGkohGAYSSh_1OVeZzioJPzPw6O4
13+
id: bartik_tools
14+
theme: bartik
15+
region: sidebar_first
16+
weight: 0
17+
provider: null
18+
plugin: 'system_menu_block:tools'
19+
settings:
20+
id: 'system_menu_block:tools'
21+
label: Tools
22+
provider: system
23+
label_display: visible
24+
level: 1
25+
depth: 0
26+
expand_all_items: false
27+
visibility: { }

0 commit comments

Comments
 (0)