standard html posting

edited September 2009 in Vanilla 1.0 Help
posting this renders it wrongly in html output

<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

Comments

  • im using the Html Formatter 2.4

    how can i post html code without it being rendered wrong ?
  • is there something like this

    ? <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 ?
  • anybody got some ideas about this im still not able to stream video :(
  • MarkMark Vanilla Staff
    I believe the Html Formatter for V1 has quite a bit of documentation on how to enable & disable things like this. Open up the plugin file and take a look inside. It definitely has the ability to allow videos from sites like google and youtube.
Sign In or Register to comment.