2011-06-16, 07:31 PM
Hi, there is, any plugin or metod, to convert a link for example
Mediafire.com/XXX or Megaupload.com/XXX
To a image ? instead see the text link or the text name of the link, automatic put an image.
Thank you
SOLVED:
I use BBCode its not automatic, but you can edit your links, this is the code:
Regular Expression:
And this is the replace:
Download the imgur images and put it in your server for security.-
That's all, you can edit the images if you want, and you can put any type of link between this BBCode and will be change it.
[attachment=34425]
http://www.comunidadruso.com.ar
Mediafire.com/XXX or Megaupload.com/XXX
To a image ? instead see the text link or the text name of the link, automatic put an image.
Thank you
SOLVED:
I use BBCode its not automatic, but you can edit your links, this is the code:
Regular Expression:
\[boton\](.*?)\[/boton\]
And this is the replace:
<A HREF="$1" TARGET="blank"><table height="44" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="178"><img src="http://i.imgur.com/x269C.png" width="178" height="44" /></td>
<td background="http://i.imgur.com/wElHI.png">$1</td>
<td width="12%"><img src="http://i.imgur.com/mHOU7.png" width="31" height="44" /></td>
</tr>
</table></A>
Download the imgur images and put it in your server for security.-
That's all, you can edit the images if you want, and you can put any type of link between this BBCode and will be change it.
[attachment=34425]
http://www.comunidadruso.com.ar