Footnotes - implements basic footnote and endnote functionality for Joomla! articles

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
1,916
Reaction score
4,430
Points
113
NullCash
40,887
1734811697136.pngFootnotes implements basic footnote and endnote functionality for Joomla! articles. It takes footnotes marked within the article text and converts them into HTML anchors as shown in the following examples:

Simply place the following marker in the text where a footnote is desired:

{footnote}Put your footnote text here.{/footnote}

The plugin will automatically replace each reference with a sequentially numbered footnote marker (1, 2, 3, and so on) and place the footnote at the bottom of the article.

INFO

Footnotes 1.0.9
 

Attachments

  • plg_footnotes_1.0.9.zip
    22.8 KB · Views: 1
Top