Page 1 of 1

[Tutorial] Advanced TinyMCE settings

Posted: Sun Feb 17, 2019 12:37 am
by rahuldottech
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!

Re: [Tutorial] Advanced TinyMCE settings

Posted: Sat Nov 14, 2020 7:20 am
by stani
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

Re: [Tutorial] Advanced TinyMCE settings

Posted: Sat Mar 13, 2021 6:42 pm
by stani
How to add Emoticons (Smilies) to TinyMCE, does anyone know please?

Re: [Tutorial] Advanced TinyMCE settings

Posted: Sat Mar 13, 2021 10:30 pm
by Edi
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".

Re: [Tutorial] Advanced TinyMCE settings

Posted: Sat Mar 13, 2021 10:53 pm
by stani
Thanks, but "Plugin initialization failed"... :(

Re: [Tutorial] Advanced TinyMCE settings

Posted: Sat Mar 13, 2021 11:02 pm
by Edi
Try please the second toolbar.

Re: [Tutorial] Advanced TinyMCE settings

Posted: Sat Mar 13, 2021 11:18 pm
by stani
It works now.

It wanted Ctrl+F5 at browser. ;)

many thanks! :)

emotikons.jpg
emotikons.jpg (39.96 KiB) Viewed 2567 times

Re: [Tutorial] Advanced TinyMCE settings

Posted: Sat Mar 13, 2021 11:22 pm
by Edi
Yes, it seems that there was a caching issue similar to this:

https://stackoverflow.com/questions/572 ... date-to-v5