Wednesday, June 25, 2008

BBCode image creation

BBCode is a HTML alternative usually used in phpBB forums. BBCode allows to use a small variety of HTML-link tags inside textareas. Instead of using HTML tags uses [url]http://www.airpics.gr[/url] and [img]a.jpg[/img] for links and images.

For this reason, we create a BBCode compatible code for each photo.

On photo page, you can find a link "Get BBCode for PHPBB forum" that generates BBCode for current photo. Press CTRL + C and you will copy BBCode to clipboard. Then paste it in your phpBB message. You will create a refference link with current photo.