html
2007.Mar.30, 12:01 PM
html
Post: #1
moved from another topic

is there any way to get images onto the gang description page? the "br" tag works, just haven't found any other html that does. looking to add links too.

thanks.
2007.Mar.30, 12:15 PM
 
Post: #2
to clarify a little bit, I do have the images hosted on another site.
2007.Mar.30, 12:29 PM
 
Post: #3
You could try doing <img src="image url here">, see if that works. That is the HTML image tag.
2007.Mar.30, 12:35 PM
 
Post: #4
thanks chris, but that didn't do it.

Zen, if you read this, any possibility we can have some simple html capability (img, links, tables, etc) in our mails and gang pages?
2007.Mar.30, 08:43 PM
 
Post: #5
the reason zen hasn't done this is because of the image problem: Some one would have to monitor all pictures to make sure they are appropriate. Plus it would be a lot of strain on the servers with all that information tranfering back and forth.

So until the game gets more popular i doubt this will happen. :wink:
2007.Mar.30, 09:46 PM
 
Post: #6
good point. And I'm sure it would be too taxing on the hd space to host images on the AL server.
how about link and table capability?
2007.Apr.03, 01:01 PM
 
Post: #7
There is also the possibility of importing evil server-side scripts with the IMG tag, but I won't get in to that.