Advertisment: Broadband via satellite
Advertisment: Advertise here

www.satsig.net

Satellite Internet Forum.

Welcome, Guest.        Forum rules.

To search this site click here >  SATSIG search

      Home            Login            Register          
Pages: 1

Adding alt text to images with ubbc code

(Read 7219 times)
Admin1
YaBB Admin
★★★★★
Offline



Posts: 1222
Jan 26th, 2010 at 3:46pm  
To everyone who has put pictures into this YaBB forum..

It has always been possible to put pictures into this forum using this form of ubbc coded text:
{img}https://w ww.satsig.net/italy-flag.gif{/img}
...

I have amended the forum ubbc perl code to allow alt text to be added, for example,
{img alt=Italian flag}https://w ww.satsig.net/italy-flag.gif{/img}
Italian

Please use this new alt text feature in future postings of images.   Write words that describe what is in the image. The purpose is to help visitors who have images turned off in their browsers and to help the search process to work better and find images more successfully. Use square brackets, not squiggley one as above.

You may amend your older picture postings if you wish.

For those technically minded, this was the modification (addition) to the YaBBC.pl perl source code file.
$message =~ s~\[img alt=(.+?)][\s*\t*\n*(&nbsp;)*($char_160)*]*(http\:\/\/)*(.+?)[\s*\t*\n*(&nbsp;)*($char_160)*]*\[/img\]~<img src="http\:\/\/$3" alt="$1" border="0">~isg;


Best regards, Eric.
Back to top
« Last Edit: Jul 25th, 2015 at 5:27pm by Admin1 »  
WWW  
IP Logged
 
Pages: 1