-
### Prerequisites
* [ ] Can you reproduce the problem in a fresh installation of the "develop" branch?
* [X] Do you have any errors in the PHP error log, or javascript console?
* [X] Did you chec…
-
### Description
We received the message in the CP that Redactor is no longer being supported which is fine, CKEditor seems to be a better option overall. However, one of the breaking changes that's …
-
**Describe the rationale for the suggested feature.**
Troubleshoot has a [YAML redactor](https://github.com/replicatedhq/troubleshoot/blob/main/pkg/redact/yaml.go) that is used to redact values in …
-
Right now images are listed as a TODO, so I'd like to get started on getting Image Uploading working with Thesis. I'm thinking we use Amazon for storage. Also, I want to get Redactor set up as our Wys…
-
Hi @noumo ,
I need move Redactor to TinMCE. Can i change option??
-
Why doesn't work plugins in Redactor.
```
```
Generate html
```
jQuery('#page-text').redactor({"imageUpload":"/admin/redactor/upload?dir=pages","fileUpload":"/admin/redactor/upload?dir=pages","min…
-
Having trouble with blanking out costs with format 12.00 or 12345.98 or 123.76
The problem is it blanks out whole numbers in pdfs too although not all whole numbers which makes it really weird to me.…
-
So, I have a PDF file (the small text says `aaa`): https://cdn.discordapp.com/attachments/283280590860582912/521025782664003584/r.png
I want to replace `aaa` with "test123".
My code is this:
``…
-
Hi,
I've just been looking at the redactor demo in IE7 and IE8 and have noticed that the response from calling SpellChecker.php always comes back empty - with no word suggestions.
Any thoughts as to…
-
### Description
I just noticed that Redactor fields inside Super Table fields inside Matrix fields are not converted by the `ckeditor/convert` command. ~~Looks like the command can't find those fie…