{"id":22291,"date":"2013-03-19T16:00:44","date_gmt":"2013-03-19T16:00:44","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/send-to-kindle\/"},"modified":"2013-04-22T22:03:08","modified_gmt":"2013-04-22T22:03:08","slug":"send-to-kindle","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/send-to-kindle\/","author":11607829,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.3","stable_tag":"1.0.3","tested":"3.5.2","requires":"3.1","requires_php":"","requires_plugins":"","header_name":"Amazon Send to Kindle","header_author":"Amazon.com, Inc.","header_description":"","assets_banners_color":"4f4f50","last_updated":"2013-04-22 22:03:08","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/send-to-kindle\/","header_author_uri":"https:\/\/www.amazon.com\/gp\/sendtokindle\/","rating":3.3,"author_block_rating":0,"active_installs":60,"downloads":13968,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"2","2":0,"3":"2","4":0,"5":"3"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"684287","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"684287","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"684287","resolution":"2","location":"assets"}},"screenshots":{"1":"The settings screen allows you to easily change how the Send to Kindle Button\nwill look on your blog with the live preview feature.","2":"The advanced settings screen lets you specify exactly what content gets\nextracted and exactly how you want to design your button."}},"plugin_section":[],"plugin_tags":[209,6912,5218,9342,324],"plugin_category":[45,56],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-22291","plugin","type-plugin","status-closed","hentry","plugin_tags-amazon","plugin_tags-kindle","plugin_tags-reader","plugin_tags-reading","plugin_tags-sharing","plugin_category-ecommerce","plugin_category-social-and-sharing"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/send-to-kindle_4f4f50.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/send-to-kindle\/assets\/screenshot-1.png?rev=684287","caption":"The settings screen allows you to easily change how the Send to Kindle Button\nwill look on your blog with the live preview feature."},{"src":"https:\/\/ps.w.org\/send-to-kindle\/assets\/screenshot-2.png?rev=684287","caption":"The advanced settings screen lets you specify exactly what content gets\nextracted and exactly how you want to design your button."}],"raw_content":"<!--section=description-->\n<p>Adding this button to your site opens it up to millions of Kindle customers that\nwant to enjoy your blog on their Kindle.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Readers can send posts to multiple Kindles at once.<\/li>\n<li>Posts can be saved in the cloud and accessed anytime, everywhere.<\/li>\n<li>Configure how the button will look and which page types it will appear on.<\/li>\n<li>Use the shortcode <code>[sendtokindle]<\/code> to place a Send to Kindle button anywhere.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>Use the built-in WordPress plugin installer to automatically put everything in\nthe right place. If you prefer to install plugins manually, put Send to Kindle\nwith your other plugins: <code>wp-content\/plugins\/send-to-kindle\/<\/code><\/p>\n\n<p>To activate Send to Kindle, look inside the admin panel for the \"Plugins\" tab.\nBy clicking \"Activate\" you agree to the <a href=\"https:\/\/www.amazon.com\/gp\/help\/customer\/display.html?&amp;nodeId=201139380\">Send to Kindle Terms of\nUse<\/a>.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>I use a custom theme and my content doesn't extract!<\/dt>\n<dd><p>Some themes make a lot of changes to the structure of your blog without reusing\nthe normal CSS classes. In this case, you should use the Advanced settings\nscreen to create custom CSS selectors. These will allow the button to find your\ncontent body and exclude unrelated information.<\/p><\/dd>\n<dt>How do I design the button to fit on my page?<\/dt>\n<dd><p>In the Advanced settings screen, there is an option to provide your own HTML\nmarkup to customize how you want the button to look. Just make sure to give it\nthe <code>kindleWidget<\/code> class so our JavaScript can still find it.<\/p><\/dd>\n<dt>Why don't my images appear in the preview window?<\/dt>\n<dd><p>Usually, this is caused by hosting images on a different domain than what the\ncontent is hosted on, such as a content delivery network. By default, web\nbrowsers restrict scripts from downloading resources if the domains do not\nmatch. You can override this behavior by modifying HTTP headers related to\n<a href=\"http:\/\/www.w3.org\/TR\/cors\/\">Cross-Origin Resource Sharing<\/a>. Otherwise, place a\ncopy of the image on the same server as the content and that will be downloaded\ninstead. Images that cannot be downloaded will not appear in the preview window.<\/p><\/dd>\n<dt>What does \"content body\" versus \"exclude\" mean?<\/dt>\n<dd><p>The content body refers an element on the page containing all of the content for\na given article. If content is spread out across multiple paragraph tags, and\nall of those tags are contained in single section tag, the content refers to the\nsection tag. Sometimes, unwanted elements such as sidebars, advertising,\ncomments and other sections are inline with the content. You can exclude all of\nthese pieces with a comma-separated list of CSS selectors.<\/p><\/dd>\n<dt>How do I indicate multi-page articles?<\/dt>\n<dd><p>Use the Advanced settings to create a custom CSS selector for your content. The\nselector should point to a single link which goes to the next page. For example,\nif you have a link to the next page with an id \"next\", use the selector <code>a#next<\/code>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fixes to prevent the button from appearing in blog search results and blog\nexcerpts.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Improved the button display for certain WordPress themes.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Changed the script to being included in the footer to prevent initialization\nbefore the button has appeared on the page.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release!<\/li>\n<\/ul>","raw_excerpt":"The Send to Kindle Button lets readers enjoy your blog anytime, everywhere on\ntheir Kindle devices and free reading apps.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/22291","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=22291"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/anonymized-11607829"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=22291"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=22291"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=22291"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=22291"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=22291"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=22291"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}