{"id":9934,"date":"2010-07-29T19:24:59","date_gmt":"2010-07-29T19:24:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-picasa\/"},"modified":"2010-08-23T21:30:39","modified_gmt":"2010-08-23T21:30:39","slug":"wp-picasa","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wp-picasa\/","author":2222536,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.4","stable_tag":"1.0.4","tested":"3.0.5","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"wp-picasa","header_author":"Oskari Rauta","header_description":"","assets_banners_color":"","last_updated":"2010-08-23 21:30:39","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.roadrunner.cx","header_author_uri":"http:\/\/www.roadrunner.cx","rating":0,"author_block_rating":0,"active_installs":10,"downloads":8069,"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":["1.0","1.0.1","1.0.2","1.0.3","1.0.4"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539143","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1539143","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539143","resolution":"1","location":"plugin"}},"screenshots":{"1":"Gallery view","2":"Album view","3":"Setup view"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[5719,210,133,6016],"plugin_category":[50],"plugin_contributors":[89460],"plugin_business_model":[],"class_list":["post-9934","plugin","type-plugin","status-closed","hentry","plugin_tags-album","plugin_tags-gallery","plugin_tags-image","plugin_tags-picasa","plugin_category-media","plugin_contributors-jake1981","plugin_committers-jake1981"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-picasa.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-picasa\/trunk\/screenshot-1.png?rev=1539143","caption":"Gallery view"},{"src":"https:\/\/ps.w.org\/wp-picasa\/trunk\/screenshot-2.png?rev=1539143","caption":"Album view"},{"src":"https:\/\/ps.w.org\/wp-picasa\/trunk\/screenshot-3.png?rev=1539143","caption":"Setup view"}],"raw_content":"<!--section=description-->\n<p>WP-Picasa adds a short code wp-picasa, where you are enabled to give a option\nalbumid if you wish to display a specific album. Plugin does not use Jon Design's\noriginal gallery view as album lister, but uses it's own version. It displays\n6 albums per page and uses AJAX to load views, or when pages are being changed.\nBest way to experience, is to try it.<\/p>\n\n<p>Here's some features:\n - Loads album lists (gallery) and albums and images using AJAX (no need to refresh window)\n - Has it's own very nice albm list view (gallery view) with pagination support\n - Uses Jon Design's popular Smooth Gallery to display albums\/pictures\n - Caches queries to picas to speed up things<\/p>\n\n<!--section=installation-->\n<p>Installing wp-picasa is very easy:<\/p>\n\n<ol>\n<li>Upload 'wp-picasa' to the '\/wp-content\/plugins\/' directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Enter your picasa user ID on the settings page.<\/li>\n<li>Place [wp_picasa] or [wp_picasa albumid=1234] to your posts or pages to make gallery appear.<\/li>\n<li>We're done!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>It doesn't work - There's a javascript error<\/dt>\n<dd><p>WP-Picasa uses mootools. If you have another plugin which uses jquery, then\nthere is a conflict. Somewhere I have seen a solution for this, but don't\nremember where. Search on forums and use google. If I happen to bump on it, \nI'll link it here.. Or you can e-mail me the link if you happen to find it :)<\/p><\/dd>\n<dt>I tried to put my albums name to albumid setting but it didn't work, why?<\/dt>\n<dd><p>Because albumID numbers are not album titles or descriptions. They are unique\nidentification numbers used internally by Picasa. You need to study picasa a\nbit to know this, so I'll help you out so you'll find it easier. Go to Picasa\nweb albums (not to software, browse to picasaweb.google.com\/[YOUR_USERID]) then\nopen album you want to embed. Now, find RSS somewhere on the right side of\nthe screen (in the grey bar) and open it, or check where it points. Address\nlooks like this:\nfeed:\/\/picasaweb.google.com\/data\/feed\/base\/user\/[YOUR_USERID]\/albumid\/[ALBUMID]\nso - copy albumid number from that link..<\/p><\/dd>\n<dt>What about future support for flickr and other similar systems?<\/dt>\n<dd><p>Nope. This was it so far..<\/p><\/dd>\n<dt>Are there multiple languages supported on wp-picasa?<\/dt>\n<dd><p>Yes. I provided english and finnish. Someone else may provide more.<\/p><\/dd>\n<dt>I tried to browse pictures with carousel but even though carousel detects multiple pictures, carousel is empty, why?<\/dt>\n<dd><p>Are you maybe using Safari, Chrome or Firefox? I suspect that you have AdBlock extension enabled. Disable it and it works.\nAdBlock seems to be hiding carousel..<\/p><\/dd>\n<dt>It queries xml requests from picasa's rss feed and caches them?<\/dt>\n<dd><p>Yes. Cache age has been set in common.php - it's as seconds and is\ninitially set to 7 minutes. Change variable $cache_time if this\ndoesn't suite your needs.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Fixed javascript problems for IE. Should function now in all browsers just fine.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fixed plugin's header<\/li>\n<li>Fidex lingual support<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Moved settings from plugins sub-menu to settings<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Compatibility check for wp 3.0.1 wp support<\/li>\n<li>Added some css3 transitions to opacity changes on album list view<\/li>\n<li>Moved language files to sub-directory lang in plugin's root directory<\/li>\n<li>Removed some additional css definitions which weren't in use<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li><p>Initial version.<\/p>\n\n<\/li>\n<\/ul>","raw_excerpt":"WP-Picasa adds support for displaying picasa albums\/gallery on posts or pages using customized Jon Design&#039;s Smooth Gallery as a embedded viewer.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/9934","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=9934"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jake1981"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=9934"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=9934"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=9934"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=9934"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=9934"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=9934"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}