-
We propose to replace tinymce with an editor that:
1. Uses the browser's `contentEditable` instead of an iframe.
2. Is more lightweight
3. Can be used for collaborative editing
And of cour…
-
**What is the current behavior?**
```
商品介绍
元
…
-
Hi
I installed TinyMCE by composer. So we have path "/vendor/tinymce/tinymce/tinymce.js"
How should I include this to my twig html? All js I have in public/js/ - shoud I move there also tinymce …
-
Implement one of two things: either create TinyMCE buttons for Bootstrap Shortcodes, or find a different way to expose these shortcodes in the WordPress editor.
-
All the code is done as per the videos and TinyMCE is also installed but on refreshing the index.php of admin shows no change
-
_Original author: ovivanke...@gmail.com (October 11, 2007 09:54:36)_
any chance that this gallery gets an enhancement so I can insert videos
from the gallery into posts/pages?
i.e. the foto gallery …
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
11.5.0
### Bug summary
Richtext editor are not sticky in classic mode - so the toolbar disapear wh…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
You delete the editable text with DELs or BACKSPACEs until it is empty, and tinymce "break" the…
-
In some specific cases when opening the `styles` toolbar which evaluates a lot of styles, we get a console error and the panel doesn't open. The editor keeps working, but the styles panel cannot be us…
-
I may be missing something here, but I don't think so.
Askbot's sample configs specify a Django config setting "TINYMCE_URL", and there's a (fairly idiotic) check in startup_procedures.py which check…