James Frank . Info
Visions of Code, Creativity, and CareerSimple Footnotes
This plugin implements basic footnote and endnote functionality for Joomla! articles. It takes footnotes marked within the article text and converts them into HTML anchors.
This plugin was originally derived from a Tips & Notes plugin. I didn’t want my footnotes implemented in CSS and Javascript when Joomla had the power to process them in the backend, so I rewrote it.
Current Version: .1
Version .1 of the footnotes plugin is available from http://joomlacode.org/gf/project/simplefootnotes/frs/.
There is also a feature request and bug tracker system at http://joomlacode.org/gf/project/simplefootnotes/tracker/.
Usage:
Simply place the following marker in the text where a footnote is desired:
{footnote}Put your footnote text here.{/footnote}
The plugin will automagically 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.
The plugin also supports endnotes. These are marked this way:
{endnote}Put your endnote text here.{/endnote}
All endnotes, wherever they are placed in the article, are simply moved to the bottom of the article and numbered sequentially. No marker is placed in the text where they were. Note that this is contrary to the typical definition of “endnote,” it was developed because I needed the functionality.
Note: If the article uses a “read more” link, neither footnotes nor endnotes will show up on pages where just the text before the “read more” link is displayed. If an article does not have a “read more” link then notes will show up anywhere the article is displayed.
Further Note: If an article uses pagebreaks to create a multi-page article then footnotes and endnotes will display on whatever page they fall on.
Installation:
- Install the plugin
- Go to your Plugin Manager and enable the plugin
- In Joomla! articles insert footnotes per the instructions above
12 Comments »
I don’t quite fully understand how this plugin is supposed to work on the front-end. Is it possible for you to provide a demo?
@Jeff: Unfortunately I don’t currently have the capabilities to provide a demo. But, to appease Eric and help you out, I have added a screenshot of the front-end. Basically it creates an HTML div at the end of the article, gives it a heading of “Footnotes” and places all the footnotes underneath that. Each note in the article text is replaced by an HTML anchor tag that jumps you to the relevant footnote below.
Any chance there’s a version of this for Joomla 1.0 versions?
Nope, sorry…
hi,
this is a great Plugin, but I discovered some strange behaviour:
when displaying the intro of an article on the frontpage, which contains footnotes (in the intro), the footnote-tag is not parsed. It shows {footnote}etc.{/footnote}.
When open the article via click on read more or the tittle, the footnotes work fine.
Actually, here is an example:
What is the reaon for that?
Best regards,
Ricardo Cristof
It works great. I like it!
Just used it for education site with .The educational article becomes more useful with footnotes.
This is great plugin. Thank you very much .Will give it 5 stars on JED .
A request though- it would be nice if the text for the footnote coud be a link to a website.
Thanks once again for a very useful extension!
Your comment
HTML-Tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
give a screent shot is doesn’t hurt!!