Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

how to enable full html support on discussion

ChanuxChanux ✭✭
edited April 2012 in Vanilla 2.0 - 2.8

how to enable full html support on discussion

ex : html tables, iframe, etc

iframe to embed
not support on all web browsers

Best Answer

  • x00x00 MVP
    Answer ✓

    I think that is something best done by a plugin you don't want to actually allow people to put iframes, instead to substitute with iframes, were appropriate.

    grep is your friend.

Answers

  • x00x00 MVP
    edited April 2012

    full html support is bad idea. Tables are already supported.

    testtest
    testtest

    grep is your friend.

  • oh... thanx @x00 i didnt know about that

    i need to add iframe (not embed)

  • x00x00 MVP
    Answer ✓

    I think that is something best done by a plugin you don't want to actually allow people to put iframes, instead to substitute with iframes, were appropriate.

    grep is your friend.

Sign In or Register to comment.