{"id":3554,"date":"2011-03-09T13:57:29","date_gmt":"2011-03-09T12:57:29","guid":{"rendered":"http:\/\/wp1.c128sdmsoft.net\/io\/?page_id=3554"},"modified":"2012-04-29T10:57:32","modified_gmt":"2012-04-29T08:57:32","slug":"wp-footnotes","status":"publish","type":"page","link":"https:\/\/wp1.c128sdmsoft.net\/io\/manuali\/wordpress-plug-in\/wp-footnotes","title":{"rendered":"WP-Footnotes"},"content":{"rendered":"<h2><strong>WP-Footnotes (a plugin for WordPress)<\/strong><\/h2>\n<p>Trying to figure out how to use the WordPress Footnotes plugin? You&#8217;ve come to the right place. If you&#8217;ve got feedback <a href=\"http:\/\/www.elvery.net\/drzax\/about\/contact-author\/\">send it in \u00bb<\/a><\/p>\n<p>Feature requests and bug reports should be recorded on <a href=\"http:\/\/plugins.trac.wordpress.org\/newticket\">the WordPress Plugins Trac system<\/a> (make sure you select wp-footnotes as the component).<\/p>\n<h2>Installation<\/h2>\n<ol>\n<li>Download it from the official <a href=\"http:\/\/wordpress.org\/extend\/plugins\/\">WordPress Plugin Repository<\/a>.<\/li>\n<li>Upload the <code>footnotes<\/code> folder and all it&#8217;s contents to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.<\/li>\n<li>You&#8217;re good to go!<\/li>\n<\/ol>\n<h2>Usage<\/h2>\n<p>Creating a footnote is dead simple, just include it with double parentheses ((Your very own footnote!)), like that. With the WP-Footnotes plugin enabled the previous sentence will end up looking like this:<\/p>\n<blockquote><p>Creating a footnote is dead simple, just include it with double parentheses<sup><a id=\"identifier_0_2039\" class=\"footnote-link footnote-identifier-link\" title=\"Your very own footnote!\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#footnote_0_2039\">1<\/a><\/sup>, like that.<\/p><\/blockquote>\n<p><strong>Important note:<\/strong> Make sure you include a <em>space<\/em> before your opening double parentheses! or the footnote won&#8217;t work<sup><a id=\"identifier_1_2039\" class=\"footnote-link footnote-identifier-link\" title=\"This was a deliberate decision made when writing the second version of footnotes (v0.9) so that if WP-Footnotes was to stop working for some unholy reason, it wouldn't end up looking((really silly)), but only ((kind of silly)).\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#footnote_1_2039\">2<\/a><\/sup>.<\/p>\n<h3>Old School<\/h3>\n<p>Back in the day when the very first version of WP-Footnotes was released the mark-up used was a little different. If you&#8217;re one of those people who was around back then, rest assured that an upgrade won&#8217;t make your posts using the old mark-up look totally stupid. In fact they will look exactly as they&#8217;re supposed to, footnotes and all<sup><a id=\"identifier_2_2039\" class=\"footnote-link footnote-identifier-link\" title=\"Yes, that means you can, if you like, continue using the old mark-up &lt;footnote&gt;like this&lt;\/footnote&gt;.\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#footnote_2_2039\">3<\/a><\/sup>.<\/p>\n<h2>Options<\/h2>\n<p>You have a fair few options to do with how the identifier links<sup><a id=\"identifier_3_2039\" class=\"footnote-link footnote-identifier-link\" title=\"That's the little number bit.\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#footnote_3_2039\">4<\/a><\/sup>, footnotes and back-links look which can be found in the WordPress admin area under Settings \u00bb Footnotes. Most of the options are fairly self explanatory.<\/p>\n<h2>Other Features<\/h2>\n<h3>Paginated Posts<\/h3>\n<p>Some of you seem to like paginating post, which at this point is kind of problematic. By default each page of your post will have it&#8217;s own set of footnotes at the bottom and the numbering will start again from 1 for each page.<\/p>\n<p>At this point the only way to get around that<sup><a id=\"identifier_4_2039\" class=\"footnote-link footnote-identifier-link\" title=\"This problem could be solved much more elegantly if WordPress provided one or two more filter hooks for manipulating the post content at different points in the stack.\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#footnote_4_2039\">5<\/a><\/sup> is to know how many posts are on each page and tell WP-Footnotes what number you want the list to start at for each of the pages. So at some point on each page<sup><a id=\"identifier_5_2039\" class=\"footnote-link footnote-identifier-link\" title=\"That is, between each &lt;!--nextpage--&gt; tag.\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#footnote_5_2039\">6<\/a><\/sup> you need to add a tag to let WP-Footnotes know what number the footnotes on this page should start at. The tag should look like this<\/p>\n<div class=\"syntax_highlight\">\n<ol>\n<li class=\"li1\">\n<div class=\"de1\"><span class=\"sy0\">&lt;!&#8211;<\/span>startnum<span class=\"sy0\">=<\/span><span class=\"nu0\">5<\/span><span class=\"sy0\">&#8211;&gt;<\/span><\/div>\n<\/li>\n<\/ol>\n<pre class=\"php\"><\/pre>\n<\/div>\n<p>where &#8220;5&#8221; is the number you want the footnotes for this page to start at.<\/p>\n<h3>Referencing<\/h3>\n<p>Sometimes it&#8217;s useful to be able to refer to a previous footnote a second (or third, or fourth&#8230;) time. To do this, you can either simply insert the exact same text<sup><a id=\"identifier_6_2039\" class=\"footnote-link footnote-identifier-link\" title=\"Like this.\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#footnote_6_2039\">7<\/a><\/sup> as you did the first time<sup><a id=\"identifier_7_2039\" class=\"footnote-link footnote-identifier-link\" title=\"Like this.\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#footnote_7_2039\">8<\/a><\/sup> and identifier should simply reference the previous note. Alternatively, if you don&#8217;t want to do all that typing again, you can construct a footnote like this: ((ref:1)). and the identifier will reference the footnote with the given number<sup><a id=\"identifier_8_2039\" class=\"footnote-link footnote-identifier-link\" title=\"Even though it's a little more typing, using the exact text method is much more robust. The number referencing will not work across multiple=\">9<\/a><\/sup>.<\/p>\n<h2>Download<\/h2>\n<p>Download it from the official <a href=\"http:\/\/wordpress.org\/extend\/plugins\/\">WordPress Plugin Repository<\/a>.<\/p>\n<ol class=\"footnotes\">\n<li id=\"footnote_0_2039\" class=\"footnote\">Your very own footnote! [<a class=\"footnote-link footnote-back-link\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#identifier_0_2039\">\u21a9<\/a>]<\/li>\n<li id=\"footnote_1_2039\" class=\"footnote\">This was a deliberate decision made when writing the second version of footnotes (v0.9) so that if WP-Footnotes was to stop working for some unholy reason, it wouldn&#8217;t end up looking((really silly)), but only ((kind of silly)). [<a class=\"footnote-link footnote-back-link\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#identifier_1_2039\">\u21a9<\/a>]<\/li>\n<li id=\"footnote_2_2039\" class=\"footnote\">Yes, that means you can, if you like, continue using the old mark-up\n<div class=\"syntax_highlight\">\n<ol>\n<li class=\"li1\">\n<div class=\"de1\"><span class=\"sy0\">&lt;<\/span>footnote<span class=\"sy0\">&gt;<\/span><\/div>\n<\/li>\n<\/ol>\n<pre class=\"php\"><\/pre>\n<\/div>\n<p>like this<\/p>\n<div class=\"syntax_highlight\">\n<ol>\n<li class=\"li1\">\n<div class=\"de1\"><span class=\"sy0\">&lt;\/<\/span>footnote<span class=\"sy0\">&gt;<\/span><\/div>\n<\/li>\n<\/ol>\n<pre class=\"php\"><\/pre>\n<\/div>\n<p>. [<a class=\"footnote-link footnote-back-link\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#identifier_2_2039\">\u21a9<\/a>]<\/li>\n<li id=\"footnote_3_2039\" class=\"footnote\">That&#8217;s the little number bit. [<a class=\"footnote-link footnote-back-link\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#identifier_3_2039\">\u21a9<\/a>]<\/li>\n<li id=\"footnote_4_2039\" class=\"footnote\">This problem could be solved much more elegantly if WordPress provided one or two more filter hooks for manipulating the post content at different points in the stack. [<a class=\"footnote-link footnote-back-link\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#identifier_4_2039\">\u21a9<\/a>]<\/li>\n<li id=\"footnote_5_2039\" class=\"footnote\">That is, between each\n<div class=\"syntax_highlight\">\n<ol>\n<li class=\"li1\">\n<div class=\"de1\"><span class=\"sy0\">&lt;!&#8211;<\/span>nextpage<span class=\"sy0\">&#8211;&gt;<\/span><\/div>\n<\/li>\n<\/ol>\n<pre class=\"php\"><\/pre>\n<\/div>\n<p>tag. [<a class=\"footnote-link footnote-back-link\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#identifier_5_2039\">\u21a9<\/a>]<\/li>\n<li id=\"footnote_6_2039\" class=\"footnote\">Like this. [<a class=\"footnote-link footnote-back-link\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#identifier_6_2039\">\u21a9<\/a>]<\/li>\n<li id=\"footnote_7_2039\" class=\"footnote\">Like this. [<a class=\"footnote-link footnote-back-link\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#identifier_7_2039\">\u21a9<\/a>]<\/li>\n<li id=\"footnote_8_2039\" class=\"footnote\">Even though it&#8217;s a little more typing, using the exact text method is much more robust. The number referencing will not work across multiple pages in a paged post (but will work within the page). Also, if you use the number referencing system you risk them identifying the incorrect footnote if you go back and insert a new footnote and forget to change the referenced number. [<a class=\"footnote-link footnote-back-link\" href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin#identifier_8_2039\">\u21a9<\/a>]<\/li>\n<\/ol>\n<p>data estrazione articolo originale 22-02-2011 &#8211; <a href=\"http:\/\/elvery.net\/drzax\/wordpress-footnotes-plugin\">link<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>WP-Footnotes (a plugin for WordPress) Trying to figure out how to use the WordPress Footnotes plugin? You&#8217;ve come to the right place. If you&#8217;ve got feedback send it in \u00bb Feature requests and bug reports should be recorded on the &hellip; <a href=\"https:\/\/wp1.c128sdmsoft.net\/io\/manuali\/wordpress-plug-in\/wp-footnotes\">Continua a leggere<span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"parent":3528,"menu_order":20,"comment_status":"open","ping_status":"closed","template":"onecolumn-page.php","meta":{"ngg_post_thumbnail":0,"jetpack_post_was_ever_published":false,"footnotes":""},"class_list":["post-3554","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wp1.c128sdmsoft.net\/io\/wp-json\/wp\/v2\/pages\/3554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp1.c128sdmsoft.net\/io\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wp1.c128sdmsoft.net\/io\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wp1.c128sdmsoft.net\/io\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/wp1.c128sdmsoft.net\/io\/wp-json\/wp\/v2\/comments?post=3554"}],"version-history":[{"count":3,"href":"https:\/\/wp1.c128sdmsoft.net\/io\/wp-json\/wp\/v2\/pages\/3554\/revisions"}],"predecessor-version":[{"id":3757,"href":"https:\/\/wp1.c128sdmsoft.net\/io\/wp-json\/wp\/v2\/pages\/3554\/revisions\/3757"}],"up":[{"embeddable":true,"href":"https:\/\/wp1.c128sdmsoft.net\/io\/wp-json\/wp\/v2\/pages\/3528"}],"wp:attachment":[{"href":"https:\/\/wp1.c128sdmsoft.net\/io\/wp-json\/wp\/v2\/media?parent=3554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}