Vultr.com - Instant Cloud Server Deployment
GAMETRACKER FORUMS
burnPM
#1
BBCodes
Aug 13, 2010 6:12 PM
Joined: Sep 27, 2006
Posts: 10924
The underline bbcode does not provide an underline effect.

Using caps in a bbcode causes it not to work. Have only tested this with ['/b] by changing it to [B][/B]

Can you support images with the IMG code that are not typed as a .jpg, .gif, etc? For example, some affiliate programs use a URL like ?ref=1234 to link the image but not 1234.jpg.

For URL bbcodes, most forums support all three of these: [url]link
, [url= link], but GT supports only the second I believe. for extra compatability, perhaps you could look into adding the other formats.

Can there be a Quote button added to the bbcode buttons above?

Also, I am wondering if it might be a good idea to make it so that it does not process a smiley if it is within text, so it only processes standalone words. For example, if I type IP:Port, you see the result, when I wanted IP : Port without the spaces between. Perhaps it should only process it as a smiley if : P is standalone
I am retired from GameTracker after 11 years and will not be responsive for support requests.

Last edited by: burn Apr 17, 2011 1:08 PM
deathhasabearPM
#2
May 18, 2011 4:23 PM
GAMETRACKER ADMIN Joined: Oct 29, 2007
Posts: 560
burn wrote:
The underline bbcode does not provide an underline effect.


This should be fixed

burn wrote:

Can you support images with the IMG code that are not typed as a .jpg, .gif, etc? For example, some affiliate programs use a URL like ?ref=1234 to link the image but not 1234.jpg.


As far as I can tell it will parse images regardless of the file extension.

burn wrote:

Also, I am wondering if it might be a good idea to make it so that it does not process a smiley if it is within text, so it only processes standalone words. For example, if I type IP:Port, you see the result, when I wanted IP : Port without the spaces between. Perhaps it should only process it as a smiley if : P is standalone


Changed - emoticons will only parse if there is proceeding white space.