|
137 | 137 | * [Circular Dependencies](implementation/services/circular-dependencies.md) |
138 | 138 | * [Unit Testing](implementation/unit-testing.md) |
139 | 139 |
|
140 | | -## Customize the Backoffice <a href="#customizing" id="customizing"></a> |
| 140 | +## Customize the Backoffice |
141 | 141 |
|
142 | 142 | * [Extend and customize the editing experience](customizing/extend-and-customize-editing-experience.md) |
143 | 143 | * [Project Bellissima](customizing/project-bellissima.md) |
|
162 | 162 | * [Extension Registry](customizing/extending-overview/extension-registry/README.md) |
163 | 163 | * [Extension Registration](customizing/extending-overview/extension-registry/extension-registry.md) |
164 | 164 | * [Extension Manifest](customizing/extending-overview/extension-registry/extension-manifest.md) |
| 165 | + * [Extension Kind](customizing/extending-overview/extension-kind.md) |
| 166 | + * [Extension Conditions](customizing/extending-overview/extension-conditions.md) |
165 | 167 | * [Extension Types](customizing/extending-overview/extension-types/README.md) |
166 | 168 | * [Menu](customizing/extending-overview/extension-types/menu.md) |
167 | 169 | * [Header Apps](customizing/extending-overview/extension-types/header-apps.md) |
|
174 | 176 | * [Kind](customizing/extending-overview/extension-types/kind.md) |
175 | 177 | * [Backoffice Entry Point](customizing/extending-overview/extension-types/backoffice-entry-point.md) |
176 | 178 | * [Extension Conditions](customizing/extending-overview/extension-types/condition.md) |
| 179 | + * [Custom Extension types](customizing/extending-overview/custom-extension-type.md) |
177 | 180 | * [Dashboards](customizing/dashboards.md) |
178 | 181 | * [Sections & Trees](customizing/section-trees/README.md) |
179 | 182 | * [Sections](customizing/section-trees/sections/README.md) |
|
194 | 197 | * [Tracking References](customizing/property-editors/tracking.md) |
195 | 198 | * [Content Picker Value Converter Example](customizing/property-editors/full-examples-value-converters.md) |
196 | 199 | * [Property Dataset](customizing/property-editors/property-dataset.md) |
| 200 | + * [Integrate Validaction](customizing/property-editors/integrate-validation.md) |
197 | 201 | * [Backoffice Localization](customizing/ui-localization.md) |
198 | 202 | * [Workspaces](customizing/workspaces/README.md) |
199 | 203 | * [Workspace Context](customizing/workspaces/workspace-context.md) |
|
0 commit comments