t3x-rte_ckeditor_image icon indicating copy to clipboard operation
t3x-rte_ckeditor_image copied to clipboard

Image support in CKEditor for the TYPO3 ecosystem

Results 42 t3x-rte_ckeditor_image issues
Sort by recently updated
recently updated
newest added

Hello, I've actually get an isse with de width/height fields when I tried to resize an image. Click on the Image picture (in ckeditor) and select an image you want...

Fix issues reported with phpstan-deprecation-rules Enable phpstan-deprecation-rules in phpstan.neon and fix reported stuff: https://github.com/netresearch/t3x-rte_ckeditor_image/blob/upgrade_testsuite/phpstan.neon#L4

Upgrade test suite and address #282 and package name issue mentioned in #280 #271 #292 conflicting with tests #295

Running ```bash $ Build/Scripts/runTests.sh -p 8.1 -t 12 -s functional ``` with ext_emconf.php ```php

TYPO3 12.4.5 rte_ckeditor_image 12.0.2 I get error 404 that image is not found. Reason is that there is no / before fileadmin URL. So link looks like this: `` https://mysite.si/news/my_first_news_title/fileadmin/_processed_/7/f/csm_20220819_KAN_avgust_2_Petra_Korenak__KGZ_Ptuj_43d5e4676a.jpg...

**Bug description** The images are not reduced in size and the 300px standard width is not entered in the popup. In the frontend it is written in the source code:...

**Bug description** I have installed the extension and successfully configured it so that the "Image" button appears in the RTE. Selecting an image works fine when I am an admin...

When a link is set on an image, the "a" tag gets removed after saving and is not rendered in the frontend. (Typo3 v12) I know that this worked in...

Adjust plugin to make style definitions work with images. Closes #278