2021-04-20 02:21:37 +00:00
|
|
|
# footnotes
|
|
|
|
|
2021-04-25 08:28:02 +00:00
|
|
|
<!-- markdownlint-disable MD013 -->
|
2021-04-18 20:29:58 +00:00
|
|
|
![stable tag](https://img.shields.io/wordpress/plugin/v/footnotes?style=flat-square) ![WP rating](https://img.shields.io/wordpress/plugin/stars/footnotes?style=flat-square) ![Reqd PHP](https://img.shields.io/wordpress/plugin/required-php/footnotes?style=flat-square) ![Reqd WP](https://img.shields.io/wordpress/plugin/wp-version/footnotes?style=flat-square) ![WordPress Plugin: Tested WP Version](https://img.shields.io/wordpress/plugin/tested/footnotes?style=flat-square)
|
|
|
|
|
2021-04-28 03:33:35 +00:00
|
|
|
![GitHub contributors](https://img.shields.io/github/contributors/markcheret/footnotes?style=flat-square) ![GitHub commits since tagged version](https://img.shields.io/github/commits-since/markcheret/footnotes/2.7.3?style=flat-square) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/markcheret/footnotes?style=flat-square) ![issues](https://img.shields.io/github/issues/markcheret/footnotes?style=flat-square) ![PRs](https://img.shields.io/github/issues-pr/markcheret/footnotes?style=flat-square)
|
2021-04-18 20:29:58 +00:00
|
|
|
|
2021-04-30 12:37:50 +00:00
|
|
|
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) ![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/markcheret/footnotes?style=flat-square) [![OSSAR](https://github.com/markcheret/footnotes/actions/workflows/ossar-analysis.yml/badge.svg)](https://github.com/markcheret/footnotes/actions/workflows/ossar-analysis.yml) [![Code Linting](https://github.com/markcheret/footnotes/actions/workflows/php.yml/badge.svg)](https://github.com/markcheret/footnotes/actions/workflows/lint-code.yml)
|
2021-04-18 19:58:11 +00:00
|
|
|
|
2021-04-28 03:33:35 +00:00
|
|
|
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![Coverage Status](https://coveralls.io/repos/github/markcheret/footnotes/badge.svg?branch=main)](https://coveralls.io/github/markcheret/footnotes?branch=main)
|
2021-04-25 08:28:02 +00:00
|
|
|
<!-- markdownlint-enable MD013 -->
|
|
|
|
|
2021-04-25 20:26:41 +00:00
|
|
|
![footnotes](https://raw.githubusercontent.com/markcheret/footnotes/main/.github/img/footnotes.png)
|
2021-02-21 11:08:04 +00:00
|
|
|
|
2021-04-25 08:28:02 +00:00
|
|
|
**footnotes** aims to be the all-in-one solution for displaying an
|
|
|
|
automatically-generated list of references on your Page or Post. The Plugin
|
|
|
|
ships with a set of defaults while also empowering you to control how your
|
2021-04-14 22:21:01 +00:00
|
|
|
footnotes will be displayed.
|
2021-02-20 19:18:41 +00:00
|
|
|
|
2021-04-25 08:28:02 +00:00
|
|
|
**footnotes** gives you the ability to display well-formatted footnotes on your
|
2021-04-14 22:21:01 +00:00
|
|
|
WordPress Pages and Posts — those footnotes we know from offline publishing.
|
2021-02-20 19:18:41 +00:00
|
|
|
|
2021-04-18 19:58:11 +00:00
|
|
|
Featured on [wpmudev][wpmudev] — cheers for the review, folks!
|
|
|
|
|
2021-04-14 22:21:01 +00:00
|
|
|
## Table of Contents
|
2021-02-20 19:18:41 +00:00
|
|
|
|
2021-04-14 22:21:01 +00:00
|
|
|
* [Features](#features)
|
|
|
|
* [Getting Started](#getting-started)
|
|
|
|
* [Documentation](#documentation)
|
|
|
|
* [Acknowledgments](#acknowledgements)
|
|
|
|
* [License](#license)
|
|
|
|
* [Contact Information](#contact-information)
|
2021-02-20 20:55:46 +00:00
|
|
|
|
2021-04-14 22:21:01 +00:00
|
|
|
## Features
|
2021-02-20 20:55:46 +00:00
|
|
|
|
2021-04-14 22:21:01 +00:00
|
|
|
This Plugin provides:
|
2021-02-21 11:08:04 +00:00
|
|
|
|
2021-04-26 07:31:34 +00:00
|
|
|
* fully-customizable footnote start and end shortcodes;
|
2021-04-25 08:28:02 +00:00
|
|
|
* stylable tooltips supporting hyperlinks and dedicated text;
|
2021-04-26 07:31:34 +00:00
|
|
|
* a responsive reference container, with customisable positioning;
|
2021-04-25 08:28:02 +00:00
|
|
|
* a wide choice of different numbering styles;
|
|
|
|
* a freely-configurable and optional backlink symbol;
|
|
|
|
* footnote appearance customisation via dashboard settings and custom CSS style
|
2021-04-14 22:21:01 +00:00
|
|
|
rules; and
|
2021-04-25 08:28:02 +00:00
|
|
|
* editor buttons for easily adding shortcode tags.
|
2021-04-14 22:21:01 +00:00
|
|
|
|
|
|
|
## Getting Started
|
2021-03-17 17:46:21 +00:00
|
|
|
|
2021-04-14 22:21:01 +00:00
|
|
|
1. Read the [contributing guidelines][contributing];
|
|
|
|
1. clone this repository (`git clone git@github.com:markcheret/footnotes.git`):
|
2021-04-25 08:28:02 +00:00
|
|
|
* we recommend that you use [VVV][vvv] for your local testing environment.
|
2021-04-15 14:03:09 +00:00
|
|
|
1. install [Composer][composer] and [NPM][npm]; and
|
2021-04-14 22:21:01 +00:00
|
|
|
1. install all dependencies (`composer install`):
|
2021-04-25 08:28:02 +00:00
|
|
|
* you will have to install `php-mbstring` manually if you do not already
|
2021-04-14 22:21:01 +00:00
|
|
|
have it.
|
2021-04-25 08:28:02 +00:00
|
|
|
|
2021-04-14 22:21:01 +00:00
|
|
|
## Documentation
|
|
|
|
|
|
|
|
View the current docs [here][footnotes-docs].
|
2021-02-20 19:18:41 +00:00
|
|
|
|
|
|
|
## Acknowledgements
|
|
|
|
|
2021-04-26 07:31:34 +00:00
|
|
|
Huge thanks to every **footnotes** user, contributor, bug reporter, feature
|
2021-04-14 22:21:01 +00:00
|
|
|
requester and fan!
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
This project is licensed under the [GNU GPL v3][gpl-v3].
|
|
|
|
|
2021-04-25 08:28:02 +00:00
|
|
|
## Contact Information
|
2021-04-14 22:21:01 +00:00
|
|
|
|
|
|
|
| Name | Link(s) |
|
|
|
|
|---------------|-----------------------|
|
2021-04-25 08:28:02 +00:00
|
|
|
|Mark Cheret | [Email][mcheret] |
|
2021-04-14 22:21:01 +00:00
|
|
|
|
|
|
|
[wpmudev]: http://premium.wpmudev.org/blog/12-surprisingly-useful-wordpress-plugins-you-dont-know-about/
|
|
|
|
[php]: https://www.php.net/
|
|
|
|
[contributing]: https://github.com/markcheret/footnotes/blob/main/CONTRIBUTING.md
|
|
|
|
[vvv]: https://varyingvagrantvagrants.org/
|
|
|
|
[composer]: https://getcomposer.org/download/
|
2021-04-15 14:03:09 +00:00
|
|
|
[npm]: https://www.npmjs.com/
|
2021-04-14 22:21:01 +00:00
|
|
|
[wpcs-php]: https://developer.wordpress.org/coding-standards/wordpress-coding-standards/php/
|
|
|
|
[phpcs]: https://github.com/squizlabs/PHP_CodeSniffer
|
|
|
|
[wpcs-js]: https://developer.wordpress.org/coding-standards/wordpress-coding-standards/javascript/
|
|
|
|
[wpcs-css]: https://developer.wordpress.org/coding-standards/wordpress-coding-standards/css/
|
2021-04-15 02:20:38 +00:00
|
|
|
[prettier]: https://prettier.io/
|
|
|
|
[eslint]: https://eslint.org/
|
|
|
|
[stylelint]: https://stylelint.io/
|
2021-04-14 22:21:01 +00:00
|
|
|
[phpdocumentor]: https://phpdoc.org/
|
|
|
|
[footnotes-docs]: https://markcheret.github.io/footnotes/
|
|
|
|
[gpl-v3]: https://www.gnu.org/licenses/gpl-3.0.en.html
|
|
|
|
[mcheret]: mailto:mark@cheret.de
|