1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Suggestion HTML support for topics

Discussion in 'Client & Site Suggestions' started by Exile, Jul 29, 2014.

  1. Exile

    Joined:
    Jul 24, 2014
    Messages:
    188
    Likes Received:
    23
    Can HTML support for topics be added?
    I'm thinking of stuff like tables, more styling ;)
     
  2. Wizard

    Joined:
    Jul 27, 2014
    Messages:
    165
    Likes Received:
    10
    I support this. There is little to no HTML atm.
     
  3. Exile

    Joined:
    Jul 24, 2014
    Messages:
    188
    Likes Received:
    23
  4. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266
    Code (Java):
    1.  
    2. public boolean isInteracting() {
    3.    return getAnimationId() != -1;
    4. }
    5.  
    Code (Text):
    1.  
    2. [code=java]
    3. public boolean isInteracting() {
    4.    return getAnimationId() != -1;
    5. }
    6. [{SLASH}code]
    7.  
     
  5. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266
  6. Exile

    Joined:
    Jul 24, 2014
    Messages:
    188
    Likes Received:
    23
    Not full raw html support, I mean stuff like marquee, css styling, webfonts(css), basically anything except dangerous iframes, frames, applets, objects, and <script bot-tags..
    Ofcourse JS is dangerous and shouldn't be added, but HTML?
     
  7. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266
    You would be surprised what people have managed to do with just HTML. Regardless I will keep looking into it.
     
  8. Exile

    Joined:
    Jul 24, 2014
    Messages:
    188
    Likes Received:
    23
    Thanks alot :)
     
  9. Mmaaikel

    Joined:
    Mar 11, 2014
    Messages:
    448
    Likes Received:
    106
    I can fuck up this site pretty hard with simple html codes. Wouldn't allow it if i were the admins.
     

Share This Page

Loading...