{"id":12019,"date":"2011-02-08T18:31:29","date_gmt":"2011-02-08T18:31:29","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/jquery-hover-footnotes\/"},"modified":"2011-02-23T17:52:34","modified_gmt":"2011-02-23T17:52:34","slug":"jquery-hover-footnotes","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/jquery-hover-footnotes\/","author":7577813,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.4","stable_tag":"trunk","tested":"3.0.5","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"JQuery Hover Footnotes","header_author":"Lance Weaver","header_description":"","assets_banners_color":"","last_updated":"2011-02-23 17:52:34","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/restoredisrael.org\/blog\/1055\/donations\/","header_plugin_uri":"http:\/\/restoredisrael.org\/blog\/961\/footnote-plugin-test-page\/","header_author_uri":"","rating":4.3,"author_block_rating":0,"active_installs":100,"downloads":9078,"num_ratings":4,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":{"1.4":"<p>Only needed if you want to be able to use any text (not just numbers) as footnotes.<\/p>"},"ratings":{"1":0,"2":0,"3":"1","4":"1","5":"2"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.3"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1566869","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1566869","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566869","resolution":"1","location":"plugin"}},"screenshots":{"1":"This is the backend panel. It lets you change a few options such as how you want the footnote styled, the footnote section name, and the back symbol.","2":"Example of a post using footnotes. The box shown appears on mouseover.","3":"Example of adding a footnote in the backend post page.  You simply add the markup {{#}} &amp; [[#]]my note[[#]] around your footnotes."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1850,3733,202,491],"plugin_category":[59],"plugin_contributors":[84779],"plugin_business_model":[],"class_list":["post-12019","plugin","type-plugin","status-publish","hentry","plugin_tags-footnotes","plugin_tags-hover","plugin_tags-jquery","plugin_tags-popup","plugin_category-utilities-and-tools","plugin_contributors-lance","plugin_committers-weaverlancegmailcom"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/jquery-hover-footnotes.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/jquery-hover-footnotes\/trunk\/screenshot-1.png?rev=1566869","caption":"This is the backend panel. It lets you change a few options such as how you want the footnote styled, the footnote section name, and the back symbol."},{"src":"https:\/\/ps.w.org\/jquery-hover-footnotes\/trunk\/screenshot-2.png?rev=1566869","caption":"Example of a post using footnotes. The box shown appears on mouseover."},{"src":"https:\/\/ps.w.org\/jquery-hover-footnotes\/trunk\/screenshot-3.png?rev=1566869","caption":"Example of adding a footnote in the backend post page.  You simply add the markup {{#}} &amp; [[#]]my note[[#]] around your footnotes."}],"raw_content":"<!--section=description-->\n<p>JQuery Hover Footnotes lets you add footnotes with qualifiers of you're choosing, then dynamically displays them on hover-over. So you can easily add footnotes to a post by wrapping them in qualifiers, then they will dynamically display in a jQuery hover popup when the user mouses-over the footnote link.  There is also a settings page where you can change options like the footnote formatting.<\/p>\n\n<p><strong>Features<\/strong><\/p>\n\n<p>-Numbers, Words, or ANSI characters can be used as footnote reference marks\n-Footnotes can be superscript, subscript, or normal text\n-Footnotes can be placed in page footer or hidden\n-Popup\/Hover footnote can be turned on and off.<\/p>\n\n<p><strong>Usage<\/strong><\/p>\n\n<p>To anchor the footnote reference mark\/number, use {{FOOTNOTE_NUMBER}}. Then just embrace the actual footnote text with double brackets [[FOOTNOTE_NUMBER]] Footnote text [[FOOTNOTE_NUMBER]]. The footnote text can be placed either inline or at the bottom of the post, the plugin will find them and auto place them in the footer area.<\/p>\n\n<p>So this is what you would write in the post window...<\/p>\n\n<p>This is my post and I want to add a footnote{{1}} in the text. By default it will appear as a superscript.<\/p>\n\n<p>[[1]] My Footnote. [[1]]<\/p>\n\n<p>see the plugin webpage or the screenshots for examples.<\/p>\n\n<p>visit the sites page <a href='http:\/\/restoredisrael.org\/blog\/961\/footnote-plugin-test-page\/'>here<\/a><\/p>\n\n<h3>Credits<\/h3>\n\n<p>This plugin is a fork and combination of several other plugins.<\/p>\n\n<p>PHP-\nstratos at <a href='http:\/\/www.stratos.me\/wp-plugins\/yafootnotes\/'>YaFootnotes<\/a> and <a href='http:\/\/anxietypanichealth.com\/'>Mike Nichols<\/a><\/p>\n\n<h3>Contact<\/h3>\n\n<p>Developed by Lance Weaver.\nTo contact, leave a comment on the plugin <a href='http:\/\/restoredisrael.org\/blog\/961\/footnote-plugin-test-page\/'>website<\/a><\/p>\n\n<!--section=installation-->\n<p>Activate like any plugin.<\/p>\n\n<p>For those who have never done this, the easiest way is to login to your wordpress back-end, select the \"plugins\" section and select \"add new\". Then in the search box search for \"jQuery Hover Footnotes\".  It should find and display it in a list.  then just click \"activate\" and it should automatically download and activate it.  Easy as pie.<\/p>\n\n<p>Realize you can also download the plugin manually to your computer, and use the \"upload\" option on that plugin install page in your wordpress backend.<\/p>\n\n<p>enjoy.<\/p>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Added the admin panal with the user changeable options<\/li>\n<li>Added the jQuery hover\/pop up support<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Completely changed the javascript to a new code base. (fixes positioning bugs)<\/li>\n<li>Made some changes to the php file<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>For large footnotes (larger than 150px height of text) made popup height absolute and \nadded a scrollbar.  For small popups, made popup box shrink to fit text.<\/li>\n<li>Fixed a bug with enque_script which made script not load with some php versions.<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Changed regular expression so any text can be used as a footnote, not just numbers<\/li>\n<li>Fixed bug in JS that made ANSI chars in footnote not work in firefox.<\/li>\n<\/ul>","raw_excerpt":"JQuery Hover Footnotes lets you add footnotes with qualifiers of you&#039;re choosing, then dynamically displays them on hover-over.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/12019","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=12019"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/weaverlancegmailcom"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=12019"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=12019"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=12019"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=12019"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=12019"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=12019"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}