The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    Issue with Font Awesome in Editor

    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Issue with Font Awesome in Editor

    Post by FrOsTyXi April 17th 2015, 1:49 pm

    Hello I just saw a post from @ANge about Font Awesome in the editor! So i added everything as he shows in the tut but for somereason the little flag dose not show in the editor, I have font awesome already in my forum but i would love to have this added to the editor!!

    punbb

    Forum Link

    I have it uninstall as of now but wont be a thing to add it back if need be!

    Thank you

    Regards
    FrOsTyXi
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Issue with Font Awesome in Editor

    Post by Ange Tuteur April 17th 2015, 2:04 pm

    I see you're using the FA SCEditor customization. It empties the entire editor toolbar and reforms it, so it's most likely overriding my modification.

    Just edit that script and feel free to add fontawesome to any group. I'll leave an example below of where I originally added it. See the one marked with a comment Wink

    Code:
        group_13 : {
          'emoticon' : { on : 1, quick : 1, full : 0 },
          'fontawesome' : { on : 1, quick : 1, full : 1 }, // font awesome
          'date' : { on : 1, quick : 1, full : 1 },
          'time' : { on : 1, quick : 1, full : 1 },
          'maximize' : { on : 1, quick : 1, full : 1 },
          'source' : { on : 1, quick : 1, full : 1 }
        }
    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    Solved Re: Issue with Font Awesome in Editor

    Post by FrOsTyXi April 17th 2015, 2:12 pm

    @Ange working like a charm thank you sir!
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Issue with Font Awesome in Editor

    Post by Ange Tuteur April 17th 2015, 2:46 pm

    You're welcome Smile

    Topic archived

      Current date/time is September 22nd 2024, 11:26 pm