{"id":6727,"date":"2009-09-15T19:11:26","date_gmt":"2009-09-15T19:11:26","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/sidenotes\/"},"modified":"2011-02-23T11:57:20","modified_gmt":"2011-02-23T11:57:20","slug":"sidenotes","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/sidenotes\/","author":4290836,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"1.0.1","tested":"3.0.5","requires":"2.3","requires_php":"","requires_plugins":"","header_name":"Sidenotes","header_author":"Stephan Lenhart","header_description":"","assets_banners_color":"","last_updated":"2011-02-23 11:57:20","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=E2MLMLMWFNT5U","header_plugin_uri":"http:\/\/www.uidesign.at\/journal\/2009\/09\/14\/sidenotes-wordpress-plugin-side-notes-for-your-blog\/","header_author_uri":"http:\/\/www.uidesign.at","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3195,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.9","0.9.1","0.9.2","0.9.3","1.0","1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1539244","resolution":"2","location":"plugin"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1539244","resolution":"3","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1539244","resolution":"1","location":"plugin"}},"screenshots":{"1":"The \"Settings\" page for the Sidenotes plugin: There are many ways to customize side notes to best fit to your site.","2":"The \"Tools\" page for the Sidenotes plugin: Here you can publish new side notes, edit existing ones or delete them.","3":"The result: An example of horizontal side notes in the footer area of your site."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[175,3843,166,31290,1378],"plugin_category":[],"plugin_contributors":[92681],"plugin_business_model":[],"class_list":["post-6727","plugin","type-plugin","status-closed","hentry","plugin_tags-links","plugin_tags-notes","plugin_tags-posts","plugin_tags-sidenotes","plugin_tags-simple","plugin_contributors-stephanlenhart","plugin_committers-stephanlenhart"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/sidenotes.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/sidenotes\/trunk\/screenshot-1.jpg?rev=1539244","caption":"The \"Settings\" page for the Sidenotes plugin: There are many ways to customize side notes to best fit to your site."},{"src":"https:\/\/ps.w.org\/sidenotes\/trunk\/screenshot-2.jpg?rev=1539244","caption":"The \"Tools\" page for the Sidenotes plugin: Here you can publish new side notes, edit existing ones or delete them."},{"src":"https:\/\/ps.w.org\/sidenotes\/trunk\/screenshot-3.jpg?rev=1539244","caption":"The result: An example of horizontal side notes in the footer area of your site."}],"raw_content":"<!--section=description-->\n<p>This plugin provides the possibility to simply add short side notes to your Wordpress blog, showing the date of publication, a title and a description. In addition the plugin provides a link to the site the side notes refers to. Simply activate it and add new side notes within the \"Tools\" admin panel. To show off your side notes just put <code>&lt;?php get_sidenotes(); ?&gt;<\/code> in your template. For easy syndication this plugin provides an additional RSS feed. The default URL of the feed is http:\/\/example.com\/feed\/sidenotes.<\/p>\n\n<p>Related Links:\n<a href=\"http:\/\/www.uidesign.at\/journal\/2009\/09\/14\/sidenotes-wordpress-plugin-side-notes-for-your-blog\/\" title=\"UI Design - Plugin Homepage\">Plugin Homepage<\/a> \n<a href=\"http:\/\/www.uidesign.at\" title=\"UI Design - Homepage\">Plugin Demo<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Copy the \"sidenotes\"-folder to your \/wp-content\/plugins\/ directory.<\/li>\n<li>Activate the plug-in through the \"Plugins\" menu in your WordPress admin panel and do some additional setup in the \"Settings\" menu if you want.<\/li>\n<li>Write your first side note within the \"Tools\" menu<\/li>\n<li>Place get_sidenotes() somewhere in your code<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>I want to show my sidenotes in a list as it is defined by default<\/dt>\n<dd><p>You have to enclose the function call <code>&lt;?php get_sidenotes(); ?&gt;<\/code> with &lt;ul&gt; tags<\/p><\/dd>\n<dt>Is there a demo of the plugin?<\/dt>\n<dd><p>Yes of course! Just visit my <a href=\"http:\/\/www.uidesign.at\" title=\"UI Design - Homepage\">homepage<\/a><\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.9<\/h4>\n\n<ul>\n<li>Initial version<\/li>\n<\/ul>\n\n<h4>0.9.1<\/h4>\n\n<ul>\n<li>Bug Fix: Cyrillic language support<\/li>\n<\/ul>\n\n<h4>0.9.2<\/h4>\n\n<ul>\n<li>Bug Fix: Display date \/ time in local language<\/li>\n<\/ul>\n\n<h4>0.9.3<\/h4>\n\n<ul>\n<li>New feature: Output all (or specific number of) Sidenotes via <code>&lt;?get_sidenotes_archives(); ?&gt;<\/code><\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Bug Fix: Update database structure from timestamp to datetime to correctly display date \/ time<\/li>\n<li>Bug Fix: Output of side notes entries in correct order<\/li>\n<li>Bug Fix: Output of side notes in sidenotes-rss.php - please update file in your root-directory!<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>New Feature: Sidenotes RSS feed reworked to better support RSS readers (e.g. avoid HTTP 404 errors). Do <strong>NOT<\/strong> copy sidenotes-rss.php out of plugin-directory. This is not neccessary anymore.<\/li>\n<\/ul>","raw_excerpt":"Simply add short side notes to your site, showing a date, title, description and a link. An additional RSS feed provides easy syndication.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/6727","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=6727"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/stephanlenhart"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=6727"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=6727"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=6727"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=6727"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=6727"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=6727"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}