Contents with the Widget Tag Node
-
Reimplement batching in YesSql, Azure Application Insights module - This week in Orchard (26/02/2021)
Admin UI, Performance, This week in Orchard, Recipes, Shape, WidgetRefactoring the Content zone, reimplement batching in YesSql, hiding Setup recipes, adding more indexes to index tables, Azure Application Insights module and a lot more is waiting just for you in this post!
-
Custom User Settings, Advanced Markdown Extensions - This week in Orchard (27/11/2020)
Permissions, Documentation, This week in Orchard, Role, Permission, WidgetNow it's easier to extend the user setting than ever thanks to the new custom user settings feature! Create advanced Markdown with the new extensions, use the new
isInRole
layer rule, and many other great things in Orchard Core! Check out our current post for more! -
4 ways to display something from your module nested within a page in Orchard Core - Orchard Nuggets
Development, Orchard Nuggets, Module, Widget, Liquid, Click to deploy, Update Content Workflow Task - This week in Orchard (17/04/2020)A common question during Orchard Core development, something that came up again recently, is how to display something within the context of an Orchard page when that piece of data comes from your module? How can you "inject" something into the Orchard layout when you want to display e.g. a list of products retrieved from an external API? There are a couple of ways to do this depending on what exactly you need. All are fairly straightforward so let's see a quick rundown!