=== YAS Slideshow ===
Contributors: wpslideshow.com
Author URI: http://wpslideshow.com/yas-slideshow/
Tags: slideshow, image slider, image slideshow, wp slider
Requires at least: 3.0
Tested up to: 3.4.1
Stable tag: trunk
YaS Slideshow is free wordpress slider easy to use. Use [yass] to show the slider in your contnet.
== Description ==
iPad and iPhone compatible. YAS Slideshow is a plugin that allows you to display a flash slideshow on your website.It is also allow us to use as a widget.You can also enable this Yas Slideshow on your wordpress site by placing code snippet in your template php file.
**Features**
* Customizable gallery width and gallery height
* Customizable image height and width
* Image description
* Customizable font sizes and colors
* Customizable auto play time
* Play/Pause, next,previous images
* Customizable downloadable docuement/image option
Requirements/Restrictions:
-------------------------
* Works with Wordpress 3.0, WPMU (Wordpress 3.0+ is highly recommended)
* PHP5
Working demo: http://vm.xmlswf.com/wordpress-plugins/wp-yass
Installation Video: http://www.youtube.com/watch?v=DIp6DLBzzwM
== Installation ==
1. Install automatically through the 'Plugins', 'Add New' menu in WordPress, or upload the 'wp-yasslideshow' folder to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress. you can find "yass" link on left side navigation, clilck on to configure plugin Options.
= short codes =
* [yass] - Use this short code in the content / post to display all images under all categories which are not disabled.
* [yass cats=2,3] - Use this short code in the content / post to display all images under the categories with ID's 2,3.
* [yass imgs=1,2,3] - Use this short code in the content / post to display images which has ID's 1,2,3.
* - Use this short code in the template (php file) to display all images under all categories which are not disabled.
* - Use this short code in the template (php file) to display all images under the categories with ID's 2,3.
* - Use this short code in the template (php file) to display images which has ID's 1,2,3.
* If you have any problems in using this plugin please contact at addons@wpslideshow.com
Working demo: http://vm.xmlswf.com/wordpress-plugins/wp-yass
Installation Video: http://www.youtube.com/watch?v=DIp6DLBzzwM
== Screenshots ==
1. screenshot-1.png - Slideshow front end.
2. screenshot-2.gif - Add new album / category.
3. screenshot-3.gif - Edit image.
4. screenshot-4.gif - bulk upload.
5. screenshot-5.gif - edit album / category.
6. screenshot-6.gif - short code to be placed in the content.
7. screenshot-7.png - Compatible with iPad.
8. screenshot-8.png - Compatible with iPhone.
Working demo: http://vm.xmlswf.com/wordpress-plugins/wp-yass
Installation Video: http://www.youtube.com/watch?v=DIp6DLBzzwM
== changelogs ==
ver 1.1 : removed option show description extra plugin parameter 11/16/2011
ver 1.0 : relased version
ver 2.0 : this is entirely new version supports categoris and bulk images upload.
ver 3.2 : Where ever you place the short code, there only the slider shows. Previously it use to show on top of content.
ver 3.3 : fixed security bugs