Skip to content

Commit 0795b36

Browse files
committed
docs(common): reorder articles
1 parent f381aca commit 0795b36

7 files changed

+13
-13
lines changed

getting-started/installation/included-assemblies.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Learn more about the available assemblies you can use when working
55
slug: introduction/installation/included-assemblies
66
tags: included, assemblies
77
published: True
8-
position: 4
8+
position: 5
99
---
1010

1111
# Included Assemblies

getting-started/installation/install-from-nuget.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ slug: getting-started/installation/install-from-nuget
66
previous_url: installation/installing-the-telerik-controls-from-nuget-package,getting-started/first-steps-nuget
77
tags: installing, telerik, controls, nuget, package
88
published: True
9-
position: 2
9+
position: 3
1010
---
1111

1212
# Installing Telerik UI for ASP.NET AJAX from NuGet Feed

getting-started/installation/install-from-zip.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ slug: getting-started/installation/install-from-zip
66
previous_url: installation/installing-the-telerik-controls-from-zip-file,getting-started/first-steps-zip
77
tags: installing, telerik, controls, from, zip, file
88
published: True
9-
position: 3
9+
position: 4
1010
---
1111

1212
# Installing Telerik UI for ASP.NET AJAX from the ZIP Contents

getting-started/installation/install-using-msi.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ slug: getting-started/installation/install-using-msi
66
previous_url: installation/installing-the-telerik-controls-from-msi-file, getting-started/first-steps, getting-started/first-steps-msi
77
tags: installing, telerik, controls, msi, file
88
published: True
9-
position: 1
9+
position: 2
1010
---
1111

1212
# Installing Telerik UI for ASP.NET AJAX using an MSI Installer File

getting-started/installation/using-hotfix.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ slug: introduction/installation/using-the-hotfix-(dlls-and-scripts/skins-only)
66
tags: hotfix, use, files
77
previous_url: installation/Using-the-HOTFIX
88
published: True
9-
position: 4
9+
position: 6
1010
---
1111

1212
# Using the HOTFIX Archive

getting-started/installation/web-config-settings-overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ slug: general-information/web-config-settings-overview
66
tags: web.config, settings, overview, handlers, required
77
previous_url: general-information/web-config-settings-overview
88
published: True
9-
position: 5
9+
position: 7
1010
---
1111

1212
# Setting the web.config File

getting-started/installation/which-file-do-i-need-to-install.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Learn about what the product files that are available for download
55
slug: installation/which-file-do-i-need-to-install
66
tags: which, file, to, install, available, product, files
77
published: True
8-
position: 2
8+
position: 1
99
---
1010

1111
# Available Product Files
@@ -16,32 +16,32 @@ Telerik UI for ASP.NET AJAX provides a set of installation package types that yo
1616

