Our.Umbraco.Matryoshka
0.4.0
See the version list below for details.
dotnet add package Our.Umbraco.Matryoshka --version 0.4.0
NuGet\Install-Package Our.Umbraco.Matryoshka -Version 0.4.0
<PackageReference Include="Our.Umbraco.Matryoshka" Version="0.4.0" />
paket add Our.Umbraco.Matryoshka --version 0.4.0
#r "nuget: Our.Umbraco.Matryoshka, 0.4.0"
// Install Our.Umbraco.Matryoshka as a Cake Addin #addin nuget:?package=Our.Umbraco.Matryoshka&version=0.4.0 // Install Our.Umbraco.Matryoshka as a Cake Tool #tool nuget:?package=Our.Umbraco.Matryoshka&version=0.4.0
Matryoshka enables you to layer your document type properties in tabs and groups. It substitutes the content editor view, with its own view, to make existing groups appear as tabs, and adds a property editor, which gives the impression of groups.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
0.4.0
Tabs are now also available in the member section, media section, and Doc Type Grid Editor dialogs
A somewhat embarassing mistake was fixed by @MiguelLopez6, and the scroll-to-group feature was improved too (#24)
Groups are now collapsible if you configure them to be
Groups in tab drop-downs are also configurable