Contents with the Liquid Tag Node
-
Admin Culture Picker, Health Checks Module - This week in Orchard (31/03/2023)
Admin UI, Localization, This week in Orchard, LiquidAdd Culture Picker for the Admin Site; a new version of Fluid, and a demo about the Health Checks Module! Check out our post for the details!
-
Fluid.Core 2.3.0, add Content Field handlers to enforce validation in the content API - This week in Orchard (23/12/2022)
Announcement, This week in Orchard, Content field, LiquidFluid.Core 2.3.0, add Content Field handlers to enforce validation in the content API, and please help the community to decide whether to merge the Responsive Admin Theme or not. Check out our last post for this year!
-
Add a way to retrieve a UTC now DateTime in Liquid, Responsive Admin Theme - This week in Orchard (04/11/2022)
Admin UI, Navigation, This week in Orchard, Content field, Content part, LiquidAdd a way to retrieve a UTC now DateTime in Liquid, change the Query Schema editor to Monaco Editor, allowing multiple
INavigationManager
, and a demo about the responsive Admin Theme! Let's get started! -
Fluid Functions, Lombiq Training Demo updates - This week in Orchard (04/02/2022)
Performance, This week in Orchard, LiquidFluid provides optional support for functions, optimizing SlugServie and MediaTokenService, and hiding a shape sample in the Lombiq Training Demo for Orchard Core are the topics of this week. Check out this post for the details!
-
Fluid updates, Better NRE handling for Widget and MenuItem stereotypes - This week in Orchard (07/01/2022)
This week in Orchard, Workflows, LiquidTopics for this week are the Fluid updates; better NRE handling for Widget and MenuItem stereotypes; allowing sending emails without "To" if "Cc" or "Bcc" is provided. Do you want to know more? Then check out our post now!
-
Statically typed URL creation, fix CSS intermittent encoding issue - This week in Orchard (22/12/2021)
This week in Orchard, Workflows, LiquidUpdating the Correlate Task, fixing CSS intermittent encoding issue and a demo about statically typed URL creation! Do you want to know more? Then check out our last post of this year!
-
Fix Liquid QueryCollection access, renaming page route parameter - This week in Orchard (04/12/2021)
Query, Documentation, This week in Orchard, LiquidFixed Liquid QueryCollection access, an interesting bug when using the page route in Razor Pages, and updated libraries used in Orchard Core. Check out our current post to read about the details!
-
Feature profiles deployment plans and recipes, Support ordering in list_items Liquid filter - This week in Orchard (13/11/2021)
This week in Orchard, Liquid, Audit Trail module UI improvementsFeature profiles deployment plans and recipes, Audit Trail updates, support ordering in list_items Liquid filter, and many more coming this week! Do you want to know more? Then don't forget to check out our current post!
-
URI components Liquid accessors, Lombiq JSON Editor - This week in Orchard (15/09/2021)
Documentation, This week in Orchard, Content field, Workflows, LiquidAdd Cc and Bcc to Workflow Email Task, URI components Liquid accessors, Lombiq JSON editor, and many more coming this week! Do you want to know more? Then it's time to check out our current post!
-
Add UsersFolder for media assets, Liquid IntelliSense for Monaco editor - This week in Orchard (18/08/2021)
Media Library, Permissions, This week in Orchard, Role, Permission, Liquid, Flow PartUpdating Monaco editor to have Liquid IntelliSense, new UsersFolder for media assets, a brand new Orchard Core website, and many more in our upcoming post!
-
Audit Trail module UI improvements, new User Event Handlers - This week in Orchard (29/06/2021)
Admin UI, Documentation, This week in Orchard, Shape, LiquidImproving the UI of the Audit Trail module, new user event handlers, feature to lock-out users on wrong password, and many more additions to Orchard Core 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!
-
Client-side validation of the form elements, fix content item shape usage in Liquid - This week in Orchard (26/05/2021)
Documentation, This week in Orchard, Workflows, Liquid, contentDocumentation updates, fixes for the content item shape when calling it using Liquid, a new extension method for the
IContentManager
, and a demo about client-side validation of the form elements. These are the main topics for our current blog post! -
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!
-
Parlot, Make deployment steps orderable - This week in Orchard (07/03/2021)
Admin UI, Multi-tenancy, Multi-node setup, This week in Orchard, Workflows, LiquidThis week you can meet with Parlot, which is a fast, lightweight, and simple to use .NET parser combinator! Check out our post for the orderable deployment steps, the improvements of the Kast platform, and many more!
-
New full_text Liquid Filter, Media Field improvements - This week in Orchard (14/11/2020)
Admin UI, Media Library, This week in Orchard, LiquidSee the improvements of the Media Field, the new full_text Liquid Filter, the enhancements of the admin UI, and many more in our upcoming post!
-
Tabs, Cards, and Columns for the Admin, RenderTitle option - This week in Orchard (03/07/2020)
Placement, This week in Orchard, Shape, LiquidHeads up, several improvements coming this week! Editor shapes now support grouping placement, which allows you to group editor shapes, to create a variety of content editor layouts. The Title Part now has a Render Title option to show or hide the value of the Title. And last week we did an Orchard Core workshop about module development. Check out our current post for more!
-
Orchard Core RC 2 release, Visual Studio code snippets - This week in Orchard (20/06/2020)
Announcement, Documentation, This week in Orchard, Workflows, LiquidWe are thrilled to announce that Orchard Core RC 2 is now available! Check out this post to know everything about the latest release of Orchard Core. This week we will also show you a great demo about the brand new code snippets for Visual Studio, which will make your Orchard Core development more efficient!
-
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!