{"id":8886,"date":"2010-04-30T16:37:42","date_gmt":"2010-04-30T16:37:42","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/popeye\/"},"modified":"2011-01-22T16:22:42","modified_gmt":"2011-01-22T16:22:42","slug":"popeye","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/popeye\/","author":6021972,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.2.5","stable_tag":"trunk","tested":"3.0.5","requires":"2.9","requires_php":"","requires_plugins":"","header_name":"wp-popeye","header_author":"Christoph Peschel","header_description":"","assets_banners_color":"","last_updated":"2011-01-22 16:22:42","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/chrp.es\/","header_plugin_uri":"http:\/\/chrp.es\/wp-popeye","header_author_uri":"http:\/\/chrp.es\/","rating":0,"author_block_rating":0,"active_installs":50,"downloads":15533,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.2.4":"<p>You can now select the navigation display mode from wp&#039;s backend<\/p>","0.2.2":"<p>Now popeye can show more than 5 images attached to a post and images can be ordered.<\/p>","0.2.1":"<p>This release allows wp-popeye to run with PHP4 and fixes some IE6 issues.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.2"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539036","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539036","resolution":"1","location":"plugin"}},"screenshots":{"1":"This is an example how popeye displays your images within the text using the example-green style.","2":"This is another one using example-blue."}},"plugin_section":[],"plugin_tags":[210,133,163,3936,1378],"plugin_category":[43,50,59],"plugin_contributors":[87178],"plugin_business_model":[],"class_list":["post-8886","plugin","type-plugin","status-closed","hentry","plugin_tags-gallery","plugin_tags-image","plugin_tags-images","plugin_tags-inline","plugin_tags-simple","plugin_category-customization","plugin_category-media","plugin_category-utilities-and-tools","plugin_contributors-stromchris","plugin_committers-stromchris"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/popeye.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/popeye\/trunk\/screenshot-1.png?rev=1539036","caption":"This is an example how popeye displays your images within the text using the example-green style."},{"src":"https:\/\/ps.w.org\/popeye\/trunk\/screenshot-2.png?rev=1539036","caption":"This is another one using example-blue."}],"raw_content":"<!--section=description-->\n<p>Popeye presents images from the Wordpress media library in a nice and elegant way within your posts and pages. Use it to save space when displaying a collection of images and offer your users a simple way to show a big version of your images without leaving the page flow.<\/p>\n\n<p>It is based on Christoph Schuessler's jQuery.popeye which was designed as an alternative to the often-seen JavaScript image lightbox (see Lightbox 2, Fancybox or Colorbox, just to name a few). In contrast to them it does not employ a modal window to display the large images, thus disrupting the workflow of the user interacting with a webpage, but takes a different approach: not only allows it for browsing all thumbnails as well as the large images in a single image space, it also repects the page flow and stays anchored and rooted in the webpage at all times, thus giving a less disruptive user experience than modal windows.<\/p>\n\n<p>The plugin is very easy to set up and integrates automatically into your posts or allows you to use a shortcode. It comes with several styles but can be also easily customized to integrate into your blog's design.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Unzip <code>popeye-X.X.zip<\/code> into <code>\/wp-content\/plugins\/popeye<\/code> <\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Choose your insertion mode &amp; style in the 'Settings' menu<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Is there any integration with NextGEN gallery?<\/dt>\n<dd><p>Currently no. But you are very welcome to give me some insight on how the NextGEN gallery works and how I can hook up on their galleries and pictures.<\/p><\/dd>\n<dt>Does it work with PHP4?<\/dt>\n<dd><p>Finally, yes.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.2.5<\/h4>\n\n<ul>\n<li>added [nopopeye] shortcode to suppress the automated insertion of popeye into every post for this specific post<\/li>\n<\/ul>\n\n<h4>0.2.4<\/h4>\n\n<ul>\n<li>added navigation display mode (hover or permanent) as an option in the wordpress backend settings<\/li>\n<li>removed a bug: ppy could not display when using shortcodes due to a missing class-attribute set to ppy<\/li>\n<li>thanks to Raoni Del Persio from http:\/\/www.centralwordpress.com.br for giving feedback!<\/li>\n<\/ul>\n\n<h4>0.2.3<\/h4>\n\n<ul>\n<li>allow custom order of images<\/li>\n<li>added include &amp; exclude attributes for inclusion or removal of specific image ids<\/li>\n<li>checked wp 3.0 compatibility <\/li>\n<li>added some simple usage help<\/li>\n<li>thanks to Raoni Del Persio from http:\/\/www.centralwordpress.com.br for sponsoring this release!<\/li>\n<\/ul>\n\n<h4>0.2.2<\/h4>\n\n<ul>\n<li>replaced jQuery.popeye with current version 2.0.4<\/li>\n<li>now uses the description of an image as it's caption (or the caption as until now when the description is empty)<\/li>\n<li>solved the \"only 5 pics\" issue - see here: http:\/\/chrp.es\/wp-popeye#comment-39<\/li>\n<li>now orders the images by title descending so you can edit the order by renaming the images (e.g. 10_bla, 11_blup, 12_foo, etc.)<\/li>\n<\/ul>\n\n<h4>0.2.1<\/h4>\n\n<ul>\n<li>script is now PHP4 compatible<\/li>\n<li>replaced jQuery.popeye with current version 2.0.3, solves some IE6 issues<\/li>\n<li>added some links to the 'Manage Plugins' page of wp-admin<\/li>\n<li>fixed the \"Enlarged size\" dropdown on the settings page which jumped to \"Large\" when the current selection was \"Original\"<\/li>\n<\/ul>","raw_excerpt":"Popeye presents images from the Wordpress media library as an elegant javascript inline gallery within your posts and pages.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/8886","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=8886"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/stromchris"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=8886"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=8886"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=8886"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=8886"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=8886"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=8886"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}