{"id":24768,"date":"2013-08-19T07:02:49","date_gmt":"2013-08-19T07:02:49","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/folder-slider\/"},"modified":"2017-11-18T07:29:44","modified_gmt":"2017-11-18T07:29:44","slug":"folder-slider","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/folder-slider\/","author":11385981,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.3","stable_tag":"1.1.3","tested":"4.9.0","requires":"4.0","requires_php":"","requires_plugins":"","header_name":"Folder Slider","header_author":"Vincent Jalby","header_description":"","assets_banners_color":"","last_updated":"2017-11-18 07:29:44","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.jalby.org\/wordpress\/","header_author_uri":"http:\/\/www.jalby.org\/wordpress\/","rating":4,"author_block_rating":0,"active_installs":100,"downloads":6156,"num_ratings":4,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"3"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1712552","resolution":"128x128","location":"assets"}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.9","0.91","0.92","0.93","0.94","1.0","1.1","1.1.1","1.1.2","1.1.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"758235","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"758235","resolution":"2","location":"assets"}},"screenshots":{"1":"Folder Slider Settings","2":"Folder Slider in a post"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[11766,17545,611,208],"plugin_category":[50],"plugin_contributors":[81616],"plugin_business_model":[],"class_list":["post-24768","plugin","type-plugin","status-closed","hentry","plugin_tags-bxslider","plugin_tags-folder","plugin_tags-slider","plugin_tags-slideshow","plugin_category-media","plugin_contributors-vjalby","plugin_committers-vjalby"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/folder-slider.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/folder-slider\/assets\/screenshot-1.png?rev=758235","caption":"Folder Slider Settings"},{"src":"https:\/\/ps.w.org\/folder-slider\/assets\/screenshot-2.png?rev=758235","caption":"Folder Slider in a post"}],"raw_content":"<!--section=description-->\n<p>This plugin creates picture sliders (slideshows) from a folder.\nThe pictures folder must be uploaded (using FTP) somewhere on the server (e.g. wp-content\/upload).<\/p>\n\n<p>To include a slider in a post or a page, you have to use the following shortcode :<\/p>\n\n<pre><code>[folderslider folder=\"local_path_to_folder\"]\n<\/code><\/pre>\n\n<p>An Options page allow to set the default paramaters of the sliders :<\/p>\n\n<ul>\n<li>Transition Mode (mode): horizontal, vertical, fade<\/li>\n<li>Caption Format (captions): none, filename, filenamewithoutextension, smartfilename (filename with underscores, extension and front numbers removed)<\/li>\n<li>CSS (css): change the frame around slider: 'noborder', 'shadow', 'shadownoborder', 'black-border', 'white-border', 'gray-border'<\/li>\n<li>Width and Height of the slider (width and height)<\/li>\n<li>Speed (speed):  time between slides in seconds<\/li>\n<li>Previous\/Next Buttons (controls): true or false<\/li>\n<li>Play\/Pause Button (playcontrol): true or false<\/li>\n<li>Start Slider Automatically (autostart): true or false<\/li>\n<li>Pager (pager): true or false<\/li>\n<\/ul>\n\n<p>Default slider width is the width of the first picture unless the attribute width is set to a non-zero value. The height is calculate for each picture (to keep ratio) unless the attribute height is set to a non-zero value.<\/p>\n\n<p>Most of theses settings can be overridden using the corresponding shortcode attribute:<\/p>\n\n<pre><code>[folderslider folder=\"wp-content\/upload\/MyPictures\" width=500 \n    mode=fade speed=2.5 captions=smartfilename controls=false css=\"gray-border\"]\n<\/code><\/pre>\n\n<p>This plugin uses bxSlider 4.2.5 by Steven Wanderski - http:\/\/bxslider.com<\/p>\n\n<p>Sample, contact available at http:\/\/jalby.org\/wordpress\/<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Unzip the archive folder-slider.zip<\/li>\n<li>Upload the directory 'folder-slider' to the '\/wp-content\/plugins\/' directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Upload a folder of pictures to 'wp-content\/upload\/MyPictures'<\/li>\n<li><p>Insert the following short code in post or page :<\/p>\n\n<p>[folderslider folder=\"wp-content\/upload\/MyPictures\"]<\/p><\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.1.3 [2017-11-18]<\/h4>\n\n<ul>\n<li>WPML fix option<\/li>\n<li>Misc bugs fixed<\/li>\n<\/ul>\n\n<h4>1.1.2 [2017-08-12]<\/h4>\n\n<ul>\n<li>PHP7 compatibility<\/li>\n<li>Update bxSlider to 4.2.12<\/li>\n<\/ul>\n\n<h4>1.1.1 [2015-10-12]<\/h4>\n\n<ul>\n<li>Update bxSlider to 4.2.5<\/li>\n<li>New CSS setting\/option replacing CSS\/Show box with shadow. <\/li>\n<li>Shadow option can be set per slider. <\/li>\n<li>When width option is set to 0, slider's width is set to the width of first picture (instead of 100 %)<\/li>\n<li>Speed (in seconds) may be decimal (e.g., 1.5)<\/li>\n<li>Fix a bug with ML Plugin<\/li>\n<\/ul>\n\n<h4>1.0 [2014-02-02]<\/h4>\n\n<ul>\n<li>Support for several sliders (with different settings) on the same page<\/li>\n<\/ul>\n\n<h4>0.94 [2013-08-22]<\/h4>\n\n<ul>\n<li>Safari bug fixed<\/li>\n<\/ul>\n\n<h4>0.92 [2013-08-20]<\/h4>\n\n<ul>\n<li>HTML tag bug fixed<\/li>\n<\/ul>\n\n<h4>0.91 [2013-08-19]<\/h4>\n\n<ul>\n<li>CSS bug fixed<\/li>\n<\/ul>\n\n<h4>0.9 [2013-08-19]<\/h4>\n\n<ul>\n<li>First released version<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Unzip the archive folder-slider.zip<\/li>\n<li>Upload the directory 'folder-slider' to the '\/wp-content\/plugins\/' directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Upload a folder of pictures to 'wp-content\/upload\/MyPictures'<\/li>\n<li><p>Insert the following short code in post or page :<\/p>\n\n<p>[folderslider folder=\"wp-content\/upload\/MyPictures\"]<\/p><\/li>\n<\/ol><\/dd>\n\n<\/dl>","raw_excerpt":"This plugin generates picture sliders from a folder using a shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/24768","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=24768"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/vjalby"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=24768"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=24768"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=24768"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=24768"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=24768"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=24768"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}