Contents tagged with orchard

  • 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

  • Clay Tutorial

    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

    more

  • Down the Rabbit Hole

    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

  • CKEditor 3.5.3 for Orchard

    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

  • Website Upgrade

    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

  • Content Notifications Module

    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

  • Layout Selector Module

    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