Recipe parser and related unit tests.

Metadata for blog,cms and minimal recipes in Setup.

--HG--
branch : recipe
This commit is contained in:
Suha Can
2011-02-11 12:14:03 -08:00
parent 92bf091741
commit fbc3bf0a0c
8 changed files with 161 additions and 9 deletions

View File

@@ -1,5 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Security.Cryptography;
using System.Web;
@@ -24,7 +23,6 @@ using Orchard.Environment.Descriptor.Models;
using Orchard.Indexing;
using Orchard.Localization;
using Orchard.Localization.Services;
using Orchard.Recipes.Models;
using Orchard.Recipes.Services;
using Orchard.Reports.Services;
using Orchard.Security;