[Tutorial] Advanced TinyMCE settings

Post Reply
rahuldottech
Ssr. Bludit
Posts: 27
Joined: Fri Sep 22, 2017 8:13 pm

I just configured these settings and figured that I'd share them here:

Toolbar top:

Code: Select all

styleselect fontselect fontsizeselect | bold italic underline | forecolor backcolor | bullist numlist indent outdent blockquote anchor insertdatetime | table | undo redo |  copy cut paste pastetext | link unlink openlink | image media charmap | toc pagebreak hr removeformat | searchreplace visualblocks print preview code
Plugins:

Code: Select all

paste table insertdatetime media code anchor autolink image link pagebreak advlist lists textcolor colorpicker charmap textpattern autoheight hr print preview searchreplace visualblocks toc
Enjoy!
User avatar
stani
Master Bludit
Posts: 79
Joined: Wed Oct 14, 2020 1:34 pm
Has thanked: 1 time

Very good! ;)

https://www.tiny.cloud/docs/plugins/

---------------------------------------

But, this is better...

Toolbar top:

Code: Select all

 styleselect fontselect fontsizeselect | alignleft aligncenter alignright | bold italic underline | forecolor backcolor | bullist numlist indent outdent blockquote anchor insertdatetime | table | undo redo |  copy cut paste pastetext | link unlink openlink | image media charmap | toc pagebreak hr removeformat | searchreplace visualblocks print preview code
User avatar
stani
Master Bludit
Posts: 79
Joined: Wed Oct 14, 2020 1:34 pm
Has thanked: 1 time

How to add Emoticons (Smilies) to TinyMCE, does anyone know please?
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

1) Download the version 5.4.1 from

https://www.tiny.cloud/get-tiny/self-hosted/

2) Unzip the archive.

3) Load the directory emoticons in the directory \tinymce_5.4.1\tinymce\js\tinymce\plugins\ to the directory /bl-plugins/tinymce/tinymce/plugins on the server.

4) Open the plugin settings and add emoticons to one of the "Toolbar" fields and to the field "Plugins".
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
stani
Master Bludit
Posts: 79
Joined: Wed Oct 14, 2020 1:34 pm
Has thanked: 1 time

Thanks, but "Plugin initialization failed"... :(
Last edited by stani on Sat Mar 13, 2021 11:12 pm, edited 1 time in total.
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Try please the second toolbar.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
stani
Master Bludit
Posts: 79
Joined: Wed Oct 14, 2020 1:34 pm
Has thanked: 1 time

It works now.

It wanted Ctrl+F5 at browser. ;)

many thanks! :)

emotikons.jpg
emotikons.jpg (39.96 KiB) Viewed 2554 times
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Yes, it seems that there was a caching issue similar to this:

https://stackoverflow.com/questions/572 ... date-to-v5
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Post Reply