Hello, during the last week I completely changed the board-code system, so I am quite sure XSS is not possible in any ways now. Feel free to test it Boardcode overview- [[]align=left/center/right/justify[]]...[[]/align[]]
With align you can create blocks/paragraphs which are aligned in the specified manner: [align=left]"left" creates usual left-alignment.[/align] [align=center]"center" centers the text[/align] [align=right]"right"...[/align] [align=justify]Creates justifed text. Since this it is not possible to recognize this with a too short text, I add this long sentence and some rubbish. ergimeromigoermg egieonrgoienrgoineiogn ergoinergoineoing ergergergneorigneorgnerngnergnoergergnrigero engoiengoienrg erngien nerg eoen ogrneeingoien eorgnieng enroger erognoie ngoie erererherherherhphle!?[/align]
- [[]b[]]...[[]/b[]]
The b-tag creates bold formatted text.
- [[]i[]]...[[]/i[]]
The i-tag creates italic text.
- [[]u[]]...[[]/u[]]
The u-tag underlines the text.
- [[]s[]]...[[]/s[]]
The s-tag lines text through.
- [[]color=#RRGGBB[]]...[[]/color[]]
This text sets the text color to the specified HEX value.
- [[]size=x[]]...[[]/size[]]
Sets the font-size to the specified value (x) (as pt). The font-size has to be between 5 and 50 points.
- [[]font=x[]]...[[]/font[]]
This tag sets the font-face to x. The font name may only consist of alphanumeric characters and spaces. Please use only common fonts like Arial, [font=Times New Roman]Times New Roman[/font], Courier New and so on.
- [[]link=URL[]]...[[]/link[]]
Obviously, link creates a link to the specified url. The URL has to be absolute (http://...) or absolute to our website (/...).
- [[]image=x[]]
Using this tag you can insert images into your posts. X is the url of the image. The path has to be an absolute URL (http://...) or absolute to our domain (/...). Our sheep
- [[]list=x[]]...[[]/list[]]
This tag allows you to use lists in your posts. X determines the type of list:
- decimal
- creates a numbered list
- with usual decimal numbers
- lower-alpha
- creates a lettered list
- with small letters
- upper-alpha
- creates a lettered list
- with capital letters
- lower-roman
- creates a numbered list
- with small roman numbers
- upper-roman
- creates a numbered list
- with capital roman numbers
- disc
- creates a simple list
- with a filled circle as bullet
- circle
- creates a simple list
- with a frame circle as bullet
- square
- creates a simple list
- with a filled square as bullet
- none
- creates a simple list
- without any bullet
In a list, each list-entry has to be seperated with the tag [[]o[]]. So the last list of those above has to be coded this way: [[]list=none[]] [[]o[]][[]color=#FFFFFF[]]none[[]/color[]] [[]o[]]creates a simple list [[]o[]]without any bullet [[]/list[]] [[][[][]] and [[][]][]] These tags are necessary if you want to write text containing board-code elements. If you want that [[]link=www.google.com[]] is displayed in your post, your have to write it this way: [[][[][]]link=www.google.com[[][]][]]
This was an overview of all the currently implemented boardcode features. bye Erik |