Alexander O'Neill
2e31f62636
|
6 years ago | |
---|---|---|
config/optional | 6 years ago | |
css | 6 years ago | |
js | 6 years ago | |
src | 6 years ago | |
templates | 6 years ago | |
.gitignore | 7 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
bibcite_footnotes.info.yml | 6 years ago | |
bibcite_footnotes.libraries.yml | 6 years ago | |
bibcite_footnotes.module | 6 years ago |
README.md
Bibcite Footnotes
Contents
- Introduction
- Installation
- Configuration
- Current Maintainers
Introduction
Provides a CKEditor plugin that lets a user select from a list of citations which appear in a formatted list at the bottom of the text that contains endnotes and references.
Installation
Install and set up the Footnotes module as per its installation instructions, including enabling and configuring the Footnotes text filter. If the 'Allowed HTML tags' filter is enabled you will need to add the following HTML tags for the reference footnotes to display properly.:
<a class href id> <div class id> <span class id> <ul class id type>
<ol class id start type> <sup> <li class id>
Configuration
Add a field to a node type that is an Entity Reference field pointing to Bibcite Reference entities.
Go to Admin -> Configuration -> Content Authoring -> Text Formats and Editors.
Edit a Rich text format that will include reference footnotes.
Drag the Reference Footnotes button into the active set of buttons in the text format you want to use References in and save the settings.
You will then need to create or import one or more references using the Bibliography & Citations project. Those will then appear in a select list when you are editing a text area and click on the Reference Footnote button.
Optionally you can install Inline Entity Form which allowes a user to create new references directly in the node edit form.
Adding References to Content
If not using the inline entity form, select the references that appear in the list of referenced Bibcite reference types that should be available to the editor, ten save the node.
When you edit the node again, and you click on the Reference Footnote button, a list of citaitons will be available to choose from.
Current Maintainers
- Alexander O'Neill (https://www.drupal.org/u/alxp)
Sponsors
- This work is supported by the University of Prince Edward Island Robertson Librrary.