Contents with the Theme Tag Node
-
Scoped Liquid TemplateContext, Template Azure Blob with Liquid - This week in Orchard (10/01/2020)
Performance, Announcement, Localization, This week in Orchard, ThemeUpdated Trumbowyg plugin, configure your Azure Blob and Data Protection with Liquid and many more improvements are waiting for you in our upcoming post. Did we forget to mention that Orchard Core is now on the Area 51 site of Stack Exchange?
-
How to use Orchard Core without the sample themes? - Orchard Nuggets
Orchard Nuggets, Theme, Scoped Liquid TemplateContext, Template Azure Blob with Liquid - This week in Orchard (10/01/2020)Try to reference the
OrchardCore.Application.Cms.Core.Targets
NuGet package instead of theOrchardCore.Application.Cms.Targets
in your ASP.NET Core web application, that will only add the TheAdmin theme to your solution. -
How to use the same version of Orchard Core NuGet packages in every project across my solution? - Orchard Nuggets
Update, Orchard Nuggets, Theme, ModuleYou have your own ASP.NET Core project that using Orchard Core NuGet packages, but every time when you update them you have to do it one-by-one across the whole solution? Wouldn't it be easier to just update the package versions in one place? Then you may need to have a Directory.Build.targets file to define the versions!
-
Advanced content management and starting with theme development - Dojo Course
Tutorial, Dojo Course, Content field, Theme, ShapeUPDATE (2017-11-22): Dojo Course 2 is released with new, updated videos!
-
First steps with Orchard - Dojo Course
Tutorial, Dojo Course, Theme, ModuleUPDATE (2017-11-22): Dojo Course 2 is released with new, updated videos!
-
Dependencies for themes
Community resource, Development, ThemeIt's not obvious that themes can have dependencies in the same way modules do - here's a blog post about this.