{"id":5102,"date":"2009-03-23T22:19:12","date_gmt":"2009-03-23T22:19:12","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/iperbox\/"},"modified":"2010-01-13T21:25:05","modified_gmt":"2010-01-13T21:25:05","slug":"iperbox","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/iperbox\/","author":2199171,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.07","stable_tag":"trunk","tested":"2.9.2","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"IperBox","header_author":"Heino Stegen","header_description":"","assets_banners_color":"","last_updated":"2010-01-13 21:25:05","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.heiste.de\/iperbox\/","header_author_uri":"http:\/\/www.heiste.de\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2385,"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.01beta","1.02","1.03","1.04","1.05","1.06","1.07"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539371","resolution":"2","location":"plugin","width":189,"height":189},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539371","resolution":"1","location":"plugin","width":255,"height":483}},"screenshots":{"1":"screenshot-1.png","2":"screenshot-2.png"}},"plugin_section":[],"plugin_tags":[163,37315,205,162],"plugin_category":[43,50],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-5102","plugin","type-plugin","status-closed","hentry","plugin_tags-images","plugin_tags-ipernity","plugin_tags-photos","plugin_tags-widget","plugin_category-customization","plugin_category-media","plugin_committers-heiste"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/iperbox.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/iperbox\/trunk\/screenshot-1.png?rev=1539371","caption":"screenshot-1.png"},{"src":"https:\/\/ps.w.org\/iperbox\/trunk\/screenshot-2.png?rev=1539371","caption":"screenshot-2.png"}],"raw_content":"<!--section=description-->\n<p>Show your Ipernity Pictures on Wordpress Sidebar. You can switch between showing your latest photos or the slideshow as on the Ipernity page. Very simple to install and use.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Uncompress the download package<\/li>\n<li>Upload the folder iperbox to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Add Iperbox as a widget to sidebar at the 'widget' menu. <\/li>\n<li>Fill in the settings according your needs. Important is your Ipernity username.The rest can be left as is. \nSave the changes und enjoy your pictures on the sidebar.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>My theme doesn't support Widgets?<\/dt>\n<dd><p>If you dont have a widget ready theme you can still enjoy this plugin.\nJust install the plugin as above described and activate it. Then edit your sidebar.php and add following code.\n&lt; ?php iperbox('USERNAME', 4, 'GROUPNAME', ALBUMNUMBER, 0, 0, SIZE, SIZEL) ? &gt;\nWhich means:\nUSERNAME (your Ipernity username) \n4 (count of pictures)\nGROUPNAME (leave '' for no group)\nALBUMNUMBER (Number of Album 0=show latest pics or 5 digit album number i.e. 72535\n0 (use lightbox = 1 for yes, 0 for no)\n0 (show only Slideshow = 1 for yes, 0 for no)\nSIZE (75 for thumbs, 100 for normal preview)\nSIZEL (560 for medium, 1024 for large picture in lightbox)<\/p><\/dd>\n<dt>How can I change the look of the widget?<\/dt>\n<dd><p>If you want to adjust the look of the widget. put something n your stylesheet like: \n.iperbox { padding: 2px; margin: 2px; border: solid 1px; color: gray } \ni<\/p><\/dd>\n<dt>Help I get an error<\/dt>\n<dd><p>After activating the plugin all I get is an error message:\nfatal error: Call to undefined function: simplexml_load_string() in \/wp-content\/plugins\/iperbox\/iperbox.php on line 40<\/p>\n\n<ul>\n<li>The plugin needs php 5.0 or higher.If you still have php4 running, you will get this error and the plugin does not work. I'm sorry but I haven't found a solution for this yet as the function I use is not implemented in php 4. Please upgrade to php 5.x<\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>Version 1.07<\/h4>\n\n<ul>\n<li>Added cURL extention to fetch the feed (thanks to Marcel)<\/li>\n<\/ul>\n\n<h4>Version 1.06<\/h4>\n\n<ul>\n<li>Added prev - next when opened in lightbox<\/li>\n<\/ul>\n\n<h4>Version 1.05<\/h4>\n\n<ul>\n<li>Added a choice for size of picture to be viewed in Lightbox, medium (560px) or large (1024px)<\/li>\n<\/ul>\n\n<h4>Version 1.04<\/h4>\n\n<ul>\n<li>There is now a choice of size for thumbnails, added thumbnails from ipernity to maintain aspect ratio of preview. <\/li>\n<\/ul>\n\n<h4>Version 1.03<\/h4>\n\n<ul>\n<li>validate xhtml and css markup according to http:\/\/validator.w3.org\/<\/li>\n<\/ul>\n\n<h4>Version 1.02<\/h4>\n\n<ul>\n<li>added Group_id to shows pictures from group<\/li>\n<\/ul>\n\n<h4>Version 1.01<\/h4>\n\n<ul>\n<li>Complete rewrite. The new feed address of Ipernity is now used<\/li>\n<\/ul>\n\n<h4>Version 0.9<\/h4>\n\n<ul>\n<li>you have the option to show the slideshow as on Ipernity page.<\/li>\n<li>if there is no Lightbox Plugin (such as wp-lightbox2 or slimbox) installed, the link leads direct to the photo page on Ipernity.<\/li>\n<\/ul>","raw_excerpt":"Show your Ipernity Pictures on Wordpress Sidebar","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/5102","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=5102"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/heiste"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=5102"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=5102"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=5102"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=5102"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=5102"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=5102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}