XF 2.3 Updating Froala - 2nd toolbar & OR add text from template button

eDaddi

Active member
I need to add a smilie toolbar to the bottom of the editor. I planned to hack it and add a div under the editor and a JS onClick to add to the text area to keep it simple. After looking at it ... I want to do it the right way.

I see in the code there is this hidden 2nd toolbar:
Screenshot 2024-09-12 at 8.32.10 PM.webp

A few questions...
  • Does XF ever use that 2nd toolbar for anything?
  • If not, how can I fill it with emojis buttons?
 
Last edited:
Back
Top Bottom