home.social

#tinymce — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #tinymce, aggregated by home.social.

fetched live
  1. 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.

  2. Как я встраивал wysiwyg редактор в свой django проект

    Разрабатывая сервис генерации AI курсов, я столкнулся с тем, что мне захотелось решить вопрос с удобным редактированием уроков. В моем сервисе есть два режима создания курсов - AI режим, это когда ты пишешь промпт или прикладываешь список тем, а нейросеть генерирует контент. Это подходит для самообучения. А второй режим для авторов - ты можешь взять свои наработки, скормить их вместе с промптом модели, а та выдаст результат. Так вот чтобы поделиться с другими юзерами таким курсом, хотелось бы иметь возможность отредактировать ответ модели, дополнить самому, да еще и оформить это все красиво, с заголовками, отступами, списками и прочими украшательствами. Почитав разные статьи про то, какие есть редакторы, я остановился на TinyMCE .

    habr.com/ru/articles/924648/

    #django #wysiwyg #tinymce

  3. The default of editor with will mangle and break any code which is an issue when creating interactive questions. Today I discovered an excellent compromise of installing the editor
    github.com/mudrd8mz/moodle-edi
    And making it my default editor. Now I can add formatting without having to type html tags and my JSXGraph is unmangled. I am starting to think that markdown is the answer to many questions.

  4. The default of #TinyMCE editor with #Moodle will mangle and break any #Javascript code which is an issue when creating interactive #STACKmath questions. Today I discovered an excellent compromise of installing the #Marklar editor
    github.com/mudrd8mz/moodle-edi
    And making it my default editor. Now I can add formatting without having to type html tags and my JSXGraph is unmangled. I am starting to think that markdown is the answer to many questions.

    #edtech #educaiton #maths #math #mathematics

  5. I loved seeing the term #smalltech recently. Not sure what it means *officially* but I interpret it as low footprint self hosted. That's my thing. Get code patterns already available to hack and use in my info solutions. I'm working atm on online solutions for writing to go with the #TinyFileManager I've made. I'd like to get #Quill going but need more knowledge to get it to download a Word or pdf doc so in the meantime I've got #TinyMCE going in #selfhosting. Fun times.

  6. I loved seeing the term #smalltech recently. Not sure what it means *officially* but I interpret it as low footprint self hosted. That's my thing. Get code patterns already available to hack and use in my info solutions. I'm working atm on online solutions for writing to go with the #TinyFileManager I've made. I'd like to get #Quill going but need more knowledge to get it to download a Word or pdf doc so in the meantime I've got #TinyMCE going in #selfhosting. Fun times.

  7. is being removed from core Moodle

    The Atto editor will be removed from core with the release of 5.0 in April.
    tracker.moodle.org/browse/MDL-
    I believe it will be available from the plugins database but in the long term is the future.

  8. #Atto is being removed from core Moodle

    The Atto editor will be removed from core with the release of #Moodle 5.0 in April.
    tracker.moodle.org/browse/MDL-
    I believe it will be available from the plugins database but in the long term #TinyMCE is the future.

  9. The editor for allows teachers to easily create “fill in the blanks” quizzes without having to learn the complex syntax of that question type.
    “The plugin has been awarded Best Open-Source TinyMCE Plugin”
    By the people at Tiny

    tiny.cloud/blog/celebrating-mo

    Another project that was worked on at last year. You can download it from
    moodle.org/plugins/tiny_cloze

  10. The #Cloze #Quiz #Question editor for #TinyMCE allows teachers to easily create “fill in the blanks” quizzes without having to learn the complex syntax of that #Moodle question type.
    “The plugin has been awarded Best Open-Source TinyMCE Plugin”
    By the people at Tiny

    tiny.cloud/blog/celebrating-mo

    Another project that was worked on at #MoodleDach last year. You can download it from
    moodle.org/plugins/tiny_cloze

    #edtech #opensource #education #gpl

  11. @andre_dietrich
    Die Möglichkeiten von #LiaScript sind einfach phänomenal.
    youtube.com/watch?v=VrfpOU9fEF
    youtube.com/watch?v=yG3x4Br4L6

    Wenn ich denn einen Wunsch frei hätte, dann würde ich mir für #LiaScript ein #Moodle-Editor Plugin und ein Moodle-Reader Plugin freuen (das auch auf den Landes-#Moodle-Instanzen verfügbar ist).
    Also so ähnlich wie bei #Atto oder #TinyMCE, aber auch als Plaintext-Eingabe und bei der Anzeige (als Textfeld, Textseite, ...) wird es dann gerendert.

    Alternativ ginge auch das Einbinden eines eigenen Readers als JavaScript-Datei (wie bei preview-lia.js), dem man dann die Markdown-Dateien übergeben kann (z.B. als Parameter / Datei / Textfeld / ...).

    Das Einbetten als iframe (oder anders via liascript.github.io) finde ich problematisch, es sollte innerhalb der Moodleinstanz selbst gehostet sein.

    Das Exportieren eines lokalen Kurses und der Import als SCORM-Paket ist nicht optimal, weil man die Quelldatei nicht mehr "einfach" bearbeiten kann.

    Vielleicht hat die #moodlebande noch andere Ideen?

  12. @andre_dietrich
    Die Möglichkeiten von #LiaScript sind einfach phänomenal.
    youtube.com/watch?v=VrfpOU9fEF
    youtube.com/watch?v=yG3x4Br4L6

    Wenn ich denn einen Wunsch frei hätte, dann würde ich mir für #LiaScript ein #Moodle-Editor Plugin und ein Moodle-Reader Plugin freuen (das auch auf den Landes-#Moodle-Instanzen verfügbar ist).
    Also so ähnlich wie bei #Atto oder #TinyMCE, aber auch als Plaintext-Eingabe und bei der Anzeige (als Textfeld, Textseite, ...) wird es dann gerendert.

    Alternativ ginge auch das Einbinden eines eigenen Readers als JavaScript-Datei (wie bei preview-lia.js), dem man dann die Markdown-Dateien übergeben kann (z.B. als Parameter / Datei / Textfeld / ...).

    Das Einbetten als iframe (oder anders via liascript.github.io) finde ich problematisch, es sollte innerhalb der Moodleinstanz selbst gehostet sein.

    Das Exportieren eines lokalen Kurses und der Import als SCORM-Paket ist nicht optimal, weil man die Quelldatei nicht mehr "einfach" bearbeiten kann.

    Vielleicht hat die #moodlebande noch andere Ideen?

  13. The Joomla 5.2 CSS Class Selector allows users to easily add CSS classes to links directly from the tinyMCE editor.
    Whether you're looking to apply specific styles or transform links into interactive elements like buttons, this option significantly simplifies the process of customizing links in your articles.
    Read all about it:
    docs.joomla.org/J5.x:Add_a_cla #Joomla #CSS #tinyMCE #OpenSource

  14. The Joomla 5.2 CSS Class Selector allows users to easily add CSS classes to links directly from the tinyMCE editor.
    Whether you're looking to apply specific styles or transform links into interactive elements like buttons, this option significantly simplifies the process of customizing links in your articles.
    Read all about it:
    docs.joomla.org/J5.x:Add_a_cla #Joomla #CSS #tinyMCE #OpenSource

  15. Working on an old project that uses TinyMCE for writing product descriptions. Most of the descriptions consist of paragraphs and lists, so I'm thinking I'll drop TinyMCE in favour of using Markdown. Been testing league/html-to-markdown and it seems to be working fine for this use case.

    #dayjob #markdown #php #tinymce

  16. At the recent in Vienna I had the good fortune to spend time with the team from who provide services to the schools in . It was a delight to be with people so passionate about .

    They have built a suite of related plugins for with an innovative User Interface and capabilities. This is the dialog from their plugin from for the editor.

    github.com/mebis-lp

  17. At the recent #MootDach in Vienna I had the good fortune to spend time with the team from #mebis who provide #Moodle services to the schools in #Bavaria. It was a delight to be with people so passionate about #education.

    They have built a suite of #AI related plugins for #Moodle with an innovative User Interface and capabilities. This is the dialog from their plugin from for the #tinymce editor.

    github.com/mebis-lp

  18. @alcinnz @otto42 @teleclimber @mathew @jalefkowit @baldur

    Yeah, i get that. I didn't really have beef with the #wysiwyg editors back in the day, but the output could be horrible and break the page layout. Especially when copy/paste from Word..
    They where also very bloated.

    I recently had to implement #TinyMce and it wasn't so bad. Still bloated though.

    I used to love an editor with a parrot on its website, and a Don't click here -button. Can't find it at the moment.

  19. Screenrecording im #TinyMCE von #moodle dev4.5 entdeckt.
    Gabs das schon früher?
    Und, wie soll es anders sein:
    Videoformat webm
    Audioformat ogg
    Sind da inzwischen alle 🍏-mobils gerüstet?

  20. Screenrecording im #TinyMCE von #moodle dev4.5 entdeckt.
    Gabs das schon früher?
    Und, wie soll es anders sein:
    Videoformat webm
    Audioformat ogg
    Sind da inzwischen alle 🍏-mobils gerüstet?

  21. [Перевод] Ладья на XSS: как я хакнул chess.com детским эксплойтом

    Шахматы – это одно из многих моих хобби, за которыми я провожу свободное время, когда не ковыряюсь с какой-нибудь электроникой. При этом играю я так себе, и когда мне изрядно надоело проигрывать, я решил заняться тем, что у меня получается гораздо лучше… хакнуть систему! В этой статье я расскажу о том, как использовал свои знания по кибербезопасности для обнаружения XSS-уязвимости (Cross-Site Scripting, межсайтовый скриптинг) на крупнейшем шахматном сайте интернета со 100 миллионами участников – Chess.com . Но для начала небольшое вступление (в котором будет затронута немного менее серьёзная, но достаточно занятная, уязвимость OSRF (On-site Request Forgery, подделка запросов на сайте).

    habr.com/ru/companies/ruvds/ar

    #ruvds_перевод #шахматы #xss #информационная_безопасность #osrf #межсайтовый_скриптинг #tinymce

  22. CKEditor 5 is new in the most recent version of Backdrop CMS. At our last virtual user group meeting, we had a demostration of what is new in CKEditor 5 and how to manage the upgrade. It was VERY informative.

    We also has a short 10 minute demo of the TinyMCE text editor module for Backdrop CMS.

    The entire event was recorded and we highly recommend watching.

    youtube.com/live/QOx92xe7NLE?s

    #BackdropCMS #CKEditor #TinyMCE #OpenSourceCMS #Drupal

  23. Poodll snippets for tiny has been released

    moodle.org/plugins/tiny_snippet

    Tiny Snippet is a simple html/text template tool for# Moodle's Tiny editor. Use it to add text, layouts, buttons and other content from templates directly into Moodle HTML areas.

    It is good to see another supporting the editor which is the default editor in new installations of Moodle.

  24. Poodll snippets for tiny has been released

    moodle.org/plugins/tiny_snippe

    Tiny Snippet is a simple html/text template tool for# Moodle's Tiny editor. Use it to add text, layouts, buttons and other content from templates directly into Moodle HTML areas.

    It is good to see another #plugin supporting the #tinyMCE editor which is the default editor in new installations of Moodle.
    #edtech #education #edutoot

  25. My latest newsletter is out on Substack and my latest podcast (search for "Chinchilla Squeaks") wherever you listen to them!

    It features an interview with Elise Bentley where we spoke about #TinyMCE and #CKEditor. Also lots of AI news, Open Source upsets, the true cost of food, the cables that power the internet, and so much more!

    chinchillasqueaks.substack.com

  26. My latest newsletter is out on Substack and my latest podcast (search for "Chinchilla Squeaks") wherever you listen to them!

    It features an interview with Elise Bentley where we spoke about #TinyMCE and #CKEditor. Also lots of AI news, Open Source upsets, the true cost of food, the cables that power the internet, and so much more!

    chinchillasqueaks.substack.com

  27. @danielsiepmann I have discussed this several times with my colleagues and everyone agrees that plugin development for #CKEditor5 is hell.

    I don't know why #TYPO3 decided to keep using #CkEditor5, because I don't see any benefit. It seems very over-engineered (it has it's own debug console!) and all plugins from #CkEditor4 have to be completely rebuilt as there is no upgrade path. So it wouldn't matter if #TYPO3 had switched to another #RTE.

    Would love to see #tiptap or #tinymce in #TYPO3.

  28. @danielsiepmann I have discussed this several times with my colleagues and everyone agrees that plugin development for #CKEditor5 is hell.

    I don't know why #TYPO3 decided to keep using #CkEditor5, because I don't see any benefit. It seems very over-engineered (it has it's own debug console!) and all plugins from #CkEditor4 have to be completely rebuilt as there is no upgrade path. So it wouldn't matter if #TYPO3 had switched to another #RTE.

    Would love to see #tiptap or #tinymce in #TYPO3.

  29. Der #TinyMCE hat in unserem #moodle nur die Überschriften h2 sowie h3 - außerdem auch nur, wenn man über einen bestehenden Text hovert.

    (h1), h4, h5 und h6 fehlen - außerdem Menüeinträge für Überschriften.

    Sind das Standardkonfigurationen oder ist das nur in #eduBW so? 🤔

    #moodlebande

  30. Der #TinyMCE hat in unserem #moodle nur die Überschriften h2 sowie h3 - außerdem auch nur, wenn man über einen bestehenden Text hovert.

    (h1), h4, h5 und h6 fehlen - außerdem Menüeinträge für Überschriften.

    Sind das Standardkonfigurationen oder ist das nur in #eduBW so? 🤔

    #moodlebande

  31. Hallo #moodlebande speziell die, die schon #moodle 4.1 ausprobieren/nutzen.
    Habt ihr euch schon mal mit Templates in #TinyMCE beschäftigt? Ich habe mich ein wenig umgeschaut und es gibt zwar viele Infos auf der Projekt-Seite, aber da komme ich nicht so gut durch. Ein Video dazu bei YT ist 6 Jahre alt.
    Mag der @dag_moodle nicht mal dazu ein Video machen? 😏

  32. @fusion @birgitlachner
    Das dürfte ein Übertragungsfehler sein, der #TinyMCE nutzt sicherlich Standard #HTML und da ist <p> ein Paragraph (mit margin, also Abstand, vor und nach dem p-Absatz):
    w3docs.com/learn-html/html-p-t

  33. Ab #Moodle 4.1 soll der TinyMCE 6 Editor verfügbar sein, ab Moodle 4.2 soll er neuer Standard-Editor sein; ggf. bald auch als Plugin für ältere Versionen.

    3:30 Min. Demo zu Stand und Planung: youtu.be/xf7MD6eKsHo

    Seit 2014 mit Moodle 2.7 war Atto Standard-Editor, der den auch noch nutzbaren TinyMCE 3 ablöste. en.wikipedia.org/wiki/TinyMCE#

    #tinyMCE #texteditor #moodlebande #OpenSource #FediCampus

  34. Kennt sich hier wer mit #TinyMCE aus? Wenn User ein Bild hochladen/auswählen, dann möchte ich es resizen. Konkret läuft TinyMCE in einem #MODX, weshalb es auch reichen würde den image-tag anzupassen, sodass er einfach statt <img src="/bild.jpg" /> zukünftig immer <img src="[[phpthumbof? &input=`/bild.jpg`]]" /> ausgeben könnte. Hat wer ne Idee? Danke! #hilfe #webdev