{"id":10836,"date":"2010-10-11T13:39:24","date_gmt":"2010-10-11T13:39:24","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/spicy-blogroll\/"},"modified":"2011-01-20T14:14:35","modified_gmt":"2011-01-20T14:14:35","slug":"spicy-blogroll","status":"closed","type":"plugin","link":"https:\/\/cn.wordpress.org\/plugins\/spicy-blogroll\/","author":7100176,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"trunk","tested":"3.0.5","requires":"2.6","requires_php":"","requires_plugins":"","header_name":"Spicy Blogroll","header_author":"Michael Pedzotti","header_description":"","assets_banners_color":"","last_updated":"2011-01-20 14:14:35","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.michaelpedzotti.com\/wordpress-plugins\/spicy-blogroll\/","header_plugin_uri":"http:\/\/www.michaelpedzotti.com\/wordpress-plugins\/spicy-blogroll","header_author_uri":"http:\/\/www.michaelpedzotti.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3577,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0.0":"<ul>\n<li>For the plugin to function correctly you must deactivate your current plugin if you are installing this manually, upload the new files, then reactivate. Auto-updating the plugin via your blog dashboard is the best method as this is done for you.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566868","resolution":"1","location":"plugin"}},"screenshots":{"1":"Spicy Blogroll on a blog"}},"plugin_section":[],"plugin_tags":[221,2657,175,850,168],"plugin_category":[43,56,59],"plugin_contributors":[92981],"plugin_business_model":[],"class_list":["post-10836","plugin","type-plugin","status-closed","hentry","plugin_tags-ajax","plugin_tags-blogroll","plugin_tags-links","plugin_tags-rss","plugin_tags-sidebar","plugin_category-customization","plugin_category-social-and-sharing","plugin_category-utilities-and-tools","plugin_contributors-michaelpedzotti","plugin_committers-michaelpedzotti"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/spicy-blogroll.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/spicy-blogroll\/trunk\/screenshot-1.png?rev=1566868","caption":"Spicy Blogroll on a blog"}],"raw_content":"<!--section=description-->\n<p>Spicy Blogroll will bring life to an otherwise static Blogroll. It shows a number of post excerpts for each link in your Blogroll using Ajax.<\/p>\n\n<p>When your visitor hovers over a Blogroll link the RSS feed from the site is discovered and a number of recent posts is shown dynamically in a popup box. Each post excerpt includes the post date, a clickable title and the excerpt. You choose the length of the excerpt and whether or not the click opens the post in the same or a new window\/tab.<\/p>\n\n<p>Spicy BlogRoll makes use of internal caching for feed discovery and WordPress caching for RSS feeds to make sure everything is smooth for your visitor.<\/p>\n\n<p>Practically everything can be customized in the options panel including pop-up width and height, number of posts to show, excerpt length, RSS timeout delay, opacity, link click option (open link in new or parent window) and all the text and error messages. The overall style mimics the existing theme of your blog.<\/p>\n\n<p>Spicy Blogroll allows you to spread more link love to your favorite bloggers and encourages click-throughs to them. Encourage those on your Blogroll to install this plugin on their blog and link back to you for your link love in return.<\/p>\n\n<p>Plugin by Michael Pedzotti. Concept is based on the Live Blogroll plugin by Vladimir Prelovac but with a really slick options page with many more adjustable options.<\/p>\n\n<h3>License<\/h3>\n\n<p>This file is part of Spicy Blogroll.<\/p>\n\n<p>Spicy Blogroll is free software: you can redistribute it and\/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.<\/p>\n\n<p>Spicy Blogroll is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<\/p>\n\n<p>You should have received a copy of the GNU General Public License along with Category Search. If not, see <a href=\"http:\/\/www.gnu.org\/licenses\/\">http:\/\/www.gnu.org\/licenses\/<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the whole plugin folder to your \/wp-content\/plugins\/ folder.<\/li>\n<li>Go to the Plugins page and activate the plugin.<\/li>\n<li>Click on the settings link under the plugin name or manually navigate to the settings page.<\/li>\n<li>Use the Options page to customize the plugin to suit your blog.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How does it work?<\/dt>\n<dd><p>Spicy Blogroll uses Javascript and Ajax to dynamically retrieve a number of recent posts from the sites in your Blogroll. The posts are then displayed in a pop-up hover box near the mouse position based on coordinates you set in the settings panel.<\/p>\n\n<p>Spicy Blogroll will first attempt to retrieve the RSS feed from the link supplied in your Blogroll data. If not successful, it will then attempt several other feed locations to autodiscover the feed. If found this feed will be used to populate several entries (you can set the number) in the pop-up.<\/p><\/dd>\n<dt>Spicy Blogroll does not show a preview for some of the sites listed in my Blogroll. Why is that?<\/dt>\n<dd><p>The site may not have the RSS feed listed in it's HTML or it is offline for some reason. Try locating the RSS feed URL manually and edit your Blogroll\/Links entry to reflect the latest RSS URL.<\/p><\/dd>\n<dt>Can I suggest a feature or upgrade for the plugin?<\/dt>\n<dd><p>Of course, visit <a href=\"http:\/\/www.michaelpedzotti.com\/wordpress-plugins\/spicy-blogroll\/\">Spicy Blogroll Home Page<\/a><\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Plugin now adds a unique link class to blogroll hyperlinks to allow the JQuery hook to identify blogrolls in practically any theme. Previously the plugin would not operate in some themes due to differences in class choices by theme developers.<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Changed a global variable name ($options=&gt;$sbr_options) to avoid clashing with one or more other plugins.<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Spices up your regular Blogroll by showing an Ajax popup with post excerpts for each link in your Blogroll. Fully customizable via settings page.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/10836","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=10836"}],"author":[{"embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/michaelpedzotti"}],"wp:attachment":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=10836"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=10836"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=10836"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=10836"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=10836"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=10836"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}