Commit aaf1236
[5.2] Added link class selection to TinyMCE dialog (#43260)
* Added link list
* Fix indentation
* Fix missing space
* Update plugins/editors/tinymce/tinymce.xml
Co-authored-by: Brian Teeman <[email protected]>
* Update administrator/language/en-GB/plg_editors_tinymce.ini
Co-authored-by: Brian Teeman <[email protected]>
* Update plugins/editors/tinymce/tinymce.xml
Co-authored-by: Brian Teeman <[email protected]>
* Move parameters to Plugin tab
* Update plugins/editors/tinymce/forms/setoptions.xml
Co-authored-by: Quy <[email protected]>
* Update plugins/editors/tinymce/src/PluginTraits/DisplayTrait.php
Co-authored-by: Quy <[email protected]>
* Update plugins/editors/tinymce/tinymce.xml
Co-authored-by: Quy <[email protected]>
* Make CI happy
* Remove empty line
* Update plugins/editors/tinymce/src/PluginTraits/DisplayTrait.php
---------
Co-authored-by: Brian Teeman <[email protected]>
Co-authored-by: Quy <[email protected]>1 parent 5b21db6 commit aaf1236
File tree
3 files changed
+53
-0
lines changed- administrator/language/en-GB
- plugins/editors/tinymce
- forms
- src/PluginTraits
3 files changed
+53
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
406 | 434 | | |
407 | 435 | | |
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
385 | 402 | | |
386 | 403 | | |
387 | 404 | | |
| |||
424 | 441 | | |
425 | 442 | | |
426 | 443 | | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
427 | 447 | | |
428 | 448 | | |
429 | 449 | | |
| |||
0 commit comments