From e8a60c6d677cbc62984aa0eecc688cbca3a53c57 Mon Sep 17 00:00:00 2001 From: "Alina-Magdalena Tincas (Umbraco HQ)" Date: Wed, 2 Oct 2024 22:34:44 +0200 Subject: [PATCH 1/2] changing name from v11 to eol as v12 is now there as well --- 10/umbraco-cms/legacy-documentation/README.md | 2 +- 13/umbraco-cms/legacy-documentation/README.md | 2 +- 14/umbraco-cms/legacy-documentation/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/10/umbraco-cms/legacy-documentation/README.md b/10/umbraco-cms/legacy-documentation/README.md index af981ceca09..4b33e908a55 100644 --- a/10/umbraco-cms/legacy-documentation/README.md +++ b/10/umbraco-cms/legacy-documentation/README.md @@ -8,4 +8,4 @@ This documentation platform covers only major versions of the Umbraco CMS since The documentation for Umbraco 7 and 8 lives on [our.umbraco.com](https://our.umbraco.com/documentation/). -
Umbraco 7 Documentationhttps://our.umbraco.com/documentation/
Umbraco 8 Documentationhttps://our.umbraco.com/documentation/
Umbraco 11 Documentationhttps://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions
+
Umbraco 7 Documentationhttps://our.umbraco.com/documentation/
Umbraco 8 Documentationhttps://our.umbraco.com/documentation/
Umbraco EOL Documentationhttps://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions
diff --git a/13/umbraco-cms/legacy-documentation/README.md b/13/umbraco-cms/legacy-documentation/README.md index af981ceca09..4b33e908a55 100644 --- a/13/umbraco-cms/legacy-documentation/README.md +++ b/13/umbraco-cms/legacy-documentation/README.md @@ -8,4 +8,4 @@ This documentation platform covers only major versions of the Umbraco CMS since The documentation for Umbraco 7 and 8 lives on [our.umbraco.com](https://our.umbraco.com/documentation/). -
Umbraco 7 Documentationhttps://our.umbraco.com/documentation/
Umbraco 8 Documentationhttps://our.umbraco.com/documentation/
Umbraco 11 Documentationhttps://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions
+
Umbraco 7 Documentationhttps://our.umbraco.com/documentation/
Umbraco 8 Documentationhttps://our.umbraco.com/documentation/
Umbraco EOL Documentationhttps://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions
diff --git a/14/umbraco-cms/legacy-documentation/README.md b/14/umbraco-cms/legacy-documentation/README.md index af981ceca09..4b33e908a55 100644 --- a/14/umbraco-cms/legacy-documentation/README.md +++ b/14/umbraco-cms/legacy-documentation/README.md @@ -8,4 +8,4 @@ This documentation platform covers only major versions of the Umbraco CMS since The documentation for Umbraco 7 and 8 lives on [our.umbraco.com](https://our.umbraco.com/documentation/). -
Umbraco 7 Documentationhttps://our.umbraco.com/documentation/
Umbraco 8 Documentationhttps://our.umbraco.com/documentation/
Umbraco 11 Documentationhttps://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions
+
Umbraco 7 Documentationhttps://our.umbraco.com/documentation/
Umbraco 8 Documentationhttps://our.umbraco.com/documentation/
Umbraco EOL Documentationhttps://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions
From 254e80db1858902c521706c15735fd018848187f Mon Sep 17 00:00:00 2001 From: "Alina-Magdalena Tincas (Umbraco HQ)" Date: Wed, 2 Oct 2024 22:59:42 +0200 Subject: [PATCH 2/2] update readme for extending section --- 14/umbraco-cms/extending/build-on-umbraco-functionality.md | 4 ++-- 15/umbraco-cms/extending/build-on-umbraco-functionality.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/14/umbraco-cms/extending/build-on-umbraco-functionality.md b/14/umbraco-cms/extending/build-on-umbraco-functionality.md index dcd0164f8fa..b2fc7895617 100644 --- a/14/umbraco-cms/extending/build-on-umbraco-functionality.md +++ b/14/umbraco-cms/extending/build-on-umbraco-functionality.md @@ -16,11 +16,11 @@ All articles related to customizing and extending the Umbraco backoffice have be In this section, you can find resources to build and extend Umbraco CMS functionality. -
Backoffice SearchLearn how to customize the built-in search functionality in the backoffice.healthchecks-image (1).png
PackagesAdd your custom code into packages and distribute them to the rest of the Umbraco users.packages-image (1).png
Health ChecksLearn about the health checks that you can run on your site to verify its state.controllers-image (1).png
+
Backoffice SearchLearn how to customize the built-in search functionality in the backoffice.healthchecks-image
PackagesAdd your custom code into packages and distribute them to the rest of the Umbraco users.packages-image
Health ChecksLearn about the health checks that you can run on your site to verify its state.controllers-image
## Other ways to extend the Umbraco CMS backoffice -* [Backoffice Search](backoffice-search.md) +* [Embedded Media Providers](embedded-media-providers.md) * [Language files and localization](language-files/) ## Also in this section diff --git a/15/umbraco-cms/extending/build-on-umbraco-functionality.md b/15/umbraco-cms/extending/build-on-umbraco-functionality.md index dcd0164f8fa..b2fc7895617 100644 --- a/15/umbraco-cms/extending/build-on-umbraco-functionality.md +++ b/15/umbraco-cms/extending/build-on-umbraco-functionality.md @@ -16,11 +16,11 @@ All articles related to customizing and extending the Umbraco backoffice have be In this section, you can find resources to build and extend Umbraco CMS functionality. -
Backoffice SearchLearn how to customize the built-in search functionality in the backoffice.healthchecks-image (1).png
PackagesAdd your custom code into packages and distribute them to the rest of the Umbraco users.packages-image (1).png
Health ChecksLearn about the health checks that you can run on your site to verify its state.controllers-image (1).png
+
Backoffice SearchLearn how to customize the built-in search functionality in the backoffice.healthchecks-image
PackagesAdd your custom code into packages and distribute them to the rest of the Umbraco users.packages-image
Health ChecksLearn about the health checks that you can run on your site to verify its state.controllers-image
## Other ways to extend the Umbraco CMS backoffice -* [Backoffice Search](backoffice-search.md) +* [Embedded Media Providers](embedded-media-providers.md) * [Language files and localization](language-files/) ## Also in this section