{"id":45012,"date":"2009-07-29T11:33:53","date_gmt":"2009-07-29T11:33:53","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/facethumb\/"},"modified":"2009-08-28T09:05:44","modified_gmt":"2009-08-28T09:05:44","slug":"facethumb","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/facethumb\/","author":3517712,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.0.4","stable_tag":"trunk","tested":"2.8.4","requires":"2.7.0","requires_php":"","requires_plugins":"","header_name":"FaceThumb","header_author":"MNT-Tech S.A.R.L.","header_description":"","assets_banners_color":"","last_updated":"2009-08-28 09:05:44","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.mnt-tech.fr\/blog","header_plugin_uri":"http:\/\/www.mnt-tech.fr\/blog\/","header_author_uri":"http:\/\/www.mnt-tech.fr\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1188,"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.0.1","0.0.2","0.0.3"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1443795","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1443795","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1443795","resolution":"1","location":"plugin"}},"screenshots":{"1":"The plugin is dispalyed in the sidebar. You can click on 'Take a thumbnail' or 'Thumb gallery' to use the plugin.","2":"You just have to click on allow to let the site use your webcam","3":"Just fill the form and click the snap button"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[28918,28401,7917,792,6404,162],"plugin_category":[43],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-45012","plugin","type-plugin","status-closed","hentry","plugin_tags-cam","plugin_tags-face","plugin_tags-snapshot","plugin_tags-thumb","plugin_tags-webcam","plugin_tags-widget","plugin_category-customization","plugin_committers-mnttech"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/facethumb.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/facethumb\/trunk\/screenshot-1.png?rev=1443795","caption":"The plugin is dispalyed in the sidebar. You can click on 'Take a thumbnail' or 'Thumb gallery' to use the plugin."},{"src":"https:\/\/ps.w.org\/facethumb\/trunk\/screenshot-2.png?rev=1443795","caption":"You just have to click on allow to let the site use your webcam"},{"src":"https:\/\/ps.w.org\/facethumb\/trunk\/screenshot-3.png?rev=1443795","caption":"Just fill the form and click the snap button"}],"raw_content":"<!--section=description-->\n<p>This plugin allows your visitor to take a snapshot whith a webcam and the thumb is display on your sidebar. The visitor  indicate his pseudo and can let an URL which will be link to the thumb. You can see a demo at http:\/\/www.wordpress.mnt-tech.fr<\/p>\n <p>French translation : \nCe plugin permet \u00e0 vos visiteurs de prendre une photo avec leur webcam et cette photo sera affich\u00e9e dans votre sidebar. Le visiteur indique son pseudo et peut \u00e9galement laisser une URL qui sera li\u00e9 \u00e0 la photo. Un d\u00e9mo est disponnible \u00e0 l'adresse suivante: http:\/\/www.wordpress.mnt-tech.fr<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Simply download the archive of the latest release of facethumb<\/li>\n<li>Go to the admin panel of your blog<\/li>\n<li>Go to 'Add new' in the Plugins menu <\/li>\n<li>Go to 'Upload' an click 'browse' to select the archive you've just downloaded<\/li>\n<li>Click on the 'install now' button and here it is, facethumb is installed<\/li>\n<li>To see it in action on your blog you just have to activate the widget in the widget menu which is in 'Appearance'<\/li>\n<li>Just drag and drop facethumb in your sidebar and that's it. If you don't want to use the widgetized sidebar add <code>&lt;?php FaceThumb::display_plugins($arg); ?&gt;<\/code> to sidebar.php where you want the widget to be.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<h4>Can I delete some strange thumb people posted on my blog?<\/h4>\n <p>Yes, but that will be possible only if you have FaceThumb 0.0.3 or better.<\/p>\n <h4>How do I add the widget in my sidebar?<\/h4>\n <p>You can use 2 differents ways. Either go to 'Appearance' &gt; 'Widget' in the admin panel and drag and drop FaceThumb from Available Widget to Sidebar 1 or add <code>&lt;?php FaceThumb::display_plugins($arg); ?&gt;<\/code> to sidebar.php file of your theme, where you want the widget to be<\/p>\n\n<!--section=changelog-->\n<h4>0.0.4<\/h4>\n <ul>\n<li>Adding some properties in the admin panel.<\/li>\n<li>Correcting some bugs.<\/li>\n<li>Installing I18n tools for the plugin (Languages available: English and French).<\/li>\n<li>Adding a property that allow you to see a preview before posting your thumbnail.<\/li>\n<li>Allowing user who do not have URL to share to use the plugin.<\/li>\n<li>Changing the way that the photo in the widget is displayed.<\/li>\n<\/ul>\n <h4>0.0.3<\/h4>\n <ul>\n<li>Correcting some bugs of the gallery.<\/li>\n<li>Creating an administration panel to define gallery proprieties.<\/li>\n<li>Creating an administration panel to manage gallery (delete some thumb).<\/li>\n<li>Adding the plugin to the SVN repository.<\/li>\n<\/ul>\n <h4>0.0.2<\/h4>\n <ul>\n<li>Snap button is now at the bottom (wich is more logic).<\/li>\n<li>You can only take shots, one by one.<\/li>\n<li>The windows is closed after you clicked on the OK button.<\/li>\n<li>The blog is refreshed after the snapshot is sent. (in order to see directly your ugly face).<\/li>\n<li>Better integration for Microsoft IE.<\/li>\n<li>Better widget intergration to increase adaptibility of the plugin in differents themes.<\/li>\n<li>Fix a security problem .<\/li>\n<\/ul>\n <h4>0.0.1<\/h4>\n <ul>\n<li>First realease of facethumb.<\/li>\n<\/ul>\n\n<!--section=other_notes-->\n<h3>Arbitrary section<\/h3>","raw_excerpt":"The plugin allows your visitor to post thumbnail on your blog","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/45012","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=45012"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mnttech"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=45012"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=45012"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=45012"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=45012"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=45012"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=45012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}