Resized Img BBCode
The Resized Img BBCode puts a resized image in the topics
BBCode:
Kod:
[rimg]{URL}[/rimg]
:
tml]'\\[rimg\\]([^\\\'\;\ş([]*)\.(jpg|jpeg|gif|png)\\[/rimg\\]' => '<a href="\\1.\\2" ><img style="max-width:150px; max-height; 150px;" src="\\1.\\2" alt="Image" /></a>',
Example:
Kod:
[rimg]http://ubuntulife.files.wordpress.com/2007/04/wallpaper1.jpg[/rimg]
Demo:
