mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-21 11:17:28 +08:00
Starting the new queried content list module.
Everything for the new part, content type and widget are there except for what makes them useful (back-end logic & data and complete shape templates) --HG-- branch : dev
This commit is contained in:
@@ -94,7 +94,8 @@ namespace Orchard.Setup.Services {
|
||||
"Orchard.Tags",
|
||||
"Orchard.Media",
|
||||
"Orchard.Widgets",
|
||||
"Orchard.jQuery"
|
||||
"Orchard.jQuery",
|
||||
"Orchard.ContentQueries"
|
||||
};
|
||||
|
||||
context.EnabledFeatures = hardcoded;
|
||||
|
Reference in New Issue
Block a user