Our.Umbraco.LinkedPages
9.0.0-rc004
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
This is a prerelease version of Our.Umbraco.LinkedPages.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Our.Umbraco.LinkedPages --version 9.0.0-rc004
NuGet\Install-Package Our.Umbraco.LinkedPages -Version 9.0.0-rc004
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Our.Umbraco.LinkedPages" Version="9.0.0-rc004" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Our.Umbraco.LinkedPages --version 9.0.0-rc004
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Our.Umbraco.LinkedPages, 9.0.0-rc004"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Our.Umbraco.LinkedPages as a Cake Addin #addin nuget:?package=Our.Umbraco.LinkedPages&version=9.0.0-rc004&prerelease // Install Our.Umbraco.LinkedPages as a Cake Tool #tool nuget:?package=Our.Umbraco.LinkedPages&version=9.0.0-rc004&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
About
Linked pages, lets you quickly and eaisly examine and mange the relationships between pages inside Umbraco.
Linked pages adds a new "Linked Pages" item to the context menu of items in the Content tree.
From here you can quickly and easily see the related items for any page.
Config
you can control what relationships are displayed in the linked pages dialog via settings in web.config / app settings
Web.Config
<appSettings>
...
<add key="LinkedPages:RelationType" value="[relationtypestoshow]" />
<add key="LinkedPages:ShowType" value="true/false" />
<add key="LinkedPaged:Ignore" value="umbMedia,umbDocument" />
</appSettings>
appsettings.json
{
"LinkedPages" : {
"RelationType" : "",
"ShowType" : false,
"Ignore": "umbMedia,umbDocument"
}
}
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- UmbracoCms.Web (>= 8.5.4)
-
net5.0
- Umbraco.Cms.Web.BackOffice (>= 9.0.0-rc004)
- Umbraco.Cms.Web.Website (>= 9.0.0-rc004)
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.0.3 | 3,286 | 1/17/2024 |
10.0.2 | 2,608 | 9/7/2023 |
10.0.1 | 4,134 | 12/2/2022 |
10.0.0 | 343 | 12/2/2022 |
9.0.0 | 2,205 | 9/28/2021 |
9.0.0-rc004 | 277 | 9/24/2021 |
9.0.0-beta001 | 245 | 7/13/2021 |
8.0.0 | 31,750 | 3/4/2020 |
1.0.0 | 3,270 | 2/6/2019 |
1.0.0-beta | 3,896 | 12/13/2017 |