it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[TOOL IMPROVEMENT] HTML WYSIWYG editor

Open codeHaiku22 opened this issue 2 years ago • 4 comments

The toolset provided by IT-Tools is amazing. The HTML WYSIWYG editor would be much improved if it had forecolor and backcolor for the text. I hope that this is possible. Perhaps one of the open-source solutions in the article below can be implemented within the code base?

https://itsfoss.com/open-source-wysiwyg-editors/

codeHaiku22 avatar Dec 07 '23 20:12 codeHaiku22

The features you're talking about are available on TinyMCE. https://github.com/CorentinTh/it-tools/issues/277#issuecomment-1484218035

TCB13 avatar Jul 22 '24 09:07 TCB13

Hi @codeHaiku22, @TCB13 and @CorentinTh , implemented in #1318

sharevb avatar Sep 29 '24 20:09 sharevb

Hi @codeHaiku22, @TCB13 and @CorentinTh , implemented in #1318

I'm not sure if I'm understanding, you're not using TinyMCE anymore?

TCB13 avatar Sep 29 '24 20:09 TCB13

Hi @TCB13, current html wysywig never used TinyMCE as far as I found in current main branch, IT-Tools is using TipTap and I just extended with TipTap other plugins

sharevb avatar Sep 29 '24 21:09 sharevb

Hi @codeHaiku22 , implemented: https://sharevb-it-tools.vercel.app/html-wysiwyg-editor

And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

sharevb avatar Nov 01 '25 09:11 sharevb