Contents with the Widget Tag Node
-
GrahQL Queries queries, Negative role condition evaluator - This week in Orchard (07/06/2021)
Query, Documentation, This week in Orchard, Role, Widget, LiquidWe start this week by showing the ability to export templates as files, the negative role condition evaluator, and the brand new alternates for widget parts and for dynamic parts with great examples in the documentation. After, we will see a great demo about using templated GraphQL queries with Liquid. Check out our post for more!
-
YesSql 3, Liquid Widget guide - This week in Orchard (17/05/2021)
Documentation, This week in Orchard, Role, Permission, Widget, LiquidYesSql 3 is here! Check out our current post to see what's new in YesSql, but first, read the new Liquid Widget guide and get to know why do the community needed to delete the Liquid Page and the Liquid Widget from the Blog and Agency recipes!
-
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!