RJP.UmbracoMultiUrlPicker 0.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package RJP.UmbracoMultiUrlPicker --version 0.1.1
NuGet\Install-Package RJP.UmbracoMultiUrlPicker -Version 0.1.1
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="RJP.UmbracoMultiUrlPicker" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RJP.UmbracoMultiUrlPicker --version 0.1.1
#r "nuget: RJP.UmbracoMultiUrlPicker, 0.1.1"
#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 RJP.UmbracoMultiUrlPicker as a Cake Addin
#addin nuget:?package=RJP.UmbracoMultiUrlPicker&version=0.1.1

// Install RJP.UmbracoMultiUrlPicker as a Cake Tool
#tool nuget:?package=RJP.UmbracoMultiUrlPicker&version=0.1.1

Allows editors to pick and sort multiple urls, it uses Umbraco's link picker which supports internal and external links and media.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.1 1,265 4/7/2015
1.2.0 1,675 7/24/2014
1.1.0 95 7/11/2014
1.0.0.1 454 7/3/2014
1.0.0 131 5/13/2014
0.2.0 190 5/8/2014
0.1.1 72 4/25/2014
0.1.0 68 3/7/2014

Fixed problem with data being saved in the dataNvarchar column instead of the dataNtext column.

You might need to recycle the app pool and save the data type again after installation.