-
I can't seem to trigger the save function with the 'save_onsavecallback'. I see in the documentation about the "mceSave" command, but not much is said about it. Also I expect to be able to trigger a f…
-
Bold tag, ``, and the italic tag, ``, are listed as a **_WCAG Level A error_** because most screen readers will NOT announce these changes to the screen reader user.
Ref: https://support.siteimprov…
-
- It was mentioned at the start of the [Context Menu Plugin documentation](https://www.tinymce.com/docs/plugins/contextmenu/) that it doesn't disable the operating system's native context menu. This i…
-
**Documentation/Product Version**
_TinyMCE 5 Documentation_
**Links to Page(s) affected**
https://www.tiny.cloud/docs/plugins/drive/
https://www.tiny.cloud/pricing/
**Description of Issue**
…
-
The DCA reference explains how to define an rte for a textarea, typically `ace` or `tinyMCE`. We should also document how to customize the editor's configuration (`be_tinyMCE.html5` template) and how …
-
This is my role.provider copied from documentation:
```
import { Injectable } from '@angular/core';
import { Observable } from 'rxjs/Observable';
import { map } from 'rxjs/operators/map';
imp…
-
I'm using TinyMCE version 5.0.11 in my application, and have noticed some odd behavior around how it handles formatting whitespace.
We only provide two font options to the user, Sans Seriff (default)…
-
We recently upgraded from 4.1.9 to 4.2.7.
Since then our custom plugin stopped working.
Seems like the _e.control.settings.menu = menu;_ behaviour has changed.
```
tinymce.PluginManager.add('customPl…
-
***This is the page with issues: https://github.com/umbraco/UmbracoDocs/edit/master/Reference/Config/tinyMceConfig/index.md***
-
`PHP Warning: strpos(): Empty needle in /home/***/wp/wp-content/plugins/pods/classes/PodsData.php on line 3058`
On this line, traverse_recurse() checks if the selected table name is a WP table or …