Wagtail
2.11
起步
基础开发指南
高级开发指南
图片
文档
嵌入内容
现有 Django 项目增加 Wagtail
部署 Wagtail 项目
性能
国际化
私有页面
定制 Wagtail
Customising the editing interface
Rich text internals
Extending the Draftail Editor
Extending the Hallo Editor
Customising admin templates
Custom user models
第三方教程
支持 Jinja2 模板
测试 Wagtail 网站
Wagtail API
构建支持 AMP 的网站
增添报告
增加新任务类型
审计日志
参考内容
技术支持
编辑人员操作手册
为 Wagtail 作贡献
Wagtail
»
高级开发指南
»
定制 Wagtail
View page source
定制 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