M96.ContentLocalization.ContentCulturePickerWidget
1.0.0
See the version list below for details.
dotnet add package M96.ContentLocalization.ContentCulturePickerWidget --version 1.0.0
NuGet\Install-Package M96.ContentLocalization.ContentCulturePickerWidget -Version 1.0.0
<PackageReference Include="M96.ContentLocalization.ContentCulturePickerWidget" Version="1.0.0" />
paket add M96.ContentLocalization.ContentCulturePickerWidget --version 1.0.0
#r "nuget: M96.ContentLocalization.ContentCulturePickerWidget, 1.0.0"
// Install M96.ContentLocalization.ContentCulturePickerWidget as a Cake Addin #addin nuget:?package=M96.ContentLocalization.ContentCulturePickerWidget&version=1.0.0 // Install M96.ContentLocalization.ContentCulturePickerWidget as a Cake Tool #tool nuget:?package=M96.ContentLocalization.ContentCulturePickerWidget&version=1.0.0
Content Culture Picker Widget for Orchard Core
About
Orchard Core provides a shape that renders languages/cultures dropdown. However, you need to modify your theme files to display it and also add some other configuration.
This widget will do all of that and you can then add it wherever you like - theme zones, flow part, bag part...
Why
If you just want to use a theme but you don't want to edit any templates than this is more than useful. Also, sometimes it's just easier to have a widget that can be moved around.
How to use
- Install
M96.ContentLocalization.ContentCulturePickerWidget
package from NuGet or clone this repo and add project reference to Orchard Core CMS project in your solution. - Go to Orchard Core Admin panel, then go to
Configuration -> Features
and enableM96.ContentLocalization.ContentCulturePickerWidget
. - Now you can add this widget just like any other Orchard Core widget.
Tips
Make sure you have configured cultures in Configuration -> Settings -> Localization -> Cultures
.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- OrchardCore.ContentLocalization (>= 2.1.6)
- OrchardCore.ContentManagement (>= 2.1.6)
- OrchardCore.ContentTypes.Abstractions (>= 2.1.6)
- OrchardCore.DisplayManagement (>= 2.1.6)
- OrchardCore.Module.Targets (>= 2.1.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.