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.
Options

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

  • Options
    im using the Html Formatter 2.4

    how can i post html code without it being rendered wrong ?
  • Options
    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>
  • Options
    </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 ?
  • Options
    anybody got some ideas about this im still not able to stream video :(
  • Options
    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.