=== Wordpress picdonkey - Website Thumbnails with ubb code syntax === Plugin Name: picdonkey Plugin URI: http://www.endemedia.de/downloads/wordpress-plugin-picdonkey Description: Allows you to display website thumbnails in pages and posts with a simple bbcode syntax Version: 1.0 Author: Sascha Ende Author URI: http://www.endemedia.de/downloads/wordpress-plugin-picdonkey Min WP Version: 1.0 Max WP Version: 2.7 Tags: homepage,website,thumbnail,thumbnails,thumb,screenshot,snapshot,link,links,images,image Requires at least: 1.0 Tested up to: 2.7 Stable tag: trunk Contributors: endemedia Donate link: http://www.endemedia.de/downloads/wordpress-plugin-picdonkey Displays linked thumbnails/snapshots of webpages on a Page or Post. Insert `[thumb]http://www.homepage.com[/thumb]` to a Page or Post and it will display a thumbnail/snapshot of the website with your link on it! == Description == Show Thumbnails of webpages just with a simple ubb code: Use `[thumb]http://www.homepage.com[/thumb]` in your articles and you have linked thumbnails. If you want to style your thumbnails you just have to use the css class `picdonkey`. Only 1-2 Minutes and the thumbnails snapshots are generated. This takes some time, because the server has to deliver many thumbnails at one time. Once cached (1-2minutes), the thumbnails will appear. == Installation == 1. Upload the picdonkey plugin directory, along with its contents, to your worpress plugins directory: `/wp-content/plugins/`. 2. Activate the plugin and follow the instructions in the description. 3. Use `[thumb]http://www.homepage.com[/thumb]` with the url you want to link, in your articles. Dont forget to start with http:// == Frequently Asked Questions == = What is picdonkey? = You can add thumbnails of webpages to your blog, without any picture software! = Do I need a graphic software? = No, the thumbnails are generated and hosted by www.picdonkey.com = Do i have to upload pictures? = No, only use the tag [thumb]YOUR_URL[/thumb] = I want to style the thumbnails with css = If you want to style your thumbnails you just have to use the css class `picdonkey`. = What size do the thumbnails have? = height: 200 and width: 150 = Does my link open in a new window? = Yes the link on the thumbnail opens in a new window with target _blank == Screenshots == 1. Easy way of embedding website screenshots just with a snippet of ubb code 2. Thats all you have to do in your editor ...