Blocks
Blocks is a module for Orchard allowing you to create content-managed regions in any view.
The basic usage is very simple:
@Display.Block(Name: "AnIdentifier")
This will create … more
Blocks is a module for Orchard allowing you to create content-managed regions in any view.
The basic usage is very simple:
@Display.Block(Name: "AnIdentifier")
This will create … more
In the first tutorial we looked at some of Orchard's built in Clay behaviours, specifically the Zones behaviour. In this part we'll dig a little deeper and actually start writing … more
Presenting the first of a planned series of tutorials on the Clay library found in Orchard:
1. Clay part 1: Down the Rabbit Hole
2. Clay part 2: Through the Looking Glass
After delving deeply into all parts of Orchard, still one area almost completely eluded me: Clay. I finally took the plunge and decided to figure out exactly how it all works. There's some … more
I've just released a whole batch of modules on the Orchard Gallery under the name "Science Project". This is an open source project (the website for which is currently at … more
I just updated usagi's CKEditor module for Orchard to the latest version of CKEditor, 3.5.3. There's now a new and module-friendly configuration mechanic which I describe on the new Codeplex … more
Orchard Media Garden is a new open source project I'm getting started over at Codeplex. It extends Orchard with an advanced media pipeline, allowing any kind of media to be embedded and displayed … more
I've now upgraded the website to the latest Orchard 1.1 release (which came out last week). To celebrate this, I also gave the website a whole new look! more
This handly little module I built for a scenario I'm currently working on - but it has flexibility to be used for a variety of purposes.
In a nutshell, it will automatically send you an email when … more
More detailed documentation and tutorial is on its way; but until then here are some quick instructions:
Getting the Module
You can download it from the Orchard Gallery page ... or just search for … more