Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
standard html posting
posting this renders it wrongly in html output
the output is like this which is wrong
can someone help me with this, i have added vlc plugin to vanbook and i want users to post the vlc link to enable streaming
<a href="#" onClick="vlc_controls.play('http://thienduongviet.org/getlink/zshare.php?id=65659153004dc829')">go funny</a>
the output is like this which is wrong
</span>
</div><div class="CommentBody" id="CommentBody_67"><a href="#" >Stream video</a>
</div>
can someone help me with this, i have added vlc plugin to vanbook and i want users to post the vlc link to enable streaming
0
Comments
how can i post html code without it being rendered wrong ?
?
<br> <br> [html] <a href="#" onClick="vlc_controls.play('http://thienduongviet.org/getlink/zshare.php?id=65659153004dc829')">play</a>[/html] <br> <br> <br> <br>
</span> </div><div class="CommentBody" id="CommentBody_79"><Code><br /><a href="#" onClick="vlc_controls.play('http://thienduongviet.org/getlink/zshare.php?id=65659153004dc829')">ppp</a><br /></Code> </div>
why its doing that ?