=== Slide Puzzle ===
Contributors: Jordi Colome
Donate link: http://www.colome.org/Barcode/donate.html
Tags: Sliding, game, puzzle, slide puzzle, colome, slide puzzle
Requires at least: 2.5
Tested up to: 3.4.1
Stable tag: 1.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Fast and easy integration of sliding puzzles into your cms or blog.
Easy to install, simple to use. 

== Description ==
<p>
To add more interactivity, to make sites more fun. :-)
</p>
<p>
See this video <a href="http://www.youtube.com/watch?v=YdFUM3DPoMo">Install and use video</a>, who instruct us, how to install and use 
</p>
<p>
For more details and examples visit the plugin page on <a href="http://www.colome.org/software/48-slide-puzzle-plugin-for-wordpress.html">Wordpress Sliding Plugin</a>
</p>
== Installation ==

1. Upload 'Slide Puzzle' folder to the <strong>'/wp-content/plugins/'</strong> directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to the Slide Puzzle Options page under settings and save your prefered options.
4. Use the Shortcode <strong>"[slide-puzzle]"</strong> to insert sliding puzzles into your posts/pages.
<p>
See this video <a href="http://www.youtube.com/watch?v=YdFUM3DPoMo">Install and use video</a>, who instruct us, how to install and use  
</p>
== How to use ==

Use the wordpress post shortcode <strong>[slide-puzzle]</strong> for default setup or with parameter for individualizing for each post.
Examples:
<ul>
<li type="square"><i>[slide-puzzle pieces=3  myimage='http://puzle.colome.org/img001.jpg' message='You are an ace!']</i></li>
<li type="square"><i>[slide-puzzle pieces=10 myimage='/images/test.jpg'  message='Happy birdday!']</i></li>
</ul>

<strong>New in Version 1.1.0:</strong> 
-you can add backcolor and endimage options like this:
<li type="square"><i>[slide-puzzle pieces=10 myimage='/images/test.jpg'  message='Happy birdday!' backcolor='#400000' endimage='/images/tes2.jpg']</i></li>

Visit a live <a href="http://puzle.colome.org">Demo</a>

Visit <a href="http://www.colome.org/software/48-slide-puzzle-plugin-for-wordpress.html">Wordpress Slide Puzzle Plugin</a> for more information

== Screenshots ==

http://www.youtube.com/watch?v=YdFUM3DPoMo

== Changelog ==  

 = 1.0.0 =  
 * Initial release.
 
 = 1.1.0 =
 * Added tag 'backcolor='  (background color of the puzzle, "#rrggbb" format)
 * Added tag 'endimage='	(if you want to show another image instead of a message) 
 It's recomended to use the same image sizes for 'end images'.
 

