Contents with the Theme Tag Node
-
Update ImageSharp.Web v2, Lombiq Helpful Libraries - Resource Management for Orchard Core - This week in Orchard (19/05/2022)
This week in Orchard, Theme, Resource manifestUpdating ImageSharp.Web v2, removing pagenum=1 from the 1 pager link to improve SEO, adding OnMessageSendingAsync() protected method and news and updates around the Lombiq Helpful Libraries. Check out our current post to read about the details!
-
Fixing in the ContentPickerFieldIndexProvider, Lombiq Base Theme for Orchard Core - This week in Orchard (13/05/2022)
Announcement, This week in Orchard, Content field, Theme, PermissionFixing that unpublishing and editing content item with uninitialized ContentPickerField breaks, renaming ReverseProxySettings permission to ManageReverseProxySettings, and our Base Theme for Orchard Core is officially released! Check out our current post to read about the details!
-
Make Resources module always enabled, Content Preview module - This week in Orchard (22/04/2022)
This week in Orchard, ThemeThis week you can read about making the Resources module always enabled, fixing HTML accessibility validation in the admin UI, using LinkGenerator instead of IUrlHelper in SignalMethodProvider, and a demo of the Content Preview module for Orchard Core! Are you interested in the details? Check out this post for more!
-
Scheduling application, new branding assets - This week in Orchard (06/07/2021)
Multi-node setup, Documentation, This week in Orchard, Theme, PermissionThe new branding assets for Orchard Core are here! Check out our current post for a demo about a scheduling application, for the Auto Setup updates, and many more!
-
Rules module, Html Menu Item - This week in Orchard (21/03/2021)
This week in Orchard, Content part, Theme, Resource manifestThis time you can read about the new Html Menu Item content type, you could see how to use the new Rules module, and can watch a recording about a new Orchard Core theme! Check out our post for more!
-
Monaco Editor, Introduce ResourcePosition - This week in Orchard (13/03/2021)
Admin UI, This week in Orchard, Content field, Theme, RecipesThe Monaco Editor is the code editor that powers VS Code. And from now you can use it in Orchard Core too! Check out our post for the latest improvements of Orchard Core and don't forget to take a look at our Orchard Ambassadors Toolbox!
-
Cypress Tests, Media Profiles background color - This week in Orchard (13/12/2020)
Query, This week in Orchard, Content field, Theme, RecipesHave you ever wondered how to write end-to-end tests for your Orchard Core application? Check out our current post to read about Cypress, which is a next generation front end testing tool built for the modern web. But first, let's start with the other exciting improvements!
-
Dark mode admin theme, new locale Shortcode - This week in Orchard (20/11/2020)
Admin UI, Documentation, This week in Orchard, ThemeThe dark mode for the admin theme is here! But first, let's check out the new locale Shortcode, the new Select HTML tag in the Forms module, and many more!
-
Blazing Orchard, Replace and Delete Content Definition Deployment Steps - This week in Orchard (30/10/2020)
Admin UI, This week in Orchard, Theme, ShapeBlazing Orchard is a modular application framework that turns your Blazor project into a CMS-powered Blazor application by leveraging Orchard Core as a decoupled backend/CMS server using its REST & GraphQL APIs. Check out our current post to read more about Blazing Orchard and many more!
-
Secret Management Updates, ChallengeOrForbid() in Api controllers - This week in Orchard (18/09/2020)
Documentation, This week in Orchard, Theme, RecipesThis week you could see two great demos: one is about showing you how you can manage and import/export your secrets between servers, the other is about using Blazor WebAssembly with Orchard Core!
-
New Orchard Core theme, Make Content recipe step idempotent - This week in Orchard (16/05/2020)
Permissions, Documentation, This week in Orchard, Theme, RoleAre you tired of the existing built-in themes in Orchard Core? Do you want to try new ones? Well, let us show you a brand new theme called The Medium Theme! The scheduled publish feature now can be used with the nightly build packages! And if you want to expand your knowledge you can read about the security-critical permissions, the new methods in the
IContentHandler
interface, and many more! -
Named style and script Tag Helpers, This is Lombiq! - This week in Orchard (09/05/2020)
Announcement, Documentation, This week in Orchard, ThemeHave you ever developed a great feature for Orchard Core that you wanted to add to the source code, but you were not sure about how to contribute the code and submit a pull request? And do you want to know the team behind all that we do at Lombiq Technologies? Here are all the faces, the whole Lombiq team. This is Lombiq! Don't hesitate and check our current post for more!
-
Click to deploy improvements, autoroute container routing - This week in Orchard (24/04/2020)
Documentation, This week in Orchard, Theme, Taxonomy and contained content items routing, Click to deployThis week we continue the journey with the new upcoming feature of Orchard Core called Click to deploy. But before that, we will check out the new Liquid helpers, the contributors' page, and many more! Finally, don't forget to take a look at our newest Orchard Nuggets post and the improvements in our Orchard Core Training Demo module!
-
Database and Azure blob shells configuration, Orchard Core workshops - This week in Orchard (10/04/2020)
Announcement, Documentation, This week in Orchard, ThemeDatabase and Azure blob shells configuration are added to Orchard Core! To get up to speed with Orchard Core the contributors of Orchard Core will hold some unique online workshops in the coming months, between May and September 2020. Check out the workshops' details on the Orchard Core homepage!
-
ContentElement.OfType extension method, using Pulumi with Orchard Core - This week in Orchard (06/03/2020)
Orchard Harvest, Documentation, This week in Orchard, ThemeProposal for new extension method ContentElement.OfType, improved documentation of Orchard Core, UI changes and a demo about how to use Pulumi to programmatically create cloud resources and deploy your Orchard Core application! And finally, let's see the breaking news about the next Harvest!
-
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!