Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"drupal/entity_embed": "^1.1",
"drupal/environment_indicator": "^4",
"drupal/extlink": "^1.0",
"drupal/facets": "^1.6",
"drupal/field_group": "^3.0",
"drupal/field_permissions": "^1.0",
"drupal/flag": "^4.0-beta2",
Expand All @@ -113,6 +114,7 @@
"drupal/recaptcha": "^3",
"drupal/redirect": "^1.0",
"drupal/responsive_menu": "^4.4",
"drupal/search_api_autocomplete": "^1.4",
"drupal/seckit": "^2",
"drupal/shield": "^1.1",
"drupal/simple_sitemap": "^3.7",
Expand All @@ -127,7 +129,6 @@
"mmenu/mmenu": "^8.5",
"superfish/superfish": "^1.7"
},
"require-dev": {},
"scripts": {
"post-install-cmd": [
"PhantomInstaller\\Installer::installPhantomJS"
Expand Down
120 changes: 117 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions config/default/block.block.conferenceyear.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
uuid: 1cabfe0e-6b45-482f-9ba4-304dfe406941
langcode: en
status: true
dependencies:
config:
- facets.facet.conference_year
module:
- facets
theme:
- twentynineteen
id: conferenceyear
theme: twentynineteen
region: sidebar_first
weight: -15
provider: null
plugin: 'facet_block:conference_year'
settings:
id: 'facet_block:conference_year'
label: 'Conference Year'
provider: facets
label_display: visible
block_id: conferenceyear
visibility: { }
23 changes: 23 additions & 0 deletions config/default/block.block.contenttype.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
uuid: 13f7c402-b72b-4ed1-8d19-0b14cd53a00f
langcode: en
status: true
dependencies:
config:
- facets.facet.content_type
module:
- facets
theme:
- twentynineteen
id: contenttype
theme: twentynineteen
region: sidebar_first
weight: -16
provider: null
plugin: 'facet_block:content_type'
settings:
id: 'facet_block:content_type'
label: 'Content Type'
provider: facets
label_display: visible
block_id: contenttype
visibility: { }
23 changes: 23 additions & 0 deletions config/default/block.block.exposedformsearchpage.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
uuid: dc7f504a-8219-408f-b21f-75099d2691a6
langcode: en
status: true
dependencies:
config:
- views.view.search
module:
- views
theme:
- twentynineteen
id: exposedformsearchpage
theme: twentynineteen
region: header
weight: -13
provider: null
plugin: 'views_exposed_filter_block:search-page'
settings:
id: 'views_exposed_filter_block:search-page'
label: ''
provider: views
label_display: '0'
views_label: ''
visibility: { }
2 changes: 1 addition & 1 deletion config/default/block.block.horizontalmenu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
id: horizontalmenu
theme: twentynineteen
region: header
weight: 0
weight: -15
provider: null
plugin: responsive_menu_horizontal_menu
settings:
Expand Down
2 changes: 1 addition & 1 deletion config/default/block.block.responsivemenumobileicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
id: responsivemenumobileicon
theme: twentynineteen
region: header
weight: -14
weight: -16
provider: null
plugin: responsive_menu_toggle
settings:
Expand Down
23 changes: 23 additions & 0 deletions config/default/block.block.sessiontrack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
uuid: cb934e80-de7c-45d6-8500-13b5161a13dc
langcode: en
status: true
dependencies:
config:
- facets.facet.session_track
module:
- facets
theme:
- twentynineteen
id: sessiontrack
theme: twentynineteen
region: sidebar_first
weight: -14
provider: null
plugin: 'facet_block:session_track'
settings:
id: 'facet_block:session_track'
label: 'Session Track'
provider: facets
label_display: visible
block_id: sessiontrack
visibility: { }
2 changes: 1 addition & 1 deletion config/default/block.block.useraccountmenu_2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
id: useraccountmenu_2
theme: twentynineteen
region: header
weight: 0
weight: -14
provider: null
plugin: 'system_menu_block:account'
settings:
Expand Down
7 changes: 7 additions & 0 deletions config/default/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ module:
entity_reference: 0
environment_indicator: 0
extlink: 0
facets: 0
field: 0
field_group: 0
field_permissions: 0
Expand Down Expand Up @@ -82,6 +83,7 @@ module:
lightning_page: 0
lightning_roles: 0
lightning_scheduler: 0
lightning_search: 0
lightning_workflow: 0
link: 0
linkicon: 0
Expand Down Expand Up @@ -116,6 +118,11 @@ module:
redirect: 0
responsive_image: 0
responsive_menu: 0
schemata: 0
schemata_json_schema: 0
search_api: 0
search_api_autocomplete: 0
search_api_db: 0
seckit: 0
serialization: 0
shortcut: 0
Expand Down
57 changes: 57 additions & 0 deletions config/default/facets.facet.conference_year.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
uuid: 4c3afbed-67f5-4c82-a8b4-34189ea7cdac
langcode: en
status: true
dependencies:
config:
- search_api.index.content
- views.view.search
module:
- search_api
id: conference_year
name: 'Conference Year'
url_alias: conference_year
weight: 0
min_count: 1
show_only_one_result: false
field_identifier: name
facet_source_id: 'search_api:views_page__search__page'
widget:
type: checkbox
config:
show_numbers: true
soft_limit: 0
soft_limit_settings:
show_less_label: 'Show less'
show_more_label: 'Show more'
show_reset_link: false
reset_text: 'Show all'
hide_reset_when_no_selection: false
query_operator: and
use_hierarchy: false
expand_hierarchy: false
enable_parent_when_child_gets_disabled: true
hard_limit: 0
exclude: false
only_visible_when_facet_source_is_visible: true
processor_configs:
active_widget_order:
processor_id: active_widget_order
weights:
sort: 20
settings:
sort: DESC
display_value_widget_order:
processor_id: display_value_widget_order
weights:
sort: 40
settings:
sort: ASC
url_processor_handler:
processor_id: url_processor_handler
weights:
pre_query: 50
build: 15
settings: { }
empty_behavior:
behavior: none
show_title: false
Loading