Skip to content

Commit 5312a44

Browse files
eshanrnhgitbook-bot
authored andcommitted
GITBOOK-267: Backoffice UI library link updates
1 parent 682c0ae commit 5312a44

7 files changed

+7
-7
lines changed
35.9 KB
Loading
49.8 KB
Loading
45.1 KB
Loading
32.7 KB
Loading

14/umbraco-cms/customizing/overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ Resources are available in the [Extending](../extending/build-on-umbraco-functio
1616

1717
In this section, you will find all the resources you need to build an intuitive and fluid editor experience for your content editors.
1818

19-
<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Dashboards</strong></td><td>The dashboard is where all the main functionality of the backoffice will be.</td><td><a href="extending-overview/extension-types/dashboard.md">dashboard.md</a></td><td><a href="../.gitbook/assets/dashboards-image.png">dashboards-image.png</a></td></tr><tr><td><strong>Sections and Trees</strong></td><td>Extend the backoffice by customizing existing and building new sections and trees.</td><td><a href="section-trees.md">section-trees.md</a></td><td><a href="../.gitbook/assets/trees.image.png">trees.image.png</a></td></tr><tr><td><strong>Property Editors</strong></td><td>Learn how to extend and build some of the main building blocks in Umbraco CMS.</td><td><a href="../fundamentals/backoffice/property-editors/">property-editors</a></td><td><a href="../.gitbook/assets/property-image.png">property-image.png</a></td></tr></tbody></table>
19+
<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Dashboards</strong></td><td>The dashboard is where all the main functionality of the backoffice will be.</td><td><a href="extending-overview/extension-types/dashboard.md">dashboard.md</a></td><td><a href="../.gitbook/assets/Documentations Icons_Umbraco_CMS_Extending_Dashboards.png">Documentations Icons_Umbraco_CMS_Extending_Dashboards.png</a></td></tr><tr><td><strong>Sections and Trees</strong></td><td>Extend the backoffice by customizing existing and building new sections and trees.</td><td><a href="section-trees.md">section-trees.md</a></td><td><a href="../.gitbook/assets/Documentations Icons_Umbraco_CMS_Extending_Sections_and_Trees.png">Documentations Icons_Umbraco_CMS_Extending_Sections_and_Trees.png</a></td></tr><tr><td><strong>Property Editors</strong></td><td>Learn how to extend and build some of the main building blocks in Umbraco CMS.</td><td><a href="../fundamentals/backoffice/property-editors/">property-editors</a></td><td><a href="../.gitbook/assets/Documentations Icons_Umbraco_CMS_Extending_Property_Editors.png">Documentations Icons_Umbraco_CMS_Extending_Property_Editors.png</a></td></tr><tr><td><p><a href="https://apidocs.umbraco.com/v14/ui-api/index.html">Backoffice UI API</a></p><p>See what all of the modules export, interfaces, hierarchy, code examples, and much more.</p></td><td></td><td><a href="https://apidocs.umbraco.com/v14/ui-api/index.html">https://apidocs.umbraco.com/v14/ui-api/index.html</a></td><td><a href="../.gitbook/assets/Documentations Icons_Umbraco_CMS_Tutorials_the_Starter_Kit.png">Documentations Icons_Umbraco_CMS_Tutorials_the_Starter_Kit.png</a></td></tr></tbody></table>
2020

21-
{% content-ref url="../customizing/foundation/" %}
22-
[foundation](../customizing/foundation/)
21+
{% content-ref url="foundation/" %}
22+
[foundation](foundation/)
2323
{% endcontent-ref %}
2424

25-
{% content-ref url="../customizing/extending-overview/extension-types/" %}
26-
[extension-types](../customizing/extending-overview/extension-types/)
25+
{% content-ref url="extending-overview/extension-types/" %}
26+
[extension-types](extending-overview/extension-types/)
2727
{% endcontent-ref %}
2828

2929
***

14/umbraco-cms/customizing/ui-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ With Umbraco 14 the Umbraco backoffice has been rebuilt using Web Components and
1616

1717
With the UI API, you get a set of collections related to modules export, interfaces, and hierarchy. This includes code examples and much more that you can use to extend the backoffice.
1818

19-
<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="https://apidocs.umbraco.com/v14/ui/"><strong>Backoffice UI Library</strong></a></td><td>See, test, and get a feel for the familiar backoffice components built using the new UI components.</td><td><a href="https://apidocs.umbraco.com/v14/ui/">https://apidocs.umbraco.com/v14/ui/</a></td><td><a href="../.gitbook/assets/Documentations Icons_Umbraco_CMS_Fundamentals_Backoffice (1) (2).png">Documentations Icons_Umbraco_CMS_Fundamentals_Backoffice (1) (2).png</a></td></tr><tr><td><a href="https://apidocs.umbraco.com/v14/ui-api/index.html"><strong>Backoffice UI API</strong></a></td><td>See what all of the modules export, interfaces, hierarchy, code examples, and much more.</td><td><a href="https://apidocs.umbraco.com/v14/ui-api/index.html">https://apidocs.umbraco.com/v14/ui-api/index.html</a></td><td><a href="../.gitbook/assets/Documentations Icons_Umbraco_CMS_Tutorials_the_Starter_Kit (1).png">Documentations Icons_Umbraco_CMS_Tutorials_the_Starter_Kit (1).png</a></td></tr></tbody></table>
19+
<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="https://apidocs.umbraco.com/v14/ui/"><strong>Backoffice UI Library</strong></a></td><td>See, test, and get a feel for the familiar backoffice components built using the new UI components.</td><td><a href="https://apidocs.umbraco.com/v14/ui/">https://apidocs.umbraco.com/v14/ui/</a></td><td><a href="../.gitbook/assets/Documentations Icons_Umbraco_CMS_Fundamentals_Backoffice (1) (2).png">Documentations Icons_Umbraco_CMS_Fundamentals_Backoffice (1) (2).png</a></td></tr></tbody></table>
2020

2121
## UI Library Storybook
2222

14/umbraco-cms/fundamentals/setup/install/install-umbraco-with-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Video Tutorial
1212

1313
1. Install the latest [.NET SDK](https://dotnet.microsoft.com/download).
1414
2. Run `dotnet new install Umbraco.Templates` to install the project templates.\
15-
_The solution is packaged up into the NuGet package_ [_Umbraco.Templates_](https://www.nuget.org/packages/Umbraco.Templates) _and can be installed into the dotnet CLI_.
15+
&#xNAN;_&#x54;he solution is packaged up into the NuGet package_ [_Umbraco.Templates_](https://www.nuget.org/packages/Umbraco.Templates) _and can be installed into the dotnet CLI_.
1616

1717
> Once that is complete, you can see that Umbraco was added to the list of available projects types by running `dotnet new --list`:
1818

0 commit comments

Comments
 (0)