wagtail/docs/reference
Matt Westcott 0380f01b24 Allow specifying a format for the label of a collapsed StructBlock
Currently, the label shown for a StructBlock's collapsed representation takes its content from the first sub-block of the StructBlock, which isn't always what you want. Add a new `label_format` meta option to StructBlock to allow customising this - e.g. `label_format = "Profile for {first_name} {surname}"`
2021-09-27 19:07:14 +01:00
..
contrib Settings docs - remove duplicate word 2021-09-07 20:23:11 +10:00
pages Model Reference docs - correct field name 2021-09-26 20:46:29 +10:00
streamfield Allow specifying a format for the label of a collapsed StructBlock 2021-09-27 19:07:14 +01:00
hooks.rst Update docs on action menu items to cover new API 2021-08-24 15:42:04 +01:00
index.rst Add titlesonly to reference / topics top-level TOCs 2021-06-18 15:17:24 +01:00
jinja2.rst Docs: Clarify Jinja2 template configuration 2021-09-26 20:48:28 +10:00
management_commands.rst Fix documentation indentation 2021-02-26 09:17:00 +00:00
project_template.rst Document the Dockerfile in the project template (#4853) 2018-10-27 15:18:25 +02:00
settings.rst Release note and CHANGELOG for #7376 2021-08-11 17:56:02 +01:00
signals.rst Remove outdated versionadded/versionchanged notes in docs 2021-01-19 09:51:01 +00:00