Our.Umbraco.Community.TagManager
13.0.5
See the version list below for details.
dotnet add package Our.Umbraco.Community.TagManager --version 13.0.5
NuGet\Install-Package Our.Umbraco.Community.TagManager -Version 13.0.5
<PackageReference Include="Our.Umbraco.Community.TagManager" Version="13.0.5" />
paket add Our.Umbraco.Community.TagManager --version 13.0.5
#r "nuget: Our.Umbraco.Community.TagManager, 13.0.5"
// Install Our.Umbraco.Community.TagManager as a Cake Addin #addin nuget:?package=Our.Umbraco.Community.TagManager&version=13.0.5 // Install Our.Umbraco.Community.TagManager as a Cake Tool #tool nuget:?package=Our.Umbraco.Community.TagManager&version=13.0.5
Our.Umbraco.Community.TagManager
Useful Tag utilities for Umbraco 10, 12 & 13.
Initially based on code from https://github.com/usome/UmbracoTagManager and https://github.com/huwred/Tag-Lister completely re-written using the repository pattern and improved UI.
This package installs a custom section within the administration area and a new DataType.
Tag Manager
Creates a tree view of all Tags that have been created by the Umbraco Tag Datatype or assigned by my Tag List Property Editor.
The tree is split into separate branches for each tag Group created - useful if you run multiple blogs on your site, or have multiple Tag Groups defined in a site.
Functionality includes:
- Create Tag Groups.
- Ability to change Tags.
- Ability to delete Tags, single & multiple.
- Indication of how many times the Tag is currently being used (number in brackets in Group overview).
- Ability to merge Tags - useful in cases of spelling mistakes, cleaning up Tags, etc.
- Links to content and media where Tag is used.
Tag List
Provides a multi select (read-only) list of all tags assigned to the group.
Functionality includes:
- Choose one or more tags from the list
- Works on Content and Media Doctypes.
- Tags are saved to the default internal and external indexes in CSV format.
- Coming soon - ability for content editors to add to a Tag List, by enabling a Pre-Value switch.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Umbraco.Cms.Core (>= 10.8.5)
-
net7.0
- Umbraco.Cms.Core (>= 12.3.9)
-
net8.0
- Umbraco.Cms.Core (>= 13.2.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.