Wholething.FallbackImagePickerProperty
0.1.9
See the version list below for details.
dotnet add package Wholething.FallbackImagePickerProperty --version 0.1.9
NuGet\Install-Package Wholething.FallbackImagePickerProperty -Version 0.1.9
<PackageReference Include="Wholething.FallbackImagePickerProperty" Version="0.1.9" />
paket add Wholething.FallbackImagePickerProperty --version 0.1.9
#r "nuget: Wholething.FallbackImagePickerProperty, 0.1.9"
// Install Wholething.FallbackImagePickerProperty as a Cake Addin #addin nuget:?package=Wholething.FallbackImagePickerProperty&version=0.1.9 // Install Wholething.FallbackImagePickerProperty as a Cake Tool #tool nuget:?package=Wholething.FallbackImagePickerProperty&version=0.1.9
Wholething Image Picker with Fallback
FallbackImagePickerProperty is an Umbraco image picker that defines a fallback/default image that users can optionally override.
If you like this property editor you may also like Wholething.FallbackTextProperty.
Use-case
The use-case for this package is simple: editors often want the option to override images/values but it is unclear what the default value is. We feel it's a significant improvement in experience for editors to be able to see the default value before deciding to override it.
Team
This property editor is a collaboration between Harry Gordon and Wholething (Dean Leigh and Ault Nathanielsz).
Installation
You can find the package on NuGet: https://www.nuget.org/packages/Wholething.FallbackImagePickerProperty/
Configuration and editor experience
When you configure an "Image Picker with Fallback" you must specify a fallback image and, optionaly, a starting node.
As an editor, users will see the default image and optionally be able to override the image.
Learn more about Target Frameworks and .NET Standard.
-
- UmbracoCms (>= 8.0.0 && < 9.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Moved editor to "Media" group and updated icon.
- Added config option for specifying fallback image by node property instead of a fixed media node.