1717
* Install ASP.NET Web Forms on your development or production machine. ASP.NET Web Forms are available in the .NET 4.x+ installations. For example, to download .NET 4.8, go to [https://dotnet.microsoft.com/download/dotnet-framework/net48](https://dotnet.microsoft.com/download/dotnet-framework/net48).
1818

19-
* During an [MSI installation]({% slug introduction/installation/installing-the-telerik-controls-from-msi-file %}), the Telerik UI for ASP.NET controls are added automatically to the Visual Studio Toolbox. To add the controls to your project (aspx, ascx, masterpage, and so on), refer to the article on [adding the controls to your project]({% slug getting-started/adding-the-telerik-controls-to-your-project %}).
19+
* During an [MSI installation]({% slug getting-started/installation/install-using-msi %}), the Telerik UI for ASP.NET controls are added automatically to the Visual Studio Toolbox. To add the controls to your project (aspx, ascx, masterpage, and so on), refer to the article on [adding the controls to your project]({% slug getting-started/adding-the-telerik-controls-to-your-project %}).
2020

2121
## Package Types
2222

2323
The Telerik UI for ASP.NET AJAX delivers the following available package types:
2424

25-
* An [MSI file]({%slug introduction/installation/installing-the-telerik-controls-from-msi-file%}) for automatic installation. The Windows Installer Package (**MSI**) files are intended for easy and automatic installation of a product. The **MSI** installer unpacks the controls on your computer in a folder named **Telerik** in your `Program Files`. Additionally, the installer package adds the Telerik UI for ASP.NET AJAX help files to your VS.NET IDE and to your local copy of [MSDN](https://msdn.microsoft.com/) if you have one installed. If selected from the **Feature Selection** screen, the installer will automatically add the Telerik UI for ASP.NET AJAX Visual Studio Extensions and populate your Visual Studio Toolbox with the Telerik controls.
25+
* An [MSI file]({%slug getting-started/installation/install-using-msi%}) for automatic installation. The Windows Installer Package (**MSI**) files are intended for easy and automatic installation of a product. The **MSI** installer unpacks the controls on your computer in a folder named **Telerik** in your `Program Files`. Additionally, the installer package adds the Telerik UI for ASP.NET AJAX help files to your VS.NET IDE and to your local copy of [MSDN](https://msdn.microsoft.com/) if you have one installed. If selected from the **Feature Selection** screen, the installer will automatically add the Telerik UI for ASP.NET AJAX Visual Studio Extensions and populate your Visual Studio Toolbox with the Telerik controls.
2626

2727
If you already have Telerik controls installed by the MSI package, you can safely install an updated version—the installer will keep your existing installation. The new files will be placed in a separate folder and the new installation will not damage the common installer files. For more information and examples, refer to the article on [major and minor releases installation]({%slug introduction/installation/upgrading-instructions/major-and-minor-releases-installation%}).
2828

2929
The latest `MSI` package available for download has already all updates/HOTFIXES applied and you don't need to update it further.
3030

31-
* A [ZIP library]({%slug introduction/installation/installing-the-telerik-controls-from-zip-file%}) file for manual (advanced) installation. The **ZIP** is used for manual (advanced) installations and for upgrading or updating purposes. The folder structure is different from the Windows Installer (**MSI**) package. You need to be familiar with ASP.NET, IIS, setting permissions, and creating virtual folders. It is a common practice to unpack the manual installation ZIP file directly to `inetpub/wwwroot`. To [deploy on shared hosting]({%slug introduction/deployment/deploying-on-shared-hosting%}), use the ZIP file.
31+
* A [ZIP library]({%slug getting-started/installation/install-from-zip%}) file for manual (advanced) installation. The **ZIP** is used for manual (advanced) installations and for upgrading or updating purposes. The folder structure is different from the Windows Installer (**MSI**) package. You need to be familiar with ASP.NET, IIS, setting permissions, and creating virtual folders. It is a common practice to unpack the manual installation ZIP file directly to `inetpub/wwwroot`. To [deploy on shared hosting]({%slug introduction/deployment/deploying-on-shared-hosting%}), use the ZIP file.
3232

3333
The latest `ZIP` package available for download has already all updates/HOTFIXES applied and you don't need to update it further.
3434

3535
* [DLL files only (or HOTFIX)]({%slug introduction/installation/using-the-hotfix-(dlls-and-scripts/skins-only)%}) for updating or upgrading a product to a later version. This is a bare-bones upgrade option for the controls. The `HOTFIX` contains only the files that your Web Project needs to run correctly. Besides the assemblies, it contains the latest JavaScript files and skins (if you've needed to use these as external files), the up-to-date Editor dialogs, and Spell dictionaries.
3636

37-
* A [NuGet package]({%slug introduction/installation/installing-the-telerik-controls-from-a-nuget-package%}). Telerik provides a NuGet feed that you can use to download only the necessary assemblies to get the project running. Additionally, you can also download the `.nupkg` files from your Telerik account to create a private company feed.
37+
* A [NuGet package]({%slug getting-started/installation/install-from-nuget%}). Telerik provides a NuGet feed that you can use to download only the necessary assemblies to get the project running. Additionally, you can also download the `.nupkg` files from your Telerik account to create a private company feed.
3838

3939
* (For licensed users only) The source code is distributed as an archive named `Telerik_UI_for_ASP.NET_AJAX_20xx_x_xxx_Source.zip` and may be handy for educational or customization purposes of the controls. It may also be useful for checking the private API of the controls or if there is some undocumented functionality.
4040

4141
## See Also
4242

43-
* [Installing Telerik UI for ASP.NET AJAX Controls from MSI File]({%slug introduction/installation/installing-the-telerik-controls-from-msi-file%})
44-
* [Installing Telerik UI for ASP.NET AJAX Controls from ZIP File]({%slug introduction/installation/installing-the-telerik-controls-from-zip-file%})
43+
* [Installing Telerik UI for ASP.NET AJAX Controls from MSI File]({%slug getting-started/installation/install-using-msi%})
44+
* [Installing Telerik UI for ASP.NET AJAX Controls from ZIP File]({%slug getting-started/installation/install-from-zip%})
4545
* [Using the HOTFIX (DLLs and Scripts/Skins Only]({%slug introduction/installation/using-the-hotfix-(dlls-and-scripts/skins-only)%})
4646
* [Major and Minor Releases Installation]({%slug introduction/installation/upgrading-instructions/major-and-minor-releases-installation%})
4747
* [Getting Started with Telerik UI for ASP.NET AJAX (Video Tutorials)](https://learn.telerik.com/learn/course/external/view/elearning/5/telerik-ui-for-aspnet-ajax)

0 commit comments

Comments
 (0)