Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
35 views

Has anyone else facing the problem in Tinymce's Rich text editor of writing everything in backward or reverse

[code snippet][1][enter image description here][2]This is the problem I am facing I am facing one problem in my project where I used Tinymce's RTE, but when I write anything on it, it displays the ...
Tarun Tiwari's user avatar
0 votes
1 answer
741 views

React-rte: displaying name for Align buttons at toolbarConfig

I have a react rich text editor. I would like to display option toolbar. I am finding the display name for align (justify) pharse. I tried to find document about that, but I do not get any useful ...
Lucas's user avatar
  • 93
1 vote
0 answers
244 views

mui-rte Issue with On-Screen keyboards on Mobile Phone

Every time I'm typing something the onChange is called successfully with an immutable object containing all the information about the current state of the mui-rte. But there is some issue with the RTE ...
Ankit Gupta's user avatar
0 votes
1 answer
2k views

Insert local image to pell rich editor

I want to add some local images(emojis) to pell rich editor component. I don't want to use Rich Toolbar, and have some custom emoji picker to select the emoji. When user selects an emoji, I want to ...
SMhd Asadi's user avatar
0 votes
1 answer
973 views

how can I add colorpicker on the default rich text editor of grapesjs to change font colors?

I'm going to change the font color using a color picker and I added it like this. but it's not working now. I think It's because the'rte.exec()' please help me how to change the font color. Thank you....
Tortu's user avatar
  • 39
0 votes
1 answer
425 views

How do I exchange the default RTE CK Editor preset of TYPO3 with the full preset of the RTE CK editor?

How do I exchange the default RTE CK Editor preset of TYPO3 with the full preset of the RTE CK editor? I don't have a file called page.ts or sth. like this.
MightyA's user avatar
  • 26
1 vote
1 answer
698 views

React-rte Rich Text Editor change button colors

I am trouble changing the background color of the toolbar buttons. Please refer to the image link. Currently the buttons are in light grey of color. Image Link image link My Code <div className=&...
Navin's user avatar
  • 13
0 votes
1 answer
2k views

React Rich Text Editor - Clear state on ENTER

I would like to clear the state of the React Rich Text Editor (https://github.com/sstur/react-rte) when pressing the enter-key. My state looks like this: state = { value: RichTextEditor....
swedishtea's user avatar
1 vote
1 answer
377 views

Umbraco Tinymce adding spaces to empty tags

Whenever I add some tags like <i></i> to use with awesome font or simply a <p></p> tag tinymce automatically adds a space in between the tags. I have searched around the ...
Martacus's user avatar
  • 725
0 votes
1 answer
52 views

Syncfusion RTE Keyboard

I am using RTE from Syncfusion in ASP.NET. I have a problem with keyboard shortcuts and keystrokes. When I try to paste (to replace) on a selected text it does not work and does not show any error ...
Ghulam Mustafa's user avatar
0 votes
1 answer
71 views

Any smart way/algorithm to find what changed in html structure? (React.js microsoft OneNote api)

I'm writting a web app which will have some OneNote functionality. But i've encountered some problem. In order to updata a page, OneNote API requires to send array of changes in format like this: [ {...
Jonas's user avatar
  • 75
1 vote
1 answer
861 views

Is there any decent way to embed microsoft OneNote into my web app? ( React js )

In short, I'm building web application with React which will need to support Microsoft OneNote. But as far as I've searched, there is no embeding for OneNote? So my question is. How to implement as ...
Jonas's user avatar
  • 75
-2 votes
1 answer
114 views

Create in MS Word for Sharepoint Wiki

Actually I was searching for a RTE which has the below features : change tracking. Easy Copy from MS Word Copy from word feature is available in most of the RTE's in the market but none of them are ...
Sunny's user avatar
  • 863
0 votes
1 answer
1k views

Umbraco 7 RTE Paste from word?

I cannot see the option in the Rich Text Editor anymore for pasting from word. The strip formatting isn't enough as it leaves heading tags etc. I just want to have all HTML stripped when pasting. Does ...
0100's user avatar
  • 1
0 votes
1 answer
292 views

TYPO3 RTE Image Upload is not visible when using

I use templavoila and TYPO3 4.5.29. I created a template in FCE. and added mapped text area. I can see the rich text editor but I can't use some of the features. like Image Upload/Page Break.. etc.. ...
coderex's user avatar
  • 27.6k

15 30 50 per page