Site-Thumb-Mod
Site-Thumb-Mod extend some configuration variables of Site-Thumb plugin by Kay-Rules
DOWNLOAD LATEST VERSION:
[download id=1]
README:
=== Site-Thumb-Mod ===
Tags: Website, Thumbnail, images, artViper
Current Version: 1.1-Mod.1
Contributors: Kay-Rules | mod by sevca.cz
Requires at least: 2.0
Tested up to: 2.2.2
For an up-to-date help and info, go to the plugin-help page:
* original version http://digxy.com/blog/wp-plugins/site-thumb/
* mod version http://sevca.cz/more/wordpress/site-thumb-mod/
== Description ==
Site-Thumb enables you to display website thumbnail in your posts. Using artViper desigstudio website thumbnail as the default generator. However, you may also use your favourite generator.
Site-Thumb-Mod extend some configuration variables.
== Features ==
1. Dynamically display website thumbnail which generated from 3rd party online thumbnail generator
2. Using artViper designstudio website thumbnail as the default generator which is FREE
3. Can be customized to use other online thumbnail generator
4. Support Cascading Style Sheet (CSS) for advanced style on displaying thumbnail
== Installation ==
0. When you use original version of Site-Thumb plugin deactivate and uninstall (delete all files in [wordpress_dir]/wp-content/plugins/sitethumb) it first over WordPress admin interface
1. Download the latest .zip package from http://sevca.cz/more/wordpress/site-thumb-mod/
2. Extract the package and put the /sitethumb/ folder into [wordpress_dir]/wp-content/plugins/
3. Go into the WordPress admin interface and activate the plugin
== Configuration ==
1. You may change Site-Thumb setting from `Options > Site-Thumb` menu
2. Below are the details for each field
* Thumbnail Generator
- URL address for the thumbnail generator (required)
- Must use `{SITE}` tag for Site-Thumb to parse the website URL
* Link Title
- Title of link
- It’s possible use `{SITE}` tag
* Link Target
- Target of link (_blank, _parent, _self, _top)
* Image Alt
- Alternate Text for the image
- It’s possible use `{SITE}` tag
* Style
- Set your own CSS Style for the thumbnail images
- To enable this feature, make sure `wp_head()` function is triggered within the <head></head> section of your theme or you could just add one in `/[your_theme]/header.php`
== Changes Log ==
Version: 1.1-Mod.1
23/08/2007 – add some small config variables
Version: 1.1
17/08/2007 – Fix bugs with javascript. Added `<![CDATA[ ... ]]>` tag
Version: 1.0
10/08/2007 – Initial Version
Be the first to comment...