{"id":7844,"date":"2010-01-19T12:48:02","date_gmt":"2010-01-19T12:48:02","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/fw-vimeo-videowall\/"},"modified":"2012-07-28T15:36:39","modified_gmt":"2012-07-28T15:36:39","slug":"fw-vimeo-videowall","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/fw-vimeo-videowall\/","author":7410,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.3.4","stable_tag":"trunk","tested":"3.4.2","requires":"2.9","requires_php":"","requires_plugins":"","header_name":"fw-vimeo-videowall","header_author":"fairweb","header_description":"","assets_banners_color":"","last_updated":"2012-07-28 15:36:39","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=11221214","header_plugin_uri":"http:\/\/www.fairweb.fr\/en\/my-wordpress-plugins\/fw-vimeo-videowall\/","header_author_uri":"http:\/\/www.fairweb.fr\/","rating":1,"author_block_rating":0,"active_installs":90,"downloads":20018,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.2.1","1.3","1.3.1","1.3.2","1.3.3","1.3.4"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1538868","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538868","resolution":"1","location":"plugin"}},"screenshots":{"1":"Here are the different ways to use the plugin.","2":"If number of views is greater than 20, the plugin uses pagination"}},"plugin_section":[],"plugin_tags":[222,31381,13305,22622,1609],"plugin_category":[50,56],"plugin_contributors":[82883],"plugin_business_model":[],"class_list":["post-7844","plugin","type-plugin","status-closed","hentry","plugin_tags-video","plugin_tags-video-thumbnail","plugin_tags-video-widget","plugin_tags-videowall","plugin_tags-vimeo","plugin_category-media","plugin_category-social-and-sharing","plugin_contributors-fairweb","plugin_committers-fairweb"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/fw-vimeo-videowall.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/fw-vimeo-videowall\/trunk\/screenshot-1.png?rev=1538868","caption":"Here are the different ways to use the plugin."},{"src":"https:\/\/ps.w.org\/fw-vimeo-videowall\/trunk\/screenshot-2.png?rev=1538868","caption":"If number of views is greater than 20, the plugin uses pagination"}],"raw_content":"<!--section=description-->\n<p>Displays a user, group, album or channel vimeo videowall with thumbnails or small videos or a list of video titles in sidebar or content.<\/p>\n\n<h4>Choice to use<\/h4>\n\n<ul>\n<li>Widget : A widget with custom settings<\/li>\n<li>Content Short tags : you can add a videowall to a post or page<\/li>\n<li>Template tag : for advanced themes, you can place the videowall wherever you want using a template tag<\/li>\n<\/ul>\n\n<p>You may choose to display clickable video thumbnails or titles which will open a window with Vimeo default sized video or small playable videos.\nYou may choose how many thumbnails or titles you want to display.\nYou may display video title under its thumbnail.<\/p>\n\n<h4>Localized<\/h4>\n\n<ul>\n<li>English<\/li>\n<li>French<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>fw-vimeo-videowall<\/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>If you want to customize the CSS file, copy fw-vimeo-videowall.css file to your template directory so your styles won't be overwritten on next plugin upgrade.<\/li>\n<\/ol>\n\n<h4>Widget<\/h4>\n\n<ol>\n<li>From you template widget menu, slide the Vimeo Videowall widget to your sidebar<\/li>\n<li>Choose your settings<\/li>\n<li>Save widget<\/li>\n<\/ol>\n\n<h4>Content short tags<\/h4>\n\n<p>You can display a videowall in a page or post by using the <code>[fwvvw]<\/code> short tag. This tag can take different arguments.\nExample : <code>[fwvvw id=30936 source=\"group\" number=\"10\"]<\/code><\/p>\n\n<h4>Template tag<\/h4>\n\n<p>You can use the <code>fw_vimeowall_display()<\/code> function in your template files.\nExample : <code>&lt;?php if (function_exists('fw_vimeowall_display')) { fw_vimeowall_display('id=petole&amp;source=user&amp;type=image'); } ?&gt;<\/code><\/p>\n\n<h4>Arguments for short tags and template tag<\/h4>\n\n<ol>\n<li>id : the Vimeo user, group, album or channel ID you intend to use. This can be identified in the Vimeo url. Default is \"petole\".<\/li>\n<li>source : the source type can be \"user\", \"group\", \"album\" or \"channel\". Default is \"user\".<\/li>\n<li>type : will determine if you want a clickage image of the video or a list of video titles or the video itself to be displayed. Values are \"image\", \"title\" or \"video\". Default is \"image\".<\/li>\n<li>number : number of thumbnails to display. Default is 4, a 0 value will display all.<\/li>\n<li>width : thumbnail max width. Default is 100. It has no effet if <code>type<\/code> is set to \"title\".<\/li>\n<li>height : thumbnail max height. Default is 100. It has no effet if <code>type<\/code> is set to \"title\".<\/li>\n<li>title : displays the video title under its thumbnail if set to true. Default is false. It has no effet if <code>type<\/code> is set to \"title\". Consider adding a height CSS attribute to div.fwvvw_vthumb.<\/li>\n<li>echo : if true, displays the videowall, if false return the html without displaying it. Default is true.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>Corrected bug : Some users observed a cross-domain scripting error when clicking on a video thumbnail to launch the popup viewer (though I could not reproduce this bug). Used plugin_dir_path() and plugin_dir_url() functions instead of outdated constants.<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>Corrected bug : Vimeo api new bug : www.vimeo.com subdomain no longer supported by vimeo API. Use vimeo.com instead of www.vimeo.com.<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>Corrected bug : Cross not closing in certain situations (reported by Remk and Eric)<\/li>\n<li>Corrected bug : witdh setting not working anymore (reported by Mark)<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Corrected bug : Widget title always displays 1 (reported by Sherman)<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Corrected bug : display a single video (reported by Jaryd)<\/li>\n<li>Added the video title under thumbnail feature (requested by Jaryd)<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Corrected bug : limited number of videos displayed did not work since 1.2 (reported by Dan)<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Corrected W3C issues with id attributes<\/li>\n<li>Added pagination feature when number of videos is greater than 20. This is limited by the Vimeo API (Issue reported by weremoose).<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added an option to display a list of clickable titles instead of thumbnails or videos (as requested by Tim Johnson)<\/li>\n<li>corrected a bug on CSS choice (default plugin CSS or custom CSS in template directory)<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First plugin release<\/li>\n<\/ul>","raw_excerpt":"Displays a user, group, album or channel Vimeo videowall with thumbnails or small videos or a list of video titles in sidebar or content.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/7844","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=7844"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/fairweb"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=7844"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=7844"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=7844"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=7844"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=7844"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=7844"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}