Page 1 of 1

book items... HTML tags suppourted?

Posted: Sun Jan 13, 2008 7:48 pm
by flametard
in the world manual under book items it says:

"some basic HTML tags are also supported in the text files"

im wondering which tags they support.

namely ....<img src="http:something like a special quarter view of the world map or something.jpg">

can it support image tags!?

Posted: Mon Jan 21, 2008 4:48 am
by flametard
answer, yes. this image is uploaded in a pic hosting site. but links to web pages , looks like links wont work, but im freaking stoked you can put a picture on a book, or make the picture the book!
Image

Posted: Mon Jan 21, 2008 4:59 am
by morbydvisns
nice =)

on second thoguht its all fine and dandy until someone spams their book items with GOA... o, nevermind..

Posted: Mon Jan 21, 2008 3:47 pm
by fhko
yay I got it to work too...

should point out to others that the correct form is...

<img src="http://some.uploaded/image's/url.jpg"> </img >

note: there are spaces between the closing and opening braces and after /img (otherwise you get some unwanted stuff)

three cheers for stimultacs!

btw...have you looked into whether anything else works?..such as bold, underline, italics, colors, etc. (I would myself but I know nothing about html...I was lucky to figure out the above from your example)

Posted: Sat Apr 05, 2008 8:24 pm
by Mit
<b> (bold) <i> (italic) and <ul> underline should work.
As should some <font>s

im quite surprised <img> does :) isnt that clever :]