| View previous topic :: View next topic |
| Author |
Message |
sam2kb da ruski mafia
Joined: 02 Dec 2007 Posts: 2927
   votes: 53
|
Posted: Sat Feb 28, 2009 0:37 Post subject: [Plugin] STW Webshots - website thumbnails |
|
|
This plugin allows you to display website thumbnails in you blogs.
It uses ShrinkTheWeb website thumbnail provider, so you have to create a FREE account there in order to use the plugin.
Download v0.3
DEMO
* You can select custom width and height for any webshot.
* The plugin automatically converts all "Link to URL" links into clickable images.
* By default it caches images for 5 days which minimizes the traffic and increases the loading speed, you can change the number of days in plugin settings.
* Use the "Webshot" button to insert a thumbnail in your post.
* You can add webshots in you skin using the following method
| PHP: |
|
$GLOBALS['Plugins']->trigger_event( 'stw_webshot_s', 'http://b2evolution.net' );
|
stw_webshot_s - display a small (120x90) webshot
stw_webshot_l - display a large (200x150) webshot
stw_webshot_xl - display an extra large (320x240) webshot
stw_webshot_default - display the default-sized webshot (selected in plugin settings) _________________ Russian b2evolution | Download
Last edited by sam2kb on Wed Oct 07, 2009 8:26; edited 1 time in total |
|
| Back to top |
|
 |
mel_t Seasoned Poster

Joined: 29 Dec 2007 Posts: 73
      votes: 1
|
Posted: Sun Oct 04, 2009 19:46 Post subject: |
|
|
Hi,
Thanks for plugin and to discover this website!
I have only a little concern. It works without problem if you use HTML area. But when we add a webshot with TinyMCE, anything is added in area showing it's correctly done. Does it have a way to change this behavior? I deal with 30 users who don't know HTML and I'm sure they will tell me that it didn't work even if it does.
Thanks!
Mel |
|
| Back to top |
|
 |
sam2kb da ruski mafia
Joined: 02 Dec 2007 Posts: 2927
   votes: 53
|
Posted: Sun Oct 04, 2009 20:51 Post subject: |
|
|
Thanks for the feedback, I thought nobody uses this plugin except me
The plugin adds the correct code to posts even if you don't see it in text area.
And I have a newer version, so this might be the reason why it's working for me. I'll upload that version and let you know here. _________________ Russian b2evolution | Download |
|
| Back to top |
|
 |
sam2kb da ruski mafia
Joined: 02 Dec 2007 Posts: 2927
   votes: 53
|
|
| Back to top |
|
 |
|