You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 14/umbraco-cms/extending/build-on-umbraco-functionality.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,11 +16,11 @@ All articles related to customizing and extending the Umbraco backoffice have be
16
16
17
17
In this section, you can find resources to build and extend Umbraco CMS functionality.
18
18
19
-
<tabledata-view="cards"><thead><tr><th></th><th></th><thdata-hiddendata-card-coverdata-type="files"></th></tr></thead><tbody><tr><td><strong>Backoffice Search</strong></td><td>Learn how to customize the built-in search functionality in the backoffice.</td><td><ahref="../.gitbook/assets/healthchecks-image (1).png">healthchecks-image (1).png</a></td></tr><tr><td><strong>Packages</strong></td><td>Add your custom code into packages and distribute them to the rest of the Umbraco users.</td><td><ahref="../.gitbook/assets/packages-image (1).png">packages-image (1).png</a></td></tr><tr><td><strong>Health Checks</strong></td><td>Learn about the health checks that you can run on your site to verify its state.</td><td><ahref="../.gitbook/assets/controllers-image (1).png">controllers-image (1).png</a></td></tr></tbody></table>
19
+
<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="backoffice-search.md"><strong>Backoffice Search</strong></a></td><td>Learn how to customize the built-in search functionality in the backoffice.</td><td></td><td><a href="../.gitbook/assets/healthchecks-image (1).png">healthchecks-image</a></td><td></td></tr><tr><td><a href="./packages/README.md"><strong>Packages</strong></a></td><td>Add your custom code into packages and distribute them to the rest of the Umbraco users.</td><td></td><td><a href="../.gitbook/assets/packages-image (1).png">packages-image</a></td><td></td></tr><tr><td><a href="./health-check/README.md"><strong>Health Checks</strong></a></td><td>Learn about the health checks that you can run on your site to verify its state.</td><td></td><td><a href="../.gitbook/assets/controllers-image (1).png">controllers-image</a></td><td></td></tr></tbody></table>
20
20
21
21
## Other ways to extend the Umbraco CMS backoffice
22
22
23
-
*[Backoffice Search](backoffice-search.md)
23
+
*[Embedded Media Providers](embedded-media-providers.md)
24
24
*[Language files and localization](language-files/)
Copy file name to clipboardExpand all lines: 15/umbraco-cms/extending/build-on-umbraco-functionality.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,11 +16,11 @@ All articles related to customizing and extending the Umbraco backoffice have be
16
16
17
17
In this section, you can find resources to build and extend Umbraco CMS functionality.
18
18
19
-
<tabledata-view="cards"><thead><tr><th></th><th></th><thdata-hiddendata-card-coverdata-type="files"></th></tr></thead><tbody><tr><td><strong>Backoffice Search</strong></td><td>Learn how to customize the built-in search functionality in the backoffice.</td><td><ahref="../.gitbook/assets/healthchecks-image (1).png">healthchecks-image (1).png</a></td></tr><tr><td><strong>Packages</strong></td><td>Add your custom code into packages and distribute them to the rest of the Umbraco users.</td><td><ahref="../.gitbook/assets/packages-image (1).png">packages-image (1).png</a></td></tr><tr><td><strong>Health Checks</strong></td><td>Learn about the health checks that you can run on your site to verify its state.</td><td><ahref="../.gitbook/assets/controllers-image (1).png">controllers-image (1).png</a></td></tr></tbody></table>
19
+
<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="backoffice-search.md"><strong>Backoffice Search</strong></a></td><td>Learn how to customize the built-in search functionality in the backoffice.</td><td></td><td><a href="../.gitbook/assets/healthchecks-image (1).png">healthchecks-image</a></td><td></td></tr><tr><td><a href="./packages/README.md"><strong>Packages</strong></a></td><td>Add your custom code into packages and distribute them to the rest of the Umbraco users.</td><td></td><td><a href="../.gitbook/assets/packages-image (1).png">packages-image</a></td><td></td></tr><tr><td><a href="./health-check/README.md"><strong>Health Checks</strong></a></td><td>Learn about the health checks that you can run on your site to verify its state.</td><td></td><td><a href="../.gitbook/assets/controllers-image (1).png">controllers-image</a></td><td></td></tr></tbody></table>
20
20
21
21
## Other ways to extend the Umbraco CMS backoffice
22
22
23
-
*[Backoffice Search](backoffice-search.md)
23
+
*[Embedded Media Providers](embedded-media-providers.md)
24
24
*[Language files and localization](language-files/)
0 commit comments