Skip to content

Commit

Permalink
Add HTML title.
Browse files Browse the repository at this point in the history
  • Loading branch information
rosiel committed Aug 13, 2024
1 parent d126bd2 commit aea22fb
Show file tree
Hide file tree
Showing 31 changed files with 87 additions and 33 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"drupal/flysystem": "^2.2@alpha",
"drupal/fpa": "^4.0",
"drupal/hal": "^1.0||^2.0",
"drupal/html_title": "^1.5",
"drupal/islandora": "^2.8.1",
"drupal/islandora_mirador": "^2",
"drupal/openseadragon": "^2",
Expand Down
50 changes: 49 additions & 1 deletion composer.lock

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

1 change: 1 addition & 0 deletions config/sync/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ module:
hal: 0
help: 0
history: 0
html_title: 0
image: 0
islandora: 0
islandora_audio: 0
Expand Down
3 changes: 3 additions & 0 deletions config/sync/html_title.settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
_core:
default_config_hash: LltQJsg3J24qmfQft-I_vH3tFvw3wAsFppnEkIvJ0oU
allow_html_tags: '<br> <sub> <sup> <i> <b>'
2 changes: 1 addition & 1 deletion config/sync/views.view.all_taxonomy_terms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: null
id: 0
Expand All @@ -88,7 +89,6 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: 0
id: 0
Expand All @@ -43,7 +44,6 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.block_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: null
id: 0
Expand All @@ -287,7 +288,6 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,7 @@ display:
type: full
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: null
id: 0
Expand All @@ -550,7 +551,6 @@ display:
offset: false
offset_label: Offset
quantity: 9
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -585,13 +585,13 @@ display:
pager:
type: full
options:
pagination_heading_level: h4
items_per_page: 50
tags:
next: 'Next ›'
previous: '‹ Previous'
first: '« First'
last: 'Last »'
pagination_heading_level: h4
exposed_form:
type: bef
options:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.file_checksum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: null
id: 0
Expand All @@ -90,7 +91,6 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
4 changes: 2 additions & 2 deletions config/sync/views.view.files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: 0
id: 0
Expand All @@ -484,7 +485,6 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down Expand Up @@ -1055,6 +1055,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: 0
id: 0
Expand All @@ -1069,7 +1070,6 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
pagination_heading_level: h4
empty: { }
arguments:
fid:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.frontpage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ display:
type: full
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: 0
id: 0
Expand All @@ -47,7 +48,6 @@ display:
offset: false
offset_label: Offset
quantity: 9
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.glossary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 36
total_pages: 0
id: 0
Expand All @@ -210,7 +211,6 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.iiif_manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: null
id: 0
Expand All @@ -180,7 +181,6 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.manage_members.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: null
id: 0
Expand All @@ -195,7 +196,6 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.media.yml
Original file line number Diff line number Diff line change
Expand Up @@ -785,6 +785,7 @@ display:
type: full
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: null
id: 0
Expand All @@ -802,7 +803,6 @@ display:
offset: false
offset_label: Offset
quantity: 9
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.media_library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 24
total_pages: null
id: 0
Expand All @@ -153,7 +154,6 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.media_of.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: null
id: 0
Expand All @@ -328,7 +329,6 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.missing_media.yml
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ display:
type: full
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: null
id: 0
Expand All @@ -442,7 +443,6 @@ display:
offset: false
offset_label: Offset
quantity: 9
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.non_fedora_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: null
id: 0
Expand All @@ -86,7 +87,6 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
Loading

0 comments on commit aea22fb

Please sign in to comment.