#jodit — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #jodit, aggregated by home.social.
-
I know I will get some hate for this, but I do use Ai from time to time. Mostly to help me do things I have to do. Not to replace services I pay for or people I support.
But…@WordPress 7 has added Ai. This means more Ai slop and less unique content.
On top of that, #wordpress has gotten so bloated. I built a simple parish website from straight PHP with a MariaDB database storage that does everything Wordpress did. Deleted Wordpress and it was 38,000 files! The new site is 126 files.
The same is true of @moodle. They are so bloated the platform crawls. We need lighter solutions without all the big bloat and hundreds of API calls to other services.
Another issue with Wordpress is that every plugin now has calls to the mothership. Every plugin wants your email, signs you up for their newsletter, and constantly calls back to the dev website. That slows down your server and crams up the internet with all these api calls.
Which is why I switched on the new websites from #tinymce to #jodit. Tinymce wants to phone home all the time and runs ads for their premium products. Jodit doesn’t.
Maybe you all already know this. I have been out of the loop for a while. But starting to code my own sites again. And I am proud to not be beholden to big companies anymore.
-
От вседозволенности к порядку: кастомизация Jodit для строгой типографики
Привет, Хабр! В этой статье речь пойдет об интересной задаче на одном из моих проектов. Он был разработан на React для документооборота сотрудниками. Так уж вышло, что со времен старта проекта основным текстовым WYSIWYG-редактором был небезызвестный Jodit. За долгие годы было написано много кастомных плагинов, например, для работы с упоминаниями сотрудников, и нас устраивала его надежность, хоть его внешний вид был далек от идеала. И вот однажды заказчик пришел с запросом:
https://habr.com/ru/companies/reksoft/articles/955046/
#WYSIWYG #Jodit #React #кастомизация #безопасность_вебприложений