Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 469 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 469 Bytes

Tinymce Emoji

easily use emojis inside tinymce using https://github.com/TimeToKnow/emoji-panel

  • add vendor folder to public

  • load emoji-panel-{setName}-32.css & emoji-panel-{setName}-20 into your html

    • "setName" == 'apple, twitter, emojinone, etc..'
  • load tinymce-default.js before your tinymce.init()