Skip to main content

Questions tagged [rte]

RTE refers to a Rich Text Editor, which is an interface for editing rich text within web browsers, which presents the user with a "what-you-see-is-what-you-get" (WYSIWYG) editing area.

rte
1 vote
1 answer
51 views

File tab is not showing in the Link Browser of the RTE Editor TYPO3 Backend

I have a project that i migrated from v11 to version 12. In the Rich Text Editor when you select some text and to link it to a file uploaded of the Link Browser (To add a link to a pdf file). Now the ...
Mohamed Masmoudi's user avatar
2 votes
1 answer
51 views

TYPO3 RTE - allowedClasses is TSconfig have no effect

I'm using TYPO v12.4. On a specific page of my website when I edit the "Page TSconfig" field with just one line: RTE.default.proc.allowedClasses := addToList(custom, rowmax25, btn, btn-sm) ...
Paolo Deferre's user avatar
0 votes
0 answers
28 views

I am getting errors in console when trying to interact with Kentio RTE

I am developing website in .NET 6 MVC with Kentico 13 and i created a widget with only two properties: content, background color. The first one has editing component as RTE. But when I want to set ...
Maciej Dobosz's user avatar
0 votes
0 answers
33 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
0 answers
14 views

muirichtexteditor not resetting default value after save

I am using MUIRichTextEditor (mui-rte version 2.0.1) in a chat room in Vite. The code I have for the user to input new data is <MUIRichTextEditor label="Type next message or ...
Bob Lane's user avatar
0 votes
2 answers
311 views

Typo3 12 RTE_CKEditor Image integration

i wnat to insert inline Text images in Typo3 12 RTE Editor, but i found no way to integrate it. I try to add it to the toolbar, but without any success. Does anyone has an idea? This is my try: editor:...
Mltno's user avatar
  • 1
0 votes
0 answers
155 views

CKEditor In Vue3 - CKEditorError: ckeditor-duplicated-modules Error

Here I am trying to use the CK Editor in vue3, my goal is to add the Html Support I installed the ckeditor by following document npm install --save @ckeditor/ckeditor5-vue @ckeditor/ckeditor5-build-...
Gopal's user avatar
  • 103
1 vote
1 answer
468 views

How to allow css class in RTE in typo3 backend?

I want to allow my own CSS class into RTE (Rich Text Editor) in Typo3 backend. Please describe it me step by step. I don't know how to add CSS class in RTE which is created by us in default.yaml . ...
Manasvi Bhadiyadra's user avatar
1 vote
0 answers
182 views

MUI RTE in a formik form, the cursor jumps to the start of the text field making the input typed backwards

I am using MUI Rich text Editor as a component, and using that component in a formik form. when i enter any text the cursor position is always at the beginning making it appear as the text is written ...
Abhinav Soni's user avatar
0 votes
0 answers
40 views

The slash in the attribute `href` of tag <a/> RTE ckeditor - TYPO3 11

there! i am faced with strange behavior ext:rte_ckeditor when i add in editor this code... <p><a href="/">link test</a></p> and after save i get... <p><a ...
TYPO3UA's user avatar
  • 89
1 vote
0 answers
87 views

How to change the default value of toolbar in WYSIWYG editor in React JS

Have customized only the required toolbar to present in my editor. Need to change the default text of dropdowns present in the WYSIWYG editor Tried to place the default Value and tried to concat the ...
aji bala's user avatar
0 votes
0 answers
44 views

How to create a custom RTE plugin for pathfield or pathbrowser

I want to create a custom RTE plugin which will be having one field with browse option and cancel and OK button. Do we have any working example on this. I tried creating the plugin with editorKernel ...
user3197019's user avatar
0 votes
1 answer
176 views

Typo3 enabling default Link Browser

I have an alternative Link Browser, but I dont know why (maybe because an extension?) how do I deactivate it or enable the default one? I couldn't find someone that also has this Link window, so ...
Someone's user avatar
  • 17
0 votes
1 answer
121 views

Config is not loaded

I'm using TYPO3 11.5.21 with bootstrap package. I configured a sitepackage 'mysitepackage', which works very well with custom typoscript configs, css etc. I want to config a custom RTE config to ...
Rubberhawk's user avatar
0 votes
1 answer
34 views

Typo3 RTE link to a News system element

In typo3, I would like to create a link to a news of the News System extension inside a tt_content using the RTE, how can I do it?
MarioProject's user avatar

15 30 50 per page
1
2 3 4 5
22