For more information about this repository, visit the project page at https://www.drupal.org/project/bibcite_footnotes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Alexander O'Neill 0b13e76aa7 Rename LICENSE.txt 6 years ago
js/plugins/reference_footnotes Temporarily remove custom footnote labels. 6 years ago
src/Plugin/CKEditorPlugin First crack at rendering the citation properly in the footnotes list. 6 years ago
.gitignore Initial commit 6 years ago
LICENSE.txt Rename LICENSE.txt 6 years ago
README.md Add README 6 years ago
bibcite_footnotes.info.yml Add footnotes dependency. 6 years ago
bibcite_footnotes.module Temporarily remove custom footnote labels. 6 years ago

README.md

Bibcite Footnotes

Contents

  • Introduction
  • Installation
  • Configuration
  • Current Maintainers

Introduction

A plugin for the Footnotes module (https://www.drupal.org/project/footnotes) that lets a user insert references created or importeed using the Bibliography and Citation project (https://www.drupal.org/project/bibcite).

Provides a CKEditor plugin that lets a user select from a list of citations which appear in a formatted at the bottom of the text area that contains the footnote.

Installation

Install and set up the Footnotes module as per its installation instructions, including enabling and configuring the Footnotes text filter.

Configuration

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.

Current Maintainers