Skip to content

Slides and Code from our uWestFest talk on Property Editors

Notifications You must be signed in to change notification settings

WebCentrum/uWestFest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UrlPicker for Umbraco v7

UrlPicker

Build status

Originally built during uWestFest 2014 and released on NuGet only. Now available to non-Nugeteers.

Authored by Tom Fulton, Kevin Giszewski, Jeavon Leopold, Bjarne Fyrstenborg and others.

If using v0.15.x+ with Umbraco Core 7.2.8 and lower, please note you will need to merge translation keys manually into the language file of choice.

v0.16.0 contains an (un)breaking change as the value converter will now return either a UrlPicker object or a IEnumerable<UrlPicker> depending on if the developer has set UrlPicker to multiple mode in the data type prevalues

Installation

Both NuGet and Umbraco packages are available.

NuGet Packages Version
Release NuGet download
Pre-release MyGet download
Umbraco Packages
Release Our Umbraco project page
Pre-release AppVeyor Artifacts

Usage

Examples available in the Wiki

About

Slides and Code from our uWestFest talk on Property Editors

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.3%
  • C# 28.2%
  • HTML 10.6%
  • CSS 9.8%
  • PowerShell 1.9%
  • Batchfile 0.2%