Linux 软件免费装

Folder Slideshow

开发者 vjalby
更新时间 2013年8月10日 13:59
PHP版本: 3.5 及以上
WordPress版本: 3.6
版权: GPLv2 or later
版权网址: 版权信息

标签

slideshow folder slidesjs

下载

0.9 0.96 0.97

详情介绍:

This plugin creates picture slideshow from a folder. The pictures folder must be uploaded (using FTP) somewhere on the server (e.g. wp-content/upload). To include a slideshow in a post or a page, you have to use the following shortcode : [folderslideshow folder="local_path_to_folder"] You can customize the slideshow using the following attributes: Default slideshow width is set to the width of the container unless the width attribute is set. The height is calculate from the first picture (to keep ratio). [folderslideshow folder="path" width=500 padding=5 border=1 interval=5000 pagination=false effect=fade] This plugin uses SlidesJS 3.0.3 by Nathan Searles - http://www.slidesjs.com Sample, contact available at http://jalby.org/wordpress/

安装:

  1. Unzip the archive folder-slideshow.zip
  2. Upload the directory 'folder-slideshow' to the '/wp-content/plugins/' directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Upload a folder of pictures to 'wp-content/upload/MyPictures'
  5. Insert the following short code in post or page :
[folderslideshow folder="wp-content/upload/MyPictures"]

更新日志:

0.97 [2013-08-10] 0.96 [2013-03-25] 0.9 [2013-02-12]