Skip to content

Commit d6786de

Browse files
committed
Prep summary part 1
1 parent c051668 commit d6786de

File tree

2 files changed

+164
-6
lines changed

2 files changed

+164
-6
lines changed

14/umbraco-cms/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
* [Circular Dependencies](implementation/services/circular-dependencies.md)
137137
* [Unit Testing](implementation/unit-testing.md)
138138

139-
## Customize the Backoffice
139+
## Customizing
140140

141141
* [Extend and customize the editing experience](customizing/overview.md)
142142
* [Project Bellissima](customizing/project-bellissima.md)

15/umbraco-cms/SUMMARY.md

Lines changed: 163 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
* [Umbraco CMS Documentation](README.md)
44
* [Release Candidate Guide](release-candidate-guide.md)
5+
* [Legacy Documentation](legacy-documentation/README.md)
6+
* [Our Umbraco](https://our.umbraco.com/documentation/)
7+
* [GitHub](https://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions)
58
* [Release Notes](https://our.umbraco.com/download/releases/)
9+
* [Contribute](https://docs.umbraco.com/welcome/contribute/)
10+
* [Sustainability Best Practices](https://docs.umbraco.com/sustainability-best-practices/)
611

712
## Fundamentals
813

@@ -26,9 +31,50 @@
2631
* [Upgrade to Umbraco 7](fundamentals/setup/upgrading/version-specific/upgrade-to-umbraco-7.md)
2732
* [Minor upgrades for Umbraco 7](fundamentals/setup/upgrading/version-specific/minor-upgrades-for-umbraco-7.md)
2833
* [Server setup](fundamentals/setup/server-setup/README.md)
34+
* [Running Umbraco On Azure Web Apps](fundamentals/setup/server-setup/azure-web-apps.md)
35+
* [Hosting Umbraco in IIS](fundamentals/setup/server-setup/iis.md)
36+
* [File And Folder Permissions](fundamentals/setup/server-setup/permissions.md)
37+
* [Runtime Modes](fundamentals/setup/server-setup/runtime-modes.md)
38+
* [Umbraco in Load Balanced Environments](fundamentals/setup/server-setup/load-balancing/README.md)
39+
* [Load Balancing Azure Web Apps](fundamentals/setup/server-setup/load-balancing/azure-web-apps.md)
40+
* [Standalone File System](fundamentals/setup/server-setup/load-balancing/file-system-replication.md)
41+
* [Advanced Techniques With Flexible Load Balancing](fundamentals/setup/server-setup/load-balancing/flexible-advanced.md)
42+
* [Logging With Load Balancing](fundamentals/setup/server-setup/load-balancing/logging.md)
2943
* [Backoffice](fundamentals/backoffice/README.md)
3044
* [Property Editors](fundamentals/backoffice/property-editors/README.md)
3145
* [Built-in Property Editors](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/README.md)
46+
* [Checkbox List](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/checkbox-list.md)
47+
* [Collection](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/collection.md)
48+
* [Color Picker](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/color-picker.md)
49+
* [Content Picker](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/content-picker.md)
50+
* [Document Picker](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/document-picker.md)
51+
* [DateTime](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date-time.md)
52+
* [Date](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date.md)
53+
* [Decimal](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/decimal.md)
54+
* [Email Address](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/email-address.md)
55+
* [Eye Dropper Color Picker](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/eye-dropper-color-picker.md)
56+
* [File Upload](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/file-upload.md)
57+
* [Image Cropper](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/image-cropper.md)
58+
* [Label](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/label.md)
59+
* [Markdown Editor](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/markdown-editor.md)
60+
* [Media Picker](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/media-picker-3.md)
61+
* [Member Group Picker](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/member-group-picker.md)
62+
* [Member Picker](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/member-picker.md)
63+
* [Multi Url Picker](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/multi-url-picker.md)
64+
* [Repeatable Textstrings](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/multiple-textbox.md)
65+
* [Numeric](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/numeric.md)
66+
* [Radiobutton List](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/radiobutton-list.md)
67+
* [Slider](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/slider.md)
68+
* [Tags](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/tags.md)
69+
* [Textarea](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/textarea.md)
70+
* [Textbox](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/textbox.md)
71+
* [Toggle](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/true-false.md)
72+
* [User Picker](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/user-picker.md)
73+
* [Block Editors](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/README.md)
74+
* [Block Grid](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-grid-editor.md)
75+
* [Block List](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-list-editor.md)
76+
* [Configuring Block Editor Label Properties](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/label-property-configuration.md)
77+
* [Dropdown](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/dropdown/README.md)
3278
* [Rich Text Editor](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/README.md)
3379
* [Configuration](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/configuration.md)
3480
* [Plugins](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/plugins.md)
@@ -39,21 +85,133 @@
3985
* [Styles](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor-tinymce/styles.md)
4086
* [Plugins](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor-tinymce/plugins.md)
4187
* [Blocks](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor-tinymce/blocks.md)
42-
* [Image Cropper](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/image-cropper.md)
43-
* [Block Editors](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/README.md)
44-
* [Block Grid](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-grid-editor.md)
88+
* [Login](fundamentals/backoffice/login.md)
89+
* [Document Blueprints](fundamentals/backoffice/document-blueprints.md)
90+
* [Sidebar](fundamentals/backoffice/sidebar.md)
91+
* [Log Viewer](fundamentals/backoffice/logviewer.md)
92+
* [Language Variants](fundamentals/backoffice/variants.md)
93+
* [Settings Dashboards](fundamentals/backoffice/settings-dashboards.md)
4594
* [Data](fundamentals/data/README.md)
95+
* [Defining Content](fundamentals/data/defining-content/README.md)
96+
* [Default Document Types](fundamentals/data/defining-content/default-document-types.md)
97+
* [Document Type Localization](fundamentals/data/defining-content/document-type-localization.md)
98+
* [Creating Media](fundamentals/data/creating-media/README.md)
99+
* [Default Data/Media Types](fundamentals/data/creating-media/default-media-types.md)
100+
* [Members](fundamentals/data/members.md)
101+
* [Data Types](fundamentals/data/data-types/README.md)
102+
* [Default Data Types](fundamentals/data/data-types/default-data-types.md)
103+
* [Scheduled Publishing](fundamentals/data/scheduled-publishing.md)
104+
* [Using Tabs](fundamentals/data/adding-tabs.md)
46105
* [Users](fundamentals/data/users/README.md)
47106
* [API Users](fundamentals/data/users/api-users.md)
107+
* [Relations](fundamentals/data/relations.md)
108+
* [Dictionary Items](fundamentals/data/dictionary-items.md)
109+
* [Content Version Cleanup](fundamentals/data/content-version-cleanup.md)
110+
* [Design](fundamentals/design/README.md)
111+
* [Templates](fundamentals/design/templates/README.md)
112+
* [Basic Razor Syntax](fundamentals/design/templates/basic-razor-syntax.md)
113+
* [Named Sections](fundamentals/design/templates/named-sections.md)
114+
* [Razor Cheatsheet](fundamentals/design/templates/razor-cheatsheet.md)
115+
* [Rendering Content](fundamentals/design/rendering-content.md)
116+
* [Rendering Media](fundamentals/design/rendering-media.md)
117+
* [Partial Views](fundamentals/design/partial-views.md)
118+
* [Stylesheets And JavaScript](fundamentals/design/stylesheets-javascript.md)
119+
* [Code](fundamentals/code/README.md)
120+
* [Service APIs](fundamentals/code/umbraco-services.md)
121+
* [Subscribing To Notifications](fundamentals/code/subscribing-to-notifications.md)
122+
* [Creating Forms](fundamentals/code/creating-forms.md)
123+
* [Debugging](fundamentals/code/debugging/README.md)
124+
* [Logging](fundamentals/code/debugging/logging.md)
125+
* [Source Control](fundamentals/code/source-control.md)
48126

49127
## Implementation
50128

51129
* [Learn how Umbraco works](implementation/learn-how-umbraco-works.md)
130+
* [Routing](implementation/default-routing/README.md)
131+
* [Controller & Action Selection](implementation/default-routing/controller-selection.md)
132+
* [Execute Request](implementation/default-routing/execute-request.md)
133+
* [Request Pipeline](implementation/default-routing/inbound-pipeline.md)
134+
* [Custom Routing](implementation/custom-routing/README.md)
135+
* [Adding a hub with SignalR and Umbraco](implementation/custom-routing/signalR.md)
136+
* [Controllers](implementation/controllers.md)
137+
* [Data Persistence (CRUD)](implementation/data-persistence.md)
138+
* [Composing](implementation/composing.md)
139+
* [Integration Testing](implementation/integration-testing.md)
140+
* [Nullable Reference Types](implementation/nullable-reference-types.md)
141+
* [Services and Helpers](implementation/services/README.md)
142+
* [Circular Dependencies](implementation/services/circular-dependencies.md)
52143
* [Unit Testing](implementation/unit-testing.md)
53144

54-
## Customize the Backoffice
145+
## Customizing
55146

56-
* [Extend and customize the editing experience](customize-the-backoffice/extend-and-customize-the-editing-experience.md)
147+
* [Extend and customize the editing experience](customizing/overview.md)
148+
* [Project Bellissima](customizing/project-bellissima.md)
149+
* [Setup Your Development Environment](customizing/development-flow/README.md)
150+
* [Vite Package Setup](customizing/development-flow/vite-package-setup.md)
151+
* [Foundation](customizing/foundation/README.md)
152+
* [Working with Data](customizing/foundation/working-with-data/README.md)
153+
* [Repositories](customizing/foundation/working-with-data/repositories.md)
154+
* [Context API](customizing/foundation/working-with-data/context-api.md)
155+
* [Store](customizing/foundation/working-with-data/store.md)
156+
* [States](customizing/foundation/working-with-data/states.md)
157+
* [Contexts](customizing/foundation/contexts/README.md)
158+
* [Property Dataset Context](customizing/foundation/contexts/property-dataset-context.md)
159+
* [Umbraco Element](customizing/foundation/umbraco-element/README.md)
160+
* [Controllers](customizing/foundation/umbraco-element/controllers/README.md)
161+
* [Write your own controller](customizing/foundation/umbraco-element/controllers/write-your-own-controller.md)
162+
* [Sorting](customizing/foundation/sorting.md)
163+
* [Routes](customizing/foundation/routes.md)
164+
* [Icons](customizing/foundation/icons.md)
165+
* [Backoffice Localization](customizing/foundation/localization.md)
166+
* [Terminology](customizing/foundation/terminology.md)
167+
* [Extension Overview](customizing/extending-overview/README.md)
168+
* [Extension Registry](customizing/extending-overview/extension-registry/README.md)
169+
* [Extension Registration](customizing/extending-overview/extension-registry/extension-registry.md)
170+
* [Extension Manifest](customizing/extending-overview/extension-registry/extension-manifest.md)
171+
* [Extension Types](customizing/extending-overview/extension-types/README.md)
172+
* [Menu](customizing/extending-overview/extension-types/menu.md)
173+
* [Header Apps](customizing/extending-overview/extension-types/header-apps.md)
174+
* [Icons](customizing/extending-overview/extension-types/icons.md)
175+
* [Modals](customizing/extending-overview/extension-types/modals/README.md)
176+
* [Confirm Dialog](customizing/extending-overview/extension-types/modals/confirm-dialog.md)
177+
* [Custom Modals](customizing/extending-overview/extension-types/modals/custom-modals.md)
178+
* [Route Registration](customizing/extending-overview/extension-types/modals/route-registration.md)
179+
* [Bundle](customizing/extending-overview/extension-types/bundle.md)
180+
* [Kind](customizing/extending-overview/extension-types/kind.md)
181+
* [Backoffice Entry Point](customizing/extending-overview/extension-types/backoffice-entry-point.md)
182+
* [Extension Conditions](customizing/extending-overview/extension-types/condition.md)
183+
* [Dashboards](customizing/extending-overview/extension-types/dashboard.md)
184+
* [Entity Actions](customizing/extending-overview/extension-types/entity-actions.md)
185+
* [Entity Bulk Actions](customizing/extending-overview/extension-types/entity-bulk-actions.md)
186+
* [Trees](customizing/extending-overview/extension-types/tree.md)
187+
* [Global Context](customizing/extending-overview/extension-types/global-context.md)
188+
* [Section Sidebar](customizing/extending-overview/extension-types/section-sidebar.md)
189+
* [Section View](customizing/extending-overview/extension-types/section-view.md)
190+
* [Sections](customizing/extending-overview/extension-types/section.md)
191+
* [Workspace Context](customizing/extending-overview/extension-types/workspace-context.md)
192+
* [Workspace Views](customizing/extending-overview/extension-types/workspace-views.md)
193+
* [Workspace Actions](customizing/extending-overview/extension-types/workspace-editor-actions.md)
194+
* [Localization](customizing/extending-overview/extension-types/localization.md)
195+
* [Extension Kind](customizing/extending-overview/extension-kind.md)
196+
* [Extension Conditions](customizing/extending-overview/extension-conditions.md)
197+
* [Custom Extension types](customizing/extending-overview/custom-extension-type.md)
198+
* [Sections & Trees](customizing/section-trees.md)
199+
* [Searchable Trees (ISearchableTree)](customizing/searchable-trees.md)
200+
* [Property Editors](customizing/property-editors/README.md)
201+
* [Property Editors Composition](customizing/property-editors/composition/README.md)
202+
* [Property Editor Schema](customizing/property-editors/composition/property-editor-schema.md)
203+
* [Property Editor UI](customizing/property-editors/composition/property-editor-ui.md)
204+
* [Property Value Converters](customizing/property-editors/property-value-converters.md)
205+
* [Property Actions](customizing/property-editors/property-actions.md)
206+
* [Integrate Property Editors](customizing/property-editors/integrate-property-editors.md)
207+
* [Build a Block Editor](customizing/property-editors/build-a-block-editor.md)
208+
* [Tracking References](customizing/property-editors/tracking.md)
209+
* [Content Picker Value Converter Example](customizing/property-editors/full-examples-value-converters.md)
210+
* [Property Dataset](customizing/property-editors/property-dataset.md)
211+
* [Integrate Validaction](customizing/property-editors/integrate-validation.md)
212+
* [Workspaces](customizing/workspaces.md)
213+
* [Umbraco Package](customizing/umbraco-package.md)
214+
* [UI Library](customizing/ui-library.md)
57215

58216
## Extending
59217

0 commit comments

Comments
 (0)