Roughing out early support for common contents controller

Listing and creating any defined content type
Early stages - many features to be added - expect poor compatability with existing types and parts

--HG--
branch : dev
This commit is contained in:
Louis DeJardin
2010-06-07 16:02:54 -07:00
parent b63e5f2bcd
commit 6299ba764e
17 changed files with 390 additions and 1 deletions

View File

@@ -57,6 +57,7 @@ namespace Orchard.Setup.Services {
string[] hardcoded = {
"Orchard.Framework",
"Common",
"Contents",
"Dashboard",
"Feeds",
"HomePage",