Skip to content

Commit 84abb8c

Browse files
authored
Merge pull request #7207 from umbraco/cms/removeArticles
Remove deprecated articles
2 parents dc259df + 3eb1999 commit 84abb8c

File tree

4 files changed

+2
-148
lines changed

4 files changed

+2
-148
lines changed

16/umbraco-cms/.gitbook.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ redirects:
1717
customizing/foundation/working-with-data/repositories: customizing/foundation/repositories.md
1818
customizing/foundation/working-with-data/states: customizing/foundation/states.md
1919
customizing/foundation/working-with-data/store: customizing/foundation/README.md
20+
reference/notifications/editormodel-notifications/customizing-the-links-box: reference/notifications/editormodel-notifications/README.md
21+
fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks: fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/README.md

16/umbraco-cms/SUMMARY.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
* [Rich Text Editor](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/README.md)
8282
* [Configuration](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/configuration.md)
8383
* [Extensions](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/extensions.md)
84-
* [Blocks](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md)
8584
* [Style Menu](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md)
8685
* [Login](fundamentals/backoffice/login.md)
8786
* [Document Blueprints](fundamentals/backoffice/document-blueprints.md)
@@ -222,9 +221,6 @@
222221
* [Workspaces](customizing/workspaces.md)
223222
* [Umbraco Package](customizing/umbraco-package.md)
224223
* [UI Library](customizing/ui-library.md)
225-
226-
***
227-
228224
* [Examples and Playground](examples-and-playground.md)
229225

230226
## Extending Umbraco <a href="#extending" id="extending"></a>
@@ -371,7 +367,6 @@
371367
* [Sending Allowed Children Notification](reference/notifications/sendingallowedchildrennotifications.md)
372368
* [Umbraco Application Lifetime Notifications](reference/notifications/umbracoapplicationlifetime-notifications.md)
373369
* [EditorModel Notifications](reference/notifications/editormodel-notifications/README.md)
374-
* [Customizing the "Links" box](reference/notifications/editormodel-notifications/customizing-the-links-box.md)
375370
* [Hot vs. cold restarts](reference/notifications/hot-vs-cold-restarts.md)
376371
* [Inversion of Control / Dependency injection](reference/using-ioc.md)
377372
* [Management](reference/management/README.md)

16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md

Lines changed: 0 additions & 104 deletions
This file was deleted.

16/umbraco-cms/reference/notifications/editormodel-notifications/customizing-the-links-box.md

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)