Skip to content

Commit 5c4aef5

Browse files
eshanrnhgitbook-bot
authored andcommitted
GITBOOK-8: Fixed broken links - CMS
1 parent 1df1ee1 commit 5c4aef5

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

15/umbraco-cms/tutorials/creating-a-basic-website/adding-language-variants.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,24 @@ To add a new language, follow these steps:
1515
* Mandatory language for your site, toggle **Mandatory Language**.
1616
6. Select a **Fallback Language** from the drop-down list.
1717
7. Click **Submit**.
18-
8. Click **Save**.
18+
8. Click **Save**.
1919

20-
![Adding a language](images/adding-a-language.png)
20+
![Adding a language](images/adding-a-language.png)
2121

2222
## Enabling Language Variants on Document Types and Properties
2323

2424
To enable language variants on Document Types, follow these steps:
2525

2626
1. Go to the **Settings** section.
2727
2. Select **HomePage** from the **Document Types** folder.
28-
3. Go to the **Settings** tab and toggle **Allow vary by culture**
28+
3. Go to the **Settings** tab and toggle **Allow vary by culture**
2929

3030
![Enable Vary by Culture](images/enable-vary-by-culture.png)
3131
4. Click **Save**.
3232
5. Go to the **Design** tab.
3333
6. Click on the Data Type of the **Page Title** and enable **Vary by culture**.
3434
7. Click **Submit**.
35-
8. Click **Save**.
35+
8. Click **Save**.
3636

3737
![Allow property editor Language Variants](images/enable-vary-by-culture-property.png)
3838

@@ -44,7 +44,7 @@ To add culture and hostnames, follow these steps:
4444
2. Click on the **...** dots next to the **Home Page** content node.
4545
3. Select **Culture and Hostnames**.
4646
4. Add a domain for each hostname, like it's done here:
47-
5. Click **Save**.
47+
5. Click **Save**.
4848

4949
![Culture and Hostnames](images/culture-and-hostnames-v14.png)
5050

@@ -58,20 +58,20 @@ In the language dropdown, you will find all the languages that you have installe
5858

5959
To add language variants to the content, follow these steps:
6060

61-
1. Go to the **Home Page** node. You will find a language dropdown next to the title at the top.
61+
1. Go to the **Home Page** node. You will find a language dropdown next to the title at the top.
6262

6363
![Language Variant dropdown](images/language-dropdown-v14.png)
64-
2. Click on the dropdown. You will see a **Split view** option next to the new language.
64+
2. Click on the dropdown. You will see a **Split view** option next to the new language.
6565

6666
![Open Language in Splitview](images/open-in-splitview-v14.png)
67-
3. Click **Split view**. We can now see the content node with each language side by side.
67+
3. Click **Split view**. We can now see the content node with each language side by side.
6868

6969
You may notice that the bodytext is greyed out - this is because we haven't checked the **Vary by culture** checkbox.
7070

7171
![Splitview editing](images/splitview-editing.png)
7272
4. Enter the **Name** for your content node and the **Page Title** in the new language.
7373
5. Click **Save and Publish**.
74-
6. The **Ready to Publish** window opens providing the option to publish in one or more languages.
74+
6. The **Ready to Publish** window opens providing the option to publish in one or more languages.
7575

7676
![Publishing Variant content](images/publishing-variant-content-v14.png)
7777
7. You can select either one or multiple languages and click **Save and Publish**.
@@ -83,12 +83,12 @@ To view the language variant on the browser, follow these steps:
8383
1. Go to the **Content** section.
8484
2. Select your new language from the language dropdown above your content tree.
8585
3. Select the **Home Page** node and go to the **Info** tab.
86-
4. You will notice the links with the new language domain added to it. If it's not there, you might need to refresh the page.
86+
4. You will notice the links with the new language domain added to it. If it's not there, you might need to refresh the page.
8787

