[RSS Feed/News] Add Froala editor button alias

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
My site supports a special programming language highlighting with
Code:
. I very much like to highlight this, so my graphic artist created an icon for it. The only problem is that I can't seem to create a custom button for it. The only real way to do this from my eyes is to create a new BB code tag for [jass] but I'd rather piggy back on the existing foundation of [code].

I was looking into running this code on the clientside, but it did not do anything:

JavaScript:

[CODE]const name = 'code';
const...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom