FiveLimes.Sitecore.DeviceLayoutWizard 0.6.0

dotnet add package FiveLimes.Sitecore.DeviceLayoutWizard --version 0.6.0
NuGet\Install-Package FiveLimes.Sitecore.DeviceLayoutWizard -Version 0.6.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="FiveLimes.Sitecore.DeviceLayoutWizard" Version="0.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FiveLimes.Sitecore.DeviceLayoutWizard --version 0.6.0
#r "nuget: FiveLimes.Sitecore.DeviceLayoutWizard, 0.6.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 FiveLimes.Sitecore.DeviceLayoutWizard as a Cake Addin
#addin nuget:?package=FiveLimes.Sitecore.DeviceLayoutWizard&version=0.6.0

// Install FiveLimes.Sitecore.DeviceLayoutWizard as a Cake Tool
#tool nuget:?package=FiveLimes.Sitecore.DeviceLayoutWizard&version=0.6.0

See http://marketplace.sitecore.net/en/Modules/Add_Device_Layout_Wizard.aspx for more information.

When creating a site it's common for many nodes to diverge their layout from their template's Standard Values.  Since the layout field encapsulates all devices, once that link is broken it can be a real challenge to add a new device at a later date.

Out-of-the-box the only solution is to construct a new layout on the Standard Values node for the template, determine which nodes no longer use the Standard Values layout, then use the layout Copy Device functionality.

At best this is tedious and error-prone.  At worst, completely unworkable.

This module addresses this issue by firstly, identifying all the nodes that are instances of the template but are not using Standard Values. Then applying a new device layout selectively to nodes that don't use the Standard Value, without disturbing the existing layouts.

This component installs to the Sitecore Desktop as a link from the Developer Tools 'Start' menu.

Source is published under the GNU General Public License v3 and is available from https://sitecore.codeplex.com/

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net30 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  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.

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.

Version Downloads Last updated
0.6.0 3,796 9/30/2012

After importing into your Sitecore Web Project you must install the companion Sitecore Package.  A folder called _SitecorePackages will be created that will contain the necessary package.  This package contains Core database Sitecore Items that connect the application to the Sitecore Shell.