MultinodeTreepickerExtended 1.3.1
A simple extension of Umbraco's Multinode Treepicker that allows you to define children document types that will dictate if the chosen document type can be picked or not
Install-Package MultinodeTreepickerExtended -Version 1.3.1
dotnet add package MultinodeTreepickerExtended --version 1.3.1
<PackageReference Include="MultinodeTreepickerExtended" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MultinodeTreepickerExtended --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Upgraded Umbraco to 7.6 to save Udi instead of id
Dependencies
-
- ClientDependency (>= 1.9.2)
- log4net (>= 2.0.8)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.WebHelpers (>= 3.2.3)
- Microsoft.AspNet.WebPages.Data (>= 3.2.3)
- Microsoft.Net.Http (>= 2.2.29)
- Microsoft.Owin (>= 3.0.1)
- Microsoft.Owin.Security (>= 3.0.1)
- Microsoft.Owin.Security.Cookies (>= 3.0.1)
- Microsoft.Owin.Security.OAuth (>= 3.0.1)
- MySql.Data (>= 6.9.10)
- Newtonsoft.Json (>= 10.0.2)
- UmbracoCms.Core (>= 7.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.