Skip to content

I have made a few changes to this wonderful Text Area editor 😁

License

Notifications You must be signed in to change notification settings

SidoKnee/Trumbowyg-v2.27.3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Trumbowyg-v2.27.3

I have made a few changes to this wonderful Text Area editor 😁 I Love this Editor ! The Languages need a bit of work πŸ˜• I hope that Alexandre Demode (Alex-D),{https://github.com/Alex-D/Trumbowyg} does not mind πŸ€” Just do this to get the Buttons to work & the Dropdowns, at the Bottom of your page.

<script src="{path}/js/trumbowyg.twc.js"></script> <script> $(document).ready(function(){ $.trumbowyg.svgPath = '{path}/ui/icons.twc.svg'; $.trumbowyg.svgAbsoluteUsePath = true; $('#simple-editor').trumbowyg({ btns: ['viewHTML', 'formatting', 'link', 'btnGrp-semantic', 'btnGrp-lists', 'insertImage','emoji','hashtag','smiley','hands'] }); }); </script>

About

I have made a few changes to this wonderful Text Area editor 😁

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published