8888
![Viewing the Language Variant Link](images/viewing-langvariant-browser-v14.png)
8989
5. Click on the link to view the new language node in the browser.
9090
6. Alternatively, you can add the domain name to your localhost in the browser. For example: [http://localhost:xxxx/da/](http:/localhost:xxxx/da/)
9191

9292
## More Information
9393

94-
Further information on multi-language setups can be found in the [Multilanguage Setup tutorial](../multilanguage-setup.md).
94+
Further information on multi-language setups can be found in the [Creating a Multilingual Site](../multilanguage-setup.md) tutorial.

15/umbraco-cms/tutorials/creating-a-property-editor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ declare global {
490490

491491
When we save or publish, the value of the Data Type is now automatically synced to the current content object and sent to the server.
492492

493-
Learn more about extending this service by visiting the [Property Editors page](../../customizing/property-editors/composition/).
493+
Learn more about extending this service by visiting the [Property Editors](../../customizing/property-editors/composition/) page.
494494

495495
## Going further
496496

15/umbraco-cms/tutorials/overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,25 +10,25 @@ description: >-
1010

1111
These tutorials will take you through the process of building different types of websites using Umbraco CMS.
1212

13-
<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>Creating a basic website</strong></td><td>This guide takes you all the way from installing Umbraco CMS to having a ready-to-publish website.</td><td><a href="creating-a-basic-website">creating-a-basic-website</a></td><td><a href="../.gitbook/assets/create-website-image.png">create-website-image.png</a></td></tr><tr><td><strong>Creating a multilingual site</strong></td><td>Learn how to build an Umbraco CMS website fit for being translated into multiple languages.</td><td><a href="multilanguage-setup.md">multilanguage-setup.md</a></td><td><a href="../.gitbook/assets/multilingual-site.png">multilingual-site.png</a></td></tr></tbody></table>
13+
<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>Creating a basic website</strong></td><td>This guide takes you all the way from installing Umbraco CMS to having a ready-to-publish website.</td><td><a href="creating-a-basic-website/">creating-a-basic-website</a></td><td><a href="../.gitbook/assets/create-website-image.png">create-website-image.png</a></td></tr><tr><td><strong>Creating a multilingual site</strong></td><td>Learn how to build an Umbraco CMS website fit for being translated into multiple languages.</td><td><a href="multilanguage-setup.md">multilanguage-setup.md</a></td><td><a href="../.gitbook/assets/multilingual-site.png">multilingual-site.png</a></td></tr></tbody></table>
1414

1515
## Customize the editing experience
1616

1717
These tutorials will show you how you can extend the Umbraco backoffice to create a fluid and intuitive editing 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>Creating a custom Dashboard</strong></td><td>Go through the steps of setting up and building a custom dashboard for the Umbraco CMS backoffice.</td><td><a href="creating-a-custom-dashboard">creating-a-custom-dashboard</a></td><td><a href="../.gitbook/assets/dashboards-image.png">dashboards-image.png</a></td></tr><tr><td><strong>Creating a custom Property Editor</strong></td><td>Learn how to build custom Property Editors to increase the options for adding content.</td><td><a href="creating-a-property-editor">creating-a-property-editor</a></td><td><a href="../.gitbook/assets/property-image.png">property-image.png</a></td></tr><tr><td><strong>Custom Views for Block Lists</strong></td><td>Build custom views to be displayed when building content with the Block List editor.</td><td><a href="creating-custom-views-for-blocklist.md">creating-custom-views-for-blocklist.md</a></td><td><a href="../.gitbook/assets/block-list-image.png">block-list-image.png</a></td></tr></tbody></table>
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>Creating a custom Dashboard</strong></td><td>Go through the steps of setting up and building a custom dashboard for the Umbraco CMS backoffice.</td><td><a href="creating-a-custom-dashboard/">creating-a-custom-dashboard</a></td><td><a href="../.gitbook/assets/dashboards-image.png">dashboards-image.png</a></td></tr><tr><td><strong>Creating a custom Property Editor</strong></td><td>Learn how to build custom Property Editors to increase the options for adding content.</td><td><a href="creating-a-property-editor/">creating-a-property-editor</a></td><td><a href="../.gitbook/assets/property-image.png">property-image.png</a></td></tr><tr><td><strong>Custom Views for Block Lists</strong></td><td>Build custom views to be displayed when building content with the Block List editor.</td><td><a href="creating-custom-views-for-blocklist.md">creating-custom-views-for-blocklist.md</a></td><td><a href="../.gitbook/assets/block-list-image.png">block-list-image.png</a></td></tr></tbody></table>
2020

2121
## Use and extend core Umbraco functionality
2222

2323
Umbraco CMS ships with a large amount of functionality, all of which you can extend to fit your website needs.
2424

25-
<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>Member registration and login</strong></td><td>Learn how to build and configure a section for members on your Umbraco CMS website. </td><td><a href="members-registration-and-login.md">members-registration-and-login.md</a></td><td><a href="../.gitbook/assets/member-image.png">member-image.png</a></td></tr><tr><td><strong>Implement custom error pages</strong></td><td>This tutorial will show you how to customize and extend the default error pages.</td><td><a href="custom-error-page.md">custom-error-page.md</a></td><td><a href="../.gitbook/assets/error-pages-image.png">error-pages-image.png</a></td></tr><tr><td><strong>Multisite Setup</strong></td><td>Learn how you can create and manage multiple Umbraco CMS websites within the same Umbraco installation.</td><td><a href="multisite-setup.md">multisite-setup.md</a></td><td><a href="../.gitbook/assets/multisite-image.png">multisite-image.png</a></td></tr></tbody></table>
25+
<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>Member registration and login</strong></td><td>Learn how to build and configure a section for members on your Umbraco CMS website.</td><td><a href="members-registration-and-login.md">members-registration-and-login.md</a></td><td><a href="../.gitbook/assets/member-image.png">member-image.png</a></td></tr><tr><td><strong>Implement custom error pages</strong></td><td>This tutorial will show you how to customize and extend the default error pages.</td><td><a href="custom-error-page.md">custom-error-page.md</a></td><td><a href="../.gitbook/assets/error-pages-image.png">error-pages-image.png</a></td></tr><tr><td><strong>Multisite Setup</strong></td><td>Learn how you can create and manage multiple Umbraco CMS websites within the same Umbraco installation.</td><td><a href="multisite-setup.md">multisite-setup.md</a></td><td><a href="../.gitbook/assets/multisite-image.png">multisite-image.png</a></td></tr></tbody></table>
2626

2727
## Add additional functionality
2828

29-
<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>Add Google Authentication</strong></td><td>Learn how to implement and setup Google Authentication on your Umbraco CMS website.</td><td><a href="add-google-authentication.md">add-google-authentication.md</a></td><td><a href="../.gitbook/assets/google-auth-image.png">google-auth-image.png</a></td></tr><tr><td><strong>Connect Umbraco Forms with Zapier</strong></td><td>This tutorial will show you how you can implement your Umbraco Forms installation with Zapier.</td><td><a href="connecting-umbraco-forms-and-zapier.md">connecting-umbraco-forms-and-zapier.md</a></td><td><a href="../.gitbook/assets/zapier-image.png">zapier-image.png</a></td></tr><tr><td><strong>The Starter Kit</strong></td><td>You can choose to start your Umbraco CMS website with a template site called "The Starter Kit".</td><td><a href="starter-kit">starter-kit</a></td><td><a href="../.gitbook/assets/starter-kit-image.png">starter-kit-image.png</a></td></tr></tbody></table>
29+
<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>Add Google Authentication</strong></td><td>Learn how to implement and setup Google Authentication on your Umbraco CMS website.</td><td><a href="add-google-authentication.md">add-google-authentication.md</a></td><td><a href="../.gitbook/assets/google-auth-image.png">google-auth-image.png</a></td></tr><tr><td><strong>Connect Umbraco Forms with Zapier</strong></td><td>This tutorial will show you how you can implement your Umbraco Forms installation with Zapier.</td><td><a href="connecting-umbraco-forms-and-zapier.md">connecting-umbraco-forms-and-zapier.md</a></td><td><a href="../.gitbook/assets/zapier-image.png">zapier-image.png</a></td></tr><tr><td><strong>The Starter Kit</strong></td><td>You can choose to start your Umbraco CMS website with a template site called "The Starter Kit".</td><td><a href="starter-kit/">starter-kit</a></td><td><a href="../.gitbook/assets/starter-kit-image.png">starter-kit-image.png</a></td></tr></tbody></table>
3030

31-
## Other tutorials
31+
## Other Tutorials
3232

3333
{% content-ref url="creating-and-distributing-a-package.md" %}
3434
[creating-and-distributing-a-package.md](creating-and-distributing-a-package.md)

0 commit comments

Comments
 (0)