Skip to content

Commit 9ebdb4c

Browse files
committed
Add rewrites and edit menu
1 parent 40371f2 commit 9ebdb4c

File tree

5 files changed

+4
-3
lines changed

5 files changed

+4
-3
lines changed

13/umbraco-cms/.gitbook.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ redirects:
88
tutorials/add-azure-active-directory-authentication: tutorials/add-microsoft-entra-id-authentication.md
99
fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/nested-content: fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-list-editor
1010
tutorials/editors-manual/working-with-content/rich-text-editor: tutorials/editors-manual/working-with-content.md
11+
extending/packages/types-of-packages: extending/packages/README.md

13/umbraco-cms/SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@
191191
* [Using Azure Blob Storage for Media and ImageSharp Cache](extending/filesystemproviders/azure-blob-storage.md)
192192
* [Configuring Azure Key Vault](extending/key-vault.md)
193193
* [Packages](extending/packages/README.md)
194-
* [Package Types](extending/packages/types-of-packages.md)
195194
* [Creating a Package](extending/packages/creating-a-package.md)
196195
* [Language file for packages](extending/packages/language-files-for-packages.md)
197196
* [Listing a Package on the Umbraco Marketplace](extending/packages/listing-on-marketplace.md)

14/umbraco-cms/.gitbook.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,5 @@ redirects:
124124
customize-the-backoffice/ui-library: customizing/ui-library.md
125125
customize-the-backoffice/umbraco-package: customizing/umbraco-package.md
126126
customize-the-backoffice/workspaces: customizing/workspaces.md
127-
fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/build-a-custom-view-for-a-block: tutorials/creating-custom-views-for-blocklist.md
127+
fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/build-a-custom-view-for-a-block: tutorials/creating-custom-views-for-blocklist.md
128+
extending/packages/types-of-packages: extending/packages/README.md

14/umbraco-cms/SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@
233233
* [Using Azure Blob Storage for Media and ImageSharp Cache](extending/filesystemproviders/azure-blob-storage.md)
234234
* [Configuring Azure Key Vault](extending/key-vault.md)
235235
* [Packages](extending/packages/README.md)
236-
* [Package Types](extending/packages/types-of-packages.md)
237236
* [Creating a Package](extending/packages/creating-a-package.md)
238237
* [Language file for packages](extending/packages/language-files-for-packages.md)
239238
* [Listing a Package on the Umbraco Marketplace](extending/packages/listing-on-marketplace.md)

15/umbraco-cms/.gitbook.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,4 @@ redirects:
103103
fundamentals/backoffice/infinite-editing: fundamentals/backoffice/sidebar.md
104104
extending/backoffice-tours: extending/README.md
105105
tutorials/creating-a-backoffice-tour: tutorials/overview.md
106+
extending/packages/types-of-packages: extending/packages/README.md

0 commit comments

Comments
 (0)