Novaware.MultilingualTools 1.2.0

dotnet add package Novaware.MultilingualTools --version 1.2.0
NuGet\Install-Package Novaware.MultilingualTools -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Novaware.MultilingualTools" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Novaware.MultilingualTools --version 1.2.0
#r "nuget: Novaware.MultilingualTools, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Novaware.MultilingualTools as a Cake Addin
#addin nuget:?package=Novaware.MultilingualTools&version=1.2.0

// Install Novaware.MultilingualTools as a Cake Tool
#tool nuget:?package=Novaware.MultilingualTools&version=1.2.0

The Multilingual Tools package in short, lets you get a grip on your translations in Umbraco. It allows users to get an overview of the translation status of Umbraco websites.

The package not only provides an overview, but also offers possibilities to:

  • establish relationships between translations on a multilingual website
  • give the user (partly) automated suggestions for possible translations
  • easily manage these relationships or translations
  • quickly navigate to translations
  • create new translations

Tools

Novaware Multilingual Tools consist of a Dashboard and an Actionbar. The Actionbar is for quick action. It shows in a minimalist overview which translations of a page are available and allows you to quickly add translations. The Dashboard is to provide more insight. This is done in an extensive full-screen overview that shows the translations of all the pages under the selected node/page where you view the Dashboard. This way you can see the translation status of your entire content tree in one go.

Updates

Version 1.2.0

  • Fixed actionbar and dashboard logo's
  • More detailed error message when dashboard is not available
  • First NuGet release

Version 1.1.1:

  • Bugfix in package manifest

Version 1.1.0:

  • Removed unnecessary IAction causing problems with duplicate shortcuts.
  • Actionbar property now contains data about which nodes are connected. This can be useful if you want to use a language switcher on your website. Please be aware that the update will not update all actionbar properties on all nodes. It requires you to create or update translations yourself. I might add an auto update in the next version.

NOTE: This package only works when a SQL server is chosen as datasource. SQLite or other databases are not yet supported!

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 5,648 8/29/2019

First Nuget release