Posts

Test Footnotes here

ber of articles with footnotes [1] that I wanted to post to my site, but I didn’t want to reformat them all and manually add the needed html. So I tried a number of footnote plugins like FD Footnotes, Footnotes for WordPress, WP-Footnotes and the YAFootnotes [✔] Plugin, but none of them were exactly what I wanted.

I wanted a footnote plugin that would dynamically display the footnotes when you hovered or mouseovered the footnote link[✔]. I also wanted to be able to put the footnote text either inline OR at the bottom and have the plugin dynamically put them together

footnotes example

JQuery Hovering Footnotes

I have a number of articles with footnotes [1] that I wanted to post to my site, but I didn’t want to reformat them all and manually add the needed html. So I tried a number of footnote plugins like FD Footnotes, Footnotes for WordPress, WP-Footnotes and the YAFootnotes [2] Plugin, but none of them were exactly what I wanted.

I wanted a footnote plugin that would dynamically display the footnotes when you hovered or mouseovered the footnote link[3]. I also wanted to be able to put the footnote text either inline OR at the bottom and have the plugin dynamically put them together at the end of the article. So I pulled together some of the work from YaFootnotes by stratos, as well as this great javascript code combined with this (both using jQuery).

Usage

In order to use the plugin just add double braces around the footnote link like this {1}[4], and then add corresponding double bracketed numbers around the actual footnote. [1]My Footnote[1] (except double of course).

Look very closely at the below ‘Footnotes Test’ example image. At least half of the questions I get from people who cant get the plugin to work right, are because they are not formatting properly with TWO curly braces around the footnote link and TWO brackets around the footnote number before AND after the footnote text. (SEE EXAMPLE). It bassically follows the format of YaFootnotes. You would enter your footnotes according to the following format into the wordpress editor.

Then the php script reformats the code to spit out the following html in your page.

Which the browser then interprets with the javascript to add the dynamic popup. The plugin is also nice because you can put the footnote text either inline (right after the link), or at the bottom all together. Either way, the php code will parse it out of the body and stick them all together in a list in the footer. Then it uses jQuery to pull the footnote text out of the footer and dynamically stick it into the hoverbox so the user doesn’t have to go down to the footnote to read it (and so you don’t have to type it twice).

Also note, the ‘return to text’ symbol right now is just the ansi $crarr, but you could easily swap this out for a little image or just the words ‘back’. I will likely get around to adding this to the GUI some time[5], so you don’t have to delve into the php file to do it.

Also be aware that the plugin does reference jquery, as well as its own small javascript and css file. If you would like to make changes to the pop-up styling, you can do so in the css file. Also, if you are concerned with these 3 files loading on each page, you could cut and paste the css into your theme style sheet and then comment out the load reference in the main php file. I plan on adding the capability in the back end to disable the loading of these external files and the dynamic popup capabilities that the files provide.

Download it here.

If you have a feature request you can leave a comment below, or if things are busy for me you may have better luck by dropping a small donation to encourage me to help. (Or if you love the plugin and just want to say thanks)

.

I actually have footnotes hidden in my blog, but if I didnt this is how the footnote list would look here at the bottom of the page. (and the links would work right)

Footnotes    (↵ returns to text)

  1. Such as this one.
  2. I liked YaFootnotes because it was so simple and had very compact code
  3. Like a lot of the jQuery footnote packages I’v seen out there.
  4. I cant put double braces here, or it would become a footnote, and I didnt want to go to the work of making a picture of an individual example. So please just picture double braces and brackets instead of the single ones you see here.
  5. This is a work in progress.

Footnotes Plugin

This page is a compilation of all the wordpress footnote plugins. I need to pick the features I like best and try and combine them in a plugin that fits my needs.

YAFootnotes Plugin
http://www.stratos.me/wp-plugins/yafootnotes/

My Favorite because it is the only plugin that does footnotes that are NOT INLINE with the text. So I can keep them at the end of the article where they belong. Now if I can just edit it to use javascript to give mouseover/hover text & a admin page it would be perfect.

1. Usage: NOT Inline, after text. inline footnote link is double braces/curly brackets [1]
2. Linkage: no popup, no hover text, no superscript, just a link in brackets [1]. CAN be formatted to be superscript, and some other things.
3. bottom link is double brackets

WP-Footnotes
http://www.elvery.net/drzax/wordpress-footnotes-plugin

1. Usage: inline, double parenthesis, it numbers them ((This is a footnote))
2. Linkage: nice hover text box
3. Admin Page with lots of options.

FD Footnotes
http://flagrantdisregard.com/footnotes-plugin/

1. Usage: inline, single brackets, you number, [1. This is a footnote] 2. Linkage: super-script, no pop-up, just a link.
3. No Admin, cool back arrow on back-links

Footnotes for WordPress
http://projects.radgeek.com/wp-footnotes/

1. Usage: inline, [ref name=”source2″]Source[/ref] 2. Linkage: crazy formatted pop up with scroll bars
3.

Simple Footnotes
http://wordpress.org/extend/plugins/simple-footnotes/

1. Usage: inline, [ref]Source[/ref] 2. Linkage: crazy formatted pop up with scroll bars??????
3.

Also check out:
https://mormonuniversalism.com/wp-admin/plugin-install.php?tab=plugin-information&plugin=netblog&TB_iframe=true&width=640&height=755

http://netblog.benjaminsommer.com/

http://blog.purepistos.net/index.php/cre/

LDS Scripture reference… http://www.dearscriptures.com/linker_wp

example: http://gospel-doctrine.com/lessons/old-testament/beware-lest-thou-forget/

LDS SCRIPTURES IN WORDPRESS

http://wordpress.org/extend/plugins/scripturelog/

IM ALSO TESTING PICASA PLUGINS FOR WORDPRESS. we’ll see how this works.