BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
48
config/sync/pagerer.preset.default.yml
Normal file
48
config/sync/pagerer.preset.default.yml
Normal file
@@ -0,0 +1,48 @@
|
||||
uuid: 0833cf6f-6127-4117-a532-39f99467ba62
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: default
|
||||
label: Default
|
||||
panes:
|
||||
left:
|
||||
style: none
|
||||
config: { }
|
||||
center:
|
||||
style: mini
|
||||
config:
|
||||
display_mode: widget
|
||||
display: pages
|
||||
display_restriction: 2
|
||||
prefix_display: true
|
||||
suffix_display: true
|
||||
first_link: always
|
||||
previous_link: always
|
||||
next_link: always
|
||||
last_link: always
|
||||
widget_resize: true
|
||||
widget_button: auto
|
||||
tags:
|
||||
pages:
|
||||
prefix_label: Page
|
||||
suffix_label: 'of @total'
|
||||
page_current: '@number'
|
||||
first: «
|
||||
previous: ‹
|
||||
next: ›
|
||||
last: »
|
||||
pageset_empty: 'No pages to display.'
|
||||
page_current_title: 'Current page'
|
||||
first_title: 'Go to first page'
|
||||
previous_title: 'Go to previous page'
|
||||
next_title: 'Go to next page'
|
||||
last_title: 'Go to last page'
|
||||
page_current_reader: 'Current page'
|
||||
first_reader: 'First page'
|
||||
previous_reader: 'Previous page'
|
||||
next_reader: 'Next page'
|
||||
last_reader: 'Last page'
|
||||
widget_title: 'Enter page, then press Return.'
|
||||
right:
|
||||
style: none
|
||||
config: { }
|
Reference in New Issue
Block a user