Diplo.DictionaryEditor
1.0.1
Diplo Dictionary Editor for Umbraco is a custom section for editing Dictionary values in Umbraco. It allows quick and easy editing of all dictionary items and also allows the dictionary to be exported and imported in CSV format. Note: As it's a custom section you need to grant users access to view it.
Install-Package Diplo.DictionaryEditor -Version 1.0.1
dotnet add package Diplo.DictionaryEditor --version 1.0.1
<PackageReference Include="Diplo.DictionaryEditor" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Diplo.DictionaryEditor --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixes an issue importing dictionary items as CSV if they contain commas - thanks Lotte Pitcher!
Dependencies
-
- UmbracoCms.Core (>= 7.7.0)
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.