{"id":10967,"date":"2010-10-24T15:42:25","date_gmt":"2010-10-24T15:42:25","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/3d-pix\/"},"modified":"2011-02-08T16:20:09","modified_gmt":"2011-02-08T16:20:09","slug":"3d-pix","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/3d-pix\/","author":7282870,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"trunk","tested":"3.0.5","requires":"2.6","requires_php":"","requires_plugins":"","header_name":"3D Pix","header_author":"Tony Asch","header_description":"","assets_banners_color":"","last_updated":"2011-02-08 16:20:09","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/nductiv.com\/","header_plugin_uri":"http:\/\/nductiv.com\/plugins","header_author_uri":"http:\/\/nductiv.com\/","rating":2,"author_block_rating":0,"active_installs":10,"downloads":2792,"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":"1","3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.2.0","1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1539277","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539277","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1539277","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539277","resolution":"1","location":"plugin"}},"screenshots":{"1":"Settings page - shows the default width, height, and display mode for [3dpix] shortcodes\nwhich do not explicitly set them to different values.","2":"3D Pix page\/post editor button and the dialog to select the 3d image, width, height, and display mode.","3":"Typical [3dpix] shortcode inside a page","4":"This is how an anaglyph 3D Pix is displayed on a WordPress page\/post."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[817,818],"plugin_category":[],"plugin_contributors":[86357],"plugin_business_model":[],"class_list":["post-10967","plugin","type-plugin","status-closed","hentry","plugin_tags-3d-photo","plugin_tags-pherio","plugin_contributors-nductiv","plugin_committers-nductiv"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/3d-pix.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/3d-pix\/trunk\/screenshot-1.png?rev=1539277","caption":"Settings page - shows the default width, height, and display mode for [3dpix] shortcodes\nwhich do not explicitly set them to different values."},{"src":"https:\/\/ps.w.org\/3d-pix\/trunk\/screenshot-2.png?rev=1539277","caption":"3D Pix page\/post editor button and the dialog to select the 3d image, width, height, and display mode."},{"src":"https:\/\/ps.w.org\/3d-pix\/trunk\/screenshot-3.png?rev=1539277","caption":"Typical [3dpix] shortcode inside a page"},{"src":"https:\/\/ps.w.org\/3d-pix\/trunk\/screenshot-4.png?rev=1539277","caption":"This is how an anaglyph 3D Pix is displayed on a WordPress page\/post."}],"raw_content":"<!--section=description-->\n<p>This plugin adds the shortcode [3dpix] which embeds a 3D image from Phereo.com into your post.<\/p>\n\n<p>3D Pix shortcode syntax:<\/p>\n\n<pre><code>    [3dpix id=\"4d37dbde378501ef25a80300\" width=\"600\" height=\"400\" mode=\"anaglyph\"]\n\n    Where the parameters are:\n\n        id - the Phereo.com image number...you can find this in the Phereo.com URL or Embed Code (Required)\n            A Phereo embed: &lt;iframe  src=\"http:\/\/phereo.com\/e\/embed\/4d37dbde378501ef25a80300\/anaglyph\/500.300\/important\" \n                    width=\"500\" height=\"300\" frameborder=\"1\" vspace=\"0\" hspace=\"0\" \n                    marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" noresize&gt;\n                    &lt;p&gt;See stereo 3D on &lt;a href=\"http:\/\/phereo.com\"&gt;Phereo&lt;\/a&gt;.&lt;\/p&gt;&lt;\/iframe&gt; \n            In this case the id is 160\n\n            Or an Phereo.com URL: http:\/\/phereo.com\/Nductiv\/image\/4d37dbde378501ef25a80300\/\n            In this case the id is 4d37dbde378501ef25a80300\n\n        width - width in pixels of the embedded 3D picture (Optional)\n\n        height - height in pixels of the embedded 3D picture (Optional)\n\n        mode - 3D display mode: anaglyph, parallel, crossed, vinterlaced, hinterlaced, chinterlaced, animated, or nvidia (Optional)\n<\/code><\/pre>\n\n<p>Defaults for the optional parameters can be set on the plugin settings page.\nIf the optional parameters are not specificed in the post\/page shortcode,\nthe defaults set on this page will be used.<\/p>\n\n<p>3D Pix also adds a 3D Pix icon to the tinymce editor which can be used to insert the shortcode and set options.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>3dPix<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Adjust the default parameters for the shortcode in the WordPress Settings-&gt;3D Pix area<\/li>\n<li>Have fun inserting shortcodes<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>What is Phereo.com?<\/dt>\n<dd><p>A free site where people share stereoscopic photos.<\/p><\/dd>\n<dt>Can I put my own photos on Phereo?<\/dt>\n<dd><p>If you've got a 3D camera or other way of creating a left and right eye view\nin digital format, you can sign up for a free account and upload.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added support for the new Phereo image numbering system. 3D Pix works with either the old or new system.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Fixed some PHP syntax errors<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>First release<\/li>\n<\/ul>","raw_excerpt":"Adds the shortcode [3dpix] which embeds a 3D image from Phereo.com into your post.\n\nIt also adds an insert 3D Pix button to the tinymce editor.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/10967","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=10967"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/nductiv"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=10967"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=10967"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=10967"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=10967"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=10967"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=10967"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}