Skip to content

Commit 28f59fb

Browse files
committed
Mention standard editor MIGX support
1 parent a4e24d4 commit 28f59fb

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Redactor can be used within MIGX.
2+
3+
## Standard Configuration
4+
5+
[By following the MIGX Backend-Usage tutorial](https://docs.modx.com/current/en/extras/migx/migx.backend-usage), you'll get the default Redactor configuration set inside your form. This is because in the Form Tabs, you've defined `"inputTVtype": "richtext"` - which grabs the default editor in the default configuration.
6+
7+
Do not use the "migxredactor" TV type provided by MIGX - that was for Redactor v2.
8+
9+
## MIGX-specific configuration
10+
11+
We're investigating adding support for custom configuration sets inside MIGX.

en/04_Redactor/01_v3.x/03_Usage/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Redactor can be used in different places in different ways. These different use
55
- [On the resource introtext](Introtext)
66
- [Different configurations per template](Template)
77
- [As custom ContentBlocks rich text field](ContentBlocks)
8+
- [As part of MIGX](MIGX)
89

910
It's also possible to use Redactor with [third party extras](Third_Party_Extras).
1011

0 commit comments

Comments
 (0)