When posting a link having image to reddit.com, it will automatically create a thumbnail of the article image (not thumbnail of the domain) in the stories list
I want to know if there is such option for Pligg too ?


![]() |
| | Thread Tools | Display Modes |
| |||
|
When posting a link having image to reddit.com, it will automatically create a thumbnail of the article image (not thumbnail of the domain) in the stories list I want to know if there is such option for Pligg too ? |
| |||
|
Yes I want this modules too
|
| ||||
|
add the following lines to yoursite/templates/wistie/link_summary.tpl Code: {if $use_thumbnails eq true && $pagename eq "story" && $url_short neq "http://" && $url_short neq "://"}
<b><img src="http://images.websnapr.com/?url={$url}&size=T" style="float:right; padding-left:10px;padding-top:20px;"></b>
{/if} |
| |||
|
please link to the module
|
| ||||
|
am useing in standrd theme. this code not work.
|
| ||||
|
chuckroast's code should work when viewing the story details. Here's what you should put somewhere in your link_summary.tpl if you also want it in frontpage: PHP Code: |
| |||
|
Again, nice job cmstheme |
| |||
|
worked! aaaaaaa
Last edited by prorock; 08-22-2009 at 02:06 PM. |
| |||
|
Limit exceed error how i insert a websnapr key, to not apear Limit Exceeded in my site?
Last edited by prorock; 07-14-2009 at 05:14 PM. |
| |||
|
i change service websnapr.com with Website Screenshot Thumbnail Service | ShrinkTheWeb |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Upload Module (File and Image Attachment) | Yankidank | Free Modules | 268 | 02-03-2012 12:19 PM |
| Image Upload -> Link Image to Story | MikeF | Questions and Comments | 9 | 04-11-2011 07:30 PM |
| image_upload: click to open story not image? | Notimega | Questions and Comments | 2 | 12-06-2008 07:10 PM |
| Image Upload - Make image link to story | swese44 | Questions and Comments | 1 | 07-22-2008 10:07 PM |
| [SOLVED] When I upload a image when submitting a news story... | gossipqueenie | Questions and Comments | 3 | 10-27-2007 12:44 PM |