Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions 14/umbraco-cms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,11 @@ The documentation for Umbraco CMS provides information for experienced Umbraco a
{% content-ref url="reference/notifications/" %}
[notifications](reference/notifications/)
{% endcontent-ref %}

***

## Umbraco Training

Umbraco HQ offers a full-day training course covering the basic concepts and features needed for building an Umbraco CMS website. The course targets frontend and backend developers, designers, and technical users who want to build a website from scratch in Umbraco,

[Explore the Fundamentals Training Course](https://umbraco.com/training/course-details/fundamentals-details/) to learn more about the topics covered and how it can enhance your Umbraco development skills.
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,10 @@ In this section, you will find all the resources you need to build an intuitive

<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="dashboards.md">dashboards.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/">section-trees</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>

***

## Umbraco Training

Umbraco HQ offers a training course covering extending and customizing the Umbraco Backoffice to enhance the editing experience. The course targets frontend and backend developers familiar with Umbraco who want to extend the UI for editors.

[Explore the Extending the Backoffice Training Course](https://umbraco.com/training/course-details/extending-the-backoffice-details/) to learn more about the topics covered and how it can enhance your Umbraco development skills.
8 changes: 8 additions & 0 deletions 14/umbraco-cms/reference/routing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,11 @@ Routing requirements for authenticated controllers for both front-end and the ba
## [URL Tracking](url-tracking.md)

Moving and renaming Umbraco documents will lead to URL redirects to be created.

***

## Umbraco Training

Umbraco HQ offers a full-day training course covering advanced routing, custom page controllers and models, and backoffice integration. The course targets backend ASP.NET MVC developers working with service and application integration on Umbraco.

[Explore the Application Integration Training Course](https://umbraco.com/training/course-details/application-integration-details/) to learn more about the topics covered and how it can enhance your Umbraco development skills.
8 changes: 8 additions & 0 deletions 14/umbraco-cms/reference/searching/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,11 @@ Examine and Lucene are external parts used in Umbraco. When working with either
{% endhint %}

Understand how Examine works and walk through the many available options and settings in Umbraco.

***

## Umbraco Training

Umbraco HQ offers a full-day training course covering the inner workings of Examine and Lucene, query debugging, and knowledge of the search tool. The course targets backend ASP.NET MVC developers who need to build real-world search applications with Umbraco.

[Explore the Searching and Indexing with Examine Training Course](https://umbraco.com/training/course-details/searching-and-indexing/) to learn more about the topics covered and how it can enhance your Umbraco development skills.
8 changes: 8 additions & 0 deletions 14/umbraco-cms/reference/security/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,11 @@ If you need to reset accounts of every other user while you still have administr
## Other articles related to security

* [Health Checks](../../extending/health-check/)

***

## Umbraco Training

Umbraco HQ offers a full-day training course covering an overview of Transport Layer Security (TLS), understanding threats, two-factor authentication, and more. The course targets frontend and backend developers, designers, and technical users.

[Explore the Security Training Course](https://umbraco.com/training/course-details/security/) to learn more about the topics covered and how it can enhance your Umbraco development skills.
8 changes: 8 additions & 0 deletions 14/umbraco-cms/tutorials/editors-manual/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,11 @@ How to work with media, organize folders, and do image editing.
## [Tips and Tricks](tips-and-tricks/)

Providing a few tips and tricks on how to work with Content using Umbraco.

***

## Umbraco Training

Umbraco HQ offers a training course that covers an overview of the Umbraco backoffice, workflows, and best practices for managing content and media. The course targets content editors, project managers, and decision-makers who want to understand how Umbraco works.

[Explore the Umbraco Content Management Training Course](https://umbraco.com/training/course-details/content-management/) to learn more about the topics covered and how it can enhance your Umbraco development skills.
8 changes: 8 additions & 0 deletions umbraco-cloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,11 @@ When you are ready to show your work to the world, Umbraco Cloud provides a safe
{% content-ref url="getting-started/baselines/" %}
[baselines](getting-started/baselines/)
{% endcontent-ref %}

***

## Umbraco Training

Umbraco HQ offers a full-day training course covering best practices for developing with Umbraco Cloud. The course targets frontend and backend developers who currently work or plan to work with Umbraco Cloud.

[Explore the Umbraco Cloud Developer Training Course](https://umbraco.com/training/course-details/cloud-developer/) to learn more about the topics covered and how it can enhance your Umbraco development skills.
8 changes: 8 additions & 0 deletions umbraco-cloud/deployment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,11 @@ You are free to update the `name` attribute in the `umbraco-cloud.json` file to
{% endhint %}

![clone dialog](images/change-env-name-v8.png)

***

## Umbraco Training

Umbraco HQ offers a full-day training course covering best practices for developing with Umbraco Cloud. The course targets frontend and backend developers who currently work or plan to work with Umbraco Cloud.

[Explore the Umbraco Cloud Developer Training Course](https://umbraco.com/training/course-details/cloud-developer/) to learn more about the topics covered and how it can enhance your Umbraco development skills.
8 changes: 8 additions & 0 deletions umbraco-cloud/set-up/working-locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,3 +235,11 @@ The file you'll need to update is the `post-merge` within `.git/hooks/` in your
#!/bin/sh
echo > src/UmbracoProject/umbraco/Deploy/deploy
```

***

## Umbraco Training

Umbraco HQ offers a full-day training course covering best practices for developing with Umbraco Cloud. The course targets frontend and backend developers who currently work or plan to work with Umbraco Cloud.

[Explore the Umbraco Cloud Developer Training Course](https://umbraco.com/training/course-details/cloud-developer/) to learn more about the topics covered and how it can enhance your Umbraco development skills.