mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 02:44:52 +08:00
Enabling Gallery by default in Setup
--HG-- branch : 1.x
This commit is contained in:
@@ -104,6 +104,11 @@ namespace Orchard.Setup.Services {
|
|||||||
"Orchard.Widgets",
|
"Orchard.Widgets",
|
||||||
"TinyMce",
|
"TinyMce",
|
||||||
|
|
||||||
|
// Gallery/Packaging
|
||||||
|
"PackagingServices",
|
||||||
|
"Orchard.Packaging",
|
||||||
|
"Gallery",
|
||||||
|
|
||||||
// Themes
|
// Themes
|
||||||
"TheThemeMachine",
|
"TheThemeMachine",
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user