Browse Source

Drupal 9 compatibility.

8.x-1.x
Alexander O'Neill 4 years ago
parent
commit
c7029ddc94
  1. 2
      bibcite_footnotes.info.yml
  2. 2
      bibcite_footnotes_article_with_citations/bibcite_footnotes_article_with_citations.info.yml

2
bibcite_footnotes.info.yml

@ -1,7 +1,7 @@
name: 'BibCite Footnotes'
type: module
description: 'Inline footnote links for BibCite References'
core: 8.x
core_version_requirement: '^8.0 || ^9'
package: 'Bibliography & Citation'
dependencies:
- bibcite:bibcite

2
bibcite_footnotes_article_with_citations/bibcite_footnotes_article_with_citations.info.yml

@ -1,7 +1,7 @@
name: 'BibCite Footnotes Article with Citations'
type: module
description: 'Example module to show a fully-configured content type and text format with Reference Footnotes.'
core: 8.x
core_version_requirement: ^8 || ^9
package: 'Bibliography & Citation'
dependencies:
- bibcite_footnotees:bibcite_footnotes

Loading…
Cancel
Save