Contents with the Widget Tag Node
-
Enhance the Search module and UI, System Module - This week in Orchard (24/03/2023)
Admin UI, Media Library, Background task, This week in Orchard, WidgetEnsure the Background tasks name is visible for old entries, enhance the Search module and UI, and a demo about the System Module! Check out our post for the details!
-
Media Theme for Orchard Core, Orchard Harvest survey results - This week in Orchard (13/01/2023)
Orchard Harvest, Announcement, This week in Orchard, Widget, Flow PartFixing that FlowPart's widgets are not indexed in Lucene, migrating the OpenID module to OpenIddict 4.0, demo about the new Media Theme, and announcing the results of the Orchard Harvest survey! Check out our post for the details!
-
Orchard Harvest 2023, User Notifications - This week in Orchard (28/10/2022)
Admin UI, Announcement, This week in Orchard, Content field, Theme, Workflows, WidgetAdding default form templates for the Default Theme, adding wrapper element for all content fields, demo about the User Notifications module and don't forget to fill out a survey about the next Orchard Harvest conference!
-
Extend user permissions, add Contained Stereotypes Bag Part Settings - This week in Orchard (30/09/2022)
Admin UI, Permissions, This week in Orchard, Content part, Role, Permission, WidgetAdd Contained Stereotypes Bag Part Settings to allow a user to include content types by stereotype, add Displayed Stereotypes property to Content Picker Field Settings, demo about extending the user permissions, and many more waiting for you in our current post!
-
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!