| Re: Automatic Thumbnails (Popup) using [thumb] tag |
| by FaYsSaL on 2007/7/4 11:11:34 hmm that what i've looking for ![]() well i've looked on google for an image resizer script and i've found phpthumb,and i've said i will look for it into XOOPS and i've found this topic ![]() is there someone who have tested yet? is there any module dev who can updated ? i think that will be verry useful for XOOPS users . thanks in advance |
| Re: Automatic Thumbnails (Popup) using [thumb] tag |
| by limecity on 2006/8/22 15:40:21 the readme files are in german. what are the 4 lines of hack to add in module.textsanitizer.php ? |
| Automatic Thumbnails (Popup) using [thumb] tag |
| by StarShaper on 2006/5/12 14:59:13 You could use a pretty good script for generating quick thumbs and popups under XOOPS. Take a look at http://phpthumb.sourceforge.net/. Just write something like this: le="color: #000000"><?php [thumb=http://www.mysite.com/mypic.jpg]Title of picture[/thumb] There are only 4 lines to change in module.textsanitizer.php. You could extend the script. See: Demo Download: phpThumb for XOOPS |