This is a simple backoffice extension to add a link picker property editor to Umbraco 7.x
Umbraco Link Picker uses the built-in linkPicker in Umbraco to choose between internal or external links, with the ability to choose the link target and title.
Update: v1.5.1 fix from @ribsdigital https://github.com/Gibe/Umbraco-Link-Picker/pull/36
Update: v1.5.0 updated styling to match v7.6+, use UDIs and update umbraco links when linked content changes
Update: v1.3.1 added the ability to install via Nuget
Update: v1.3 now lets you edit links and add hash values (thanks to Dave Jones - https://github.com/zell71)
Installation via download
Download and install via the Developer section in Umbraco
Installation via NuGet
PM > Install-Package UmbracoLinkPicker
Once installed, simply create a new DataType in the Umbraco developer tab, referencing the "Link Picker" (alias "Gibe.LinkPicker").
License
The Umbraco Link Picker is created by Karl Tynan (www.karltynan.co.uk) for Gibe Digital (www.gibedigital.com) under the MIT License.
Get Involved!
This project is open for collaboration, so please help improve this project.