Forum - File & Image Uploader

English (Global) => Requests => Completed => Topic started by: saegeek on 16-12-2009, 08:37:15

Title: [OK] Generation of HTML & BBCode Links
Post by: saegeek on 16-12-2009, 08:37:15
Hi @ all !

Sometimes I need to posts many links at a forum so it'll be very cool if FUP can shows me these links (in a new tab at bottom).

BBCode links for forums like :
Code: [Select]
[url=http://megaupload.com/?foobar]foobar_filename[/url]
or HTML links like:
Code: [Select]
<a href="http://megaupload.com/?foobar">foobar_filename</a>