PrestaShop / PrestaShop

PrestaShop is the universal open-source software platform to build your e-commerce solution.
https://www.prestashop-project.org/
Other
7.9k stars 4.75k forks source link

Add pastetext to TinyMCE configuration #36151

Open PrestaEdit opened 1 month ago

PrestaEdit commented 1 month ago
Questions Answers
Branch? develop
Description? Add the paste text (paste text without formatting) in TinyMCE toolbar buttons.
Type? improvement
Category? BO
BC breaks? no
Deprecations? no
How to test? Edit a product or a CMS page and see that a new button is now enabled.
Fixed issue or discussion? Fix #36150

Before

Capture d’écran 2024-05-14 à 17 02 09

After

Capture d’écran 2024-05-14 à 17 03 29
paulnoelcholot commented 4 weeks ago

Hello @PrestaEdit,

I tested your PR but I haven't the same behavior like you :/ Did I miss something?

Thanks for your feedback

image

PrestaEdit commented 2 weeks ago

It's like the icon is not shown as needed ; could I ask you to empty your cache to remake a test, maybe ?

PrestaEdit commented 1 day ago

There is a regression since this : https://github.com/PrestaShop/PrestaShop/pull/33587

On the Product page, it will not work anymore. Or a least with the ProductPage v2.

kpodemski commented 1 day ago

@PrestaEdit the old product page doesn't exist anymore, so I guess this PR is not relevant anymore for the product page, but it is still relevant for the CMS pages?

PrestaEdit commented 1 day ago

It's not only for product page, but for every page having the TinyMCE.

I wrote this issue, If you can confirm it : https://github.com/PrestaShop/PrestaShop/issues/36351