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

Modern editing experiences you can build in your CMS

Formale Metadaten

Titel
Modern editing experiences you can build in your CMS
Serientitel
Anzahl der Teile
564
Autor
Mitwirkende
Lizenz
CC-Namensnennung 2.0 Belgien:
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
Learn how we built powerful and modern content-management features into Wagtail CMS, such as: live preview as you edit, revisions, live/draft versions, and content moderation for arbitrary database models – not just pages! Wagtail is an open source, Django-powered Content Management System (CMS). It is built on the concept of pages as tree-structured database models. In recent years, its content management features have been extracted to not only work on page models, but any arbitrary database model. We will explore how these features work and how they were implemented in Wagtail. We will also discuss how they can fit in other CMSs. This talk does not require any pre-existing knowledge about Django and Wagtail CMS, though familiarity with content management systems and basics of object-relational mapping is expected.