Skip to content
  • 0 Votes
    20 Posts
    746 Views
    barisB

    @crazycells custom css tab supports sass so you can simplify that to

    /* removing buttons from composer */ .composer .formatting-bar .formatting-group { [data-format="code"], [data-format="eye-slash"], [data-format="left"], [data-format="center"], [data-format="right"], [data-format="justify"], [data-format="groupedcode"], [data-format="picture"] { display: none; } }

    Haven't tested it but it should work 😆

  • 8 Votes
    6 Posts
    706 Views
    dave1904D

    @brazzerstop Hi 🙂 Thanks for your response. I think as long as teaser content is not parsed as post content there won't be a big chance. It's smiliar with images being shown as "50012345324-b88c-fe1233-343242fe.png". So maybe more related to recent cards plugin than to magic button plugin 🙂

  • 7 Votes
    94 Posts
    47k Views
    T

    Hi, all:

    Are there plans to update this for 2.0? The formatting in this one looks easier for users than the formatting in nodebb-plugin-btn-spoilers, so I would prefer to use this.