|
139 | 139 |
|
140 | 140 | ## Customize the Backoffice |
141 | 141 |
|
142 | | -* [Extend and customize the editing experience](customize-the-backoffice/overview.md) |
| 142 | +* [Extend and customize the editing experience](customizing/overview.md) |
143 | 143 | * [Project Bellissima](customizing/project-bellissima.md) |
144 | 144 | * [Setup Your Development Environment](customizing/development-flow/README.md) |
145 | 145 | * [Vite Package Setup](customizing/development-flow/vite-package-setup.md) |
|
150 | 150 | * [Store](customizing/foundation/working-with-data/store.md) |
151 | 151 | * [States](customizing/foundation/working-with-data/states.md) |
152 | 152 | * [Contexts](customizing/foundation/contexts/README.md) |
153 | | - * [Property Dataset Context](customize-the-backoffice/foundation/contexts/property-dataset-context.md) |
| 153 | + * [Property Dataset Context](customizing/foundation/contexts/property-dataset-context.md) |
154 | 154 | * [Umbraco Element](customizing/foundation/umbraco-element/README.md) |
155 | 155 | * [Controllers](customizing/foundation/umbraco-element/controllers/README.md) |
156 | 156 | * [Write your own controller](customizing/foundation/umbraco-element/controllers/write-your-own-controller.md) |
157 | 157 | * [Sorting](customizing/foundation/sorting.md) |
158 | 158 | * [Routes](customizing/foundation/routes.md) |
159 | | - * [Icons](customize-the-backoffice/foundation/icons.md) |
160 | | - * [Backoffice Localization](customize-the-backoffice/foundation/localization.md) |
161 | | - * [Terminology](customize-the-backoffice/foundation/terminology.md) |
| 159 | + * [Icons](customizing/foundation/icons.md) |
| 160 | + * [Backoffice Localization](customizing/foundation/localization.md) |
| 161 | + * [Terminology](customizing/foundation/terminology.md) |
162 | 162 | * [Extension Overview](customizing/extending-overview/README.md) |
163 | 163 | * [Extension Registry](customizing/extending-overview/extension-registry/README.md) |
164 | 164 | * [Extension Registration](customizing/extending-overview/extension-registry/extension-registry.md) |
|
175 | 175 | * [Kind](customizing/extending-overview/extension-types/kind.md) |
176 | 176 | * [Backoffice Entry Point](customizing/extending-overview/extension-types/backoffice-entry-point.md) |
177 | 177 | * [Extension Conditions](customizing/extending-overview/extension-types/condition.md) |
178 | | - * [Dashboards](customize-the-backoffice/extending-overview/extension-types/dashboard.md) |
179 | | - * [Entity Actions](customize-the-backoffice/extending-overview/extension-types/entity-actions.md) |
180 | | - * [Entity Bulk Actions](customize-the-backoffice/extending-overview/extension-types/entity-bulk-actions.md) |
181 | | - * [Trees](customize-the-backoffice/extending-overview/extension-types/tree.md) |
182 | | - * [Global Context](customize-the-backoffice/extending-overview/extension-types/global-context.md) |
183 | | - * [Section Sidebar](customize-the-backoffice/extending-overview/extension-types/section-sidebar.md) |
184 | | - * [Section View](customize-the-backoffice/extending-overview/extension-types/section-view.md) |
185 | | - * [Sections](customize-the-backoffice/extending-overview/extension-types/section.md) |
186 | | - * [Workspace Context](customize-the-backoffice/extending-overview/extension-types/workspace-context.md) |
187 | | - * [Workspace Views](customize-the-backoffice/extending-overview/extension-types/workspace-views.md) |
188 | | - * [Workspace Actions](customize-the-backoffice/extending-overview/extension-types/workspace-editor-actions.md) |
189 | | - * [Localization](customize-the-backoffice/extending-overview/extension-types/localization.md) |
| 178 | + * [Dashboards](customizing/extending-overview/extension-types/dashboard.md) |
| 179 | + * [Entity Actions](customizing/extending-overview/extension-types/entity-actions.md) |
| 180 | + * [Entity Bulk Actions](customizing/extending-overview/extension-types/entity-bulk-actions.md) |
| 181 | + * [Trees](customizing/extending-overview/extension-types/tree.md) |
| 182 | + * [Global Context](customizing/extending-overview/extension-types/global-context.md) |
| 183 | + * [Section Sidebar](customizing/extending-overview/extension-types/section-sidebar.md) |
| 184 | + * [Section View](customizing/extending-overview/extension-types/section-view.md) |
| 185 | + * [Sections](customizing/extending-overview/extension-types/section.md) |
| 186 | + * [Workspace Context](customizing/extending-overview/extension-types/workspace-context.md) |
| 187 | + * [Workspace Views](customizing/extending-overview/extension-types/workspace-views.md) |
| 188 | + * [Workspace Actions](customizing/extending-overview/extension-types/workspace-editor-actions.md) |
| 189 | + * [Localization](customizing/extending-overview/extension-types/localization.md) |
190 | 190 | * [Extension Kind](customizing/extending-overview/extension-kind.md) |
191 | 191 | * [Extension Conditions](customizing/extending-overview/extension-conditions.md) |
192 | 192 | * [Custom Extension types](customizing/extending-overview/custom-extension-type.md) |
193 | | -* [Sections & Trees](customize-the-backoffice/section-trees.md) |
194 | | -* [Searchable Trees (ISearchableTree)](customize-the-backoffice/searchable-trees.md) |
| 193 | +* [Sections & Trees](customizing/section-trees.md) |
| 194 | +* [Searchable Trees (ISearchableTree)](customizing/searchable-trees.md) |
195 | 195 | * [Property Editors](customizing/property-editors/README.md) |
196 | 196 | * [Property Editors Composition](customizing/property-editors/composition/README.md) |
197 | 197 | * [Property Editor Schema](customizing/property-editors/composition/property-editor-schema.md) |
|
204 | 204 | * [Content Picker Value Converter Example](customizing/property-editors/full-examples-value-converters.md) |
205 | 205 | * [Property Dataset](customizing/property-editors/property-dataset.md) |
206 | 206 | * [Integrate Validaction](customizing/property-editors/integrate-validation.md) |
207 | | -* [Workspaces](customize-the-backoffice/workspaces.md) |
208 | | -* [Umbraco Package](customize-the-backoffice/umbraco-package.md) |
209 | | -* [UI Library](customize-the-backoffice/ui-library.md) |
| 207 | +* [Workspaces](customizing/workspaces.md) |
| 208 | +* [Umbraco Package](customizing/umbraco-package.md) |
| 209 | +* [UI Library](customizing/ui-library.md) |
210 | 210 |
|
211 | 211 | ## Extending |
212 | 212 |
|
|
0 commit comments