Constellation.Feature.UrlFriendlyPageNames
9.0.7.28281
See the version list below for details.
dotnet add package Constellation.Feature.UrlFriendlyPageNames --version 9.0.7.28281
NuGet\Install-Package Constellation.Feature.UrlFriendlyPageNames -Version 9.0.7.28281
<PackageReference Include="Constellation.Feature.UrlFriendlyPageNames" Version="9.0.7.28281" />
paket add Constellation.Feature.UrlFriendlyPageNames --version 9.0.7.28281
#r "nuget: Constellation.Feature.UrlFriendlyPageNames, 9.0.7.28281"
// Install Constellation.Feature.UrlFriendlyPageNames as a Cake Addin #addin nuget:?package=Constellation.Feature.UrlFriendlyPageNames&version=9.0.7.28281 // Install Constellation.Feature.UrlFriendlyPageNames as a Cake Tool #tool nuget:?package=Constellation.Feature.UrlFriendlyPageNames&version=9.0.7.28281
Constellation is a collection of utilities for .NET CMS implementers.
This small Feature contains a Sitecore Rule Action which must be installed in order to take advantage
of this library. The package should self-install once you build and deploy your project.
To use, an Item Saved rule must be created. The rule must have a condition that specifies that an Item is a "page" and therefore
needs an SEO-friendly URL. The rule action should be the one included in this kit. Rule options include:
- Replace Diacritics
- Clear Display Name (recommended so that marketers see the actual Item name and therefore URL slug for pages)
- Specify illegal characters to remove
- Replace spaces or remove spaces from names
- Force lowercase
It is up to the implementer to determine the nature of "page" Items. We recommend looking at Constellation.Foundation.Datasources for
rule conditions that are suitable for this specific task.
Configured for use with Sitecore 9.0.
Requires Sitecore 9.0 NuGet packages, available here: https://sitecore.myget.org/F/sc-packages/api/v3/index.json
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Constellation.Foundation.Contexts (>= 9.0.2.26264)
- Constellation.Foundation.PackageVerification (>= 9.0.3.21612)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
10.3.0.26196 | 232 | 6/16/2023 |
10.1.0.19242 | 456 | 3/5/2021 |
10.0.1.28935 | 1,522 | 8/5/2020 |
10.0.0.24213 | 503 | 8/4/2020 |
9.3.0.21561 | 510 | 7/27/2020 |
9.1.2.16140 | 1,011 | 4/12/2019 |
9.1.1.28562 | 650 | 3/6/2019 |
9.1.0.24948 | 798 | 12/7/2018 |
9.0.12.19556 | 776 | 10/21/2018 |
9.0.11.19068 | 750 | 10/18/2018 |
9.0.10.24596 | 855 | 10/5/2018 |
9.0.9.26507 | 774 | 10/4/2018 |
9.0.8.20266 | 856 | 7/23/2018 |
9.0.7.28281 | 953 | 7/3/2018 |
9.0.6.19239 | 987 | 6/7/2018 |
9.0.5.28907 | 1,056 | 5/30/2018 |
9.0.3.28574 | 1,040 | 5/14/2018 |
9.0.2.21030 | 981 | 2/12/2018 |
9.0.2.19653 | 962 | 2/12/2018 |
9.0.1.22144 | 984 | 1/10/2018 |
9.0.0.17563 | 948 | 11/27/2017 |
Nuget package update. Missing config file now part of the deployment.