{"id":45089,"date":"2009-04-19T14:20:44","date_gmt":"2009-04-19T14:20:44","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/flickr-highslide\/"},"modified":"2010-10-08T02:47:13","modified_gmt":"2010-10-08T02:47:13","slug":"flickr-highslide","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/flickr-highslide\/","author":2289339,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.4.1","stable_tag":"1.4.1","tested":"3.3.2","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"Flickr + Highslide","header_author":"Pim Linders","header_description":"","assets_banners_color":"","last_updated":"2010-10-08 02:47:13","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/flickrhighslide.com","header_plugin_uri":"http:\/\/flickrhighslide.com","header_author_uri":"http:\/\/www.pimlinders.com","rating":0,"author_block_rating":0,"active_installs":40,"downloads":31367,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog","other_notes"],"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.1","0.2","0.3","1.0","1.2","1.3","1.3.1","1.4","1.4.1"],"block_files":[],"assets_screenshots":{"screenshot-4.jpg":{"filename":"screenshot-4.jpg","revision":"1538935","resolution":"4","location":"plugin"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1538935","resolution":"2","location":"plugin"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1538935","resolution":"3","location":"plugin"},"screenshot-6.jpg":{"filename":"screenshot-6.jpg","revision":"1538935","resolution":"6","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1538935","resolution":"1","location":"plugin"},"screenshot-5.jpg":{"filename":"screenshot-5.jpg","revision":"1538935","resolution":"5","location":"plugin"}},"screenshots":{"1":"Admin Area","2":"Flickr gallery with pagination","3":"Highslide - White border and drop shadow","4":"Highslide - White design","5":"Highslide - Vertical thumbstrip to the left","6":"Highslide - Gallery in the parent page"}},"plugin_section":[],"plugin_tags":[83,210,163,205,86],"plugin_category":[50,56],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-45089","plugin","type-plugin","status-closed","hentry","plugin_tags-admin","plugin_tags-gallery","plugin_tags-images","plugin_tags-photos","plugin_tags-post","plugin_category-media","plugin_category-social-and-sharing","plugin_committers-pimlinders"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/flickr-highslide.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/flickr-highslide\/trunk\/screenshot-1.jpg?rev=1538935","caption":"Admin Area"},{"src":"https:\/\/ps.w.org\/flickr-highslide\/trunk\/screenshot-2.jpg?rev=1538935","caption":"Flickr gallery with pagination"},{"src":"https:\/\/ps.w.org\/flickr-highslide\/trunk\/screenshot-3.jpg?rev=1538935","caption":"Highslide - White border and drop shadow"},{"src":"https:\/\/ps.w.org\/flickr-highslide\/trunk\/screenshot-4.jpg?rev=1538935","caption":"Highslide - White design"},{"src":"https:\/\/ps.w.org\/flickr-highslide\/trunk\/screenshot-5.jpg?rev=1538935","caption":"Highslide - Vertical thumbstrip to the left"},{"src":"https:\/\/ps.w.org\/flickr-highslide\/trunk\/screenshot-6.jpg?rev=1538935","caption":"Highslide - Gallery in the parent page"}],"raw_content":"<!--section=description-->\n<p>This plugin displays flickr photos using highslide.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>13 unique ways of displaying your photos<\/li>\n<li>8 different gallery styles<\/li>\n<li>Displays photos from a photoset<\/li>\n<li>Displays all of a user's photos <\/li>\n<li>Displays photos in latest or random order<\/li>\n<li>Ability to change the size of images and thumbnails<\/li>\n<li>Ability to seperate photos into pages<\/li>\n<li>Displays photo titles<\/li>\n<li>Shortcode now allows for overriding many of the default settings, \nparticularly useful for a home page widget.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the files to wp-content\\plugins\\flickr-highslide<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Configure Flickr + Highslide by going to Admin -&gt; Settings -&gt; Flickr + Highslide<\/li>\n<li>Go to your post\/page and insert the tag '[flickr_highslide]'<\/li>\n<li>Alternatively you can insert <code>&lt;?php flickr_highslide(); ?&gt;<\/code> within your blog's templates by going to Admin -&gt; Appearance -&gt; Editor<\/li>\n<li>If you like to use multiple photosets on a post\/page insert [flickr_highslide set=\"NAME OF PHOTOSET HERE\"], replacing NAME OF PHOTOSET HERE with the name of your photoset<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do I find a flickr user ID?<\/dt>\n<dd><p>You can use this tool http:\/\/idgettr.com\/ to find your flickr user ID.<\/p><\/dd>\n<dt>This photo is currently unavailable<\/dt>\n<dd><p>You get this error if you have changed the permission of your pictures from private to public and vice versa. If you want large images then you will need to re-upload your pictures as public to flickr. Changing the image size to medium or small will display your images.<\/p><\/dd>\n<dt>How do I use the extended 'shortcode parameters' added in 1.4.1?<\/dt>\n<dd><p>The standard shortcode would look like:\n    [flickr_highslide set=\"MY SET NAME\"]<\/p>\n\n<p>If you want to use only a few photos (like on a home-page widget)\n    [flickr_highslide set=\"MY SET NAME\" pagesize=5 imagenum=5 pagination=false extrastyle=\"margin-left: 15px; \" ]<\/p>\n\n<pre><code>This example forces only 5 images to show, have no pagination section, and add 15 pixels of margin (for spacing).\n<\/code><\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.4.1<\/h4>\n\n<ul>\n<li>Fixed a bug which forced the gallery to be at the top of the page\/post<\/li>\n<li>Added shortcode expansion inside of WP widget text blocks.<\/li>\n<li>Added support for shortcode parameters to override plugin settings.<\/li>\n<li>Added support for shortcode parameter of 'extrastyle' and 'class'. If used, \nthese are added to the outer HTML div tag.<\/li>\n<li>Tested with WP 3.3.1.<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Added the ability to display multiple photosets<\/li>\n<li>Fixed random function<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Changed API key to user input<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Added alt tags to images<\/li>\n<li>Added pagination support<\/li>\n<li>Updated Highslide JS<\/li>\n<li>Removed image limit<\/li>\n<li>Implemented cURL<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Added photoset support<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added highslide gallery options<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Improved backend<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Added highslide options<\/li>\n<li>Added order control<\/li>\n<li>Added image size control<\/li>\n<li>Added thumbnail control<\/li>\n<li>Added additional error checking<\/li>\n<li>Fixed bugs<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Added display title control<\/li>\n<li>Removed alt tag from images<\/li>\n<\/ul>\n\n<!--section=other_notes-->\n<h3>Credits<\/h3>\n\n<p>Copyright 2009-2012  Pim Linders<\/p>\n\n<p>This program is free software; you can redistribute it and\/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2 of the License, or\n(at your option) any later version.<\/p>\n\n<p>This program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.<\/p>\n\n<p>You should have received a copy of the GNU General Public License\nalong with this program; if not, write to the Free Software\nFoundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA<\/p>","raw_excerpt":"This plugin displays flickr photos using highslide.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/45089","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=45089"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/pimlinders"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=45089"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=45089"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=45089"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=45089"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=45089"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=45089"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}