Wagtail
v2.9.3
Getting started
Usage guide
Advanced topics
Images
Documents
Embedded content
How to add Wagtail into an existing Django project
Deploying Wagtail
Performance
Internationalisation
Private pages
Customising Wagtail
Customising the editing interface
Rich text internals
Extending the Draftail Editor
Extending the Hallo Editor
Customising admin templates
Custom user models
Third-party tutorials
Jinja2 template support
Testing your Wagtail site
Wagtail API
Building a site with AMP support
Adding reports
Reference
Support
Using Wagtail: an Editor’s guide
Contributing to Wagtail
Release notes
Wagtail
Docs
»
Advanced topics
»
Customising Wagtail
Edit on GitHub
Customising Wagtail
¶
Customising the editing interface
Customising the tabbed interface
Rich Text (HTML)
Customising generated forms
Rich text internals
Data format
The feature registry
Rewrite handlers
Registering rewrite handlers
Editor widgets
Editor plugins
Format converters
Extending the Draftail Editor
Creating new inline styles
Creating new blocks
Creating new entities
Integration of the Draftail widgets
Extending the Hallo Editor
Whitelisting rich text elements
Customising admin templates
Custom branding
Specifying a site or page in the branding
Extending the login form
Extending client-side components
Custom user models
Custom user forms example