We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

How to Patternslib with tiptap

Formale Metadaten

Titel
How to Patternslib with tiptap
Serientitel
Anzahl der Teile
54
Autor
Mitwirkende
Lizenz
CC-Namensnennung 3.0 Deutschland:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
tiptap is a headless editor which allows a fully customized UI and which has a strict tree based data model ensuring clean HTML code and allowing collaborative editing. We've built the Patternslib integration pat-tiptap at Syslab which is replacing our old HTML editor in Quaive. This talk shows how to use advanced Patternslib usage patterns to build the editor's UI including a custom toolbar and overlays and popups for image selection and link editing. The tiptap Plone 6 addon collective.tiptap also shows how to extend Plone with new JavaScript functionality without the need to recompile any bundle.