mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-21 19:34:40 +08:00
Updating recipe files.
--HG-- branch : recipe
This commit is contained in:
@@ -8,4 +8,38 @@
|
|||||||
<Tags></Tags>
|
<Tags></Tags>
|
||||||
<Version>1.0</Version>
|
<Version>1.0</Version>
|
||||||
</Recipe>
|
</Recipe>
|
||||||
|
|
||||||
|
<Feature enable="Orchard.PublishLater,Orchard.Blogs,Orchard.Comments,Orchard.ContentTypes,
|
||||||
|
Orchard.jQuery,Orchard.Lists,Orchard.Media,
|
||||||
|
Orchard.Tags,Orchard.Scripting,Orchard.Scripting.Lightweight,
|
||||||
|
TinyMce,PackagingServices,Orchard.Packaging,Gallery,TheThemeMachine,Orchard.Experimental" />
|
||||||
|
|
||||||
|
<Metadata>
|
||||||
|
<Types>
|
||||||
|
<Page ContentTypeSettings.Draftable="True" TypeIndexing.Included="true">
|
||||||
|
<TagsPart />
|
||||||
|
<LocalizationPart />
|
||||||
|
</Page>
|
||||||
|
<BlogPost ContentTypeSettings.Draftable="True" TypeIndexing.Included="true">
|
||||||
|
<CommentsPart />
|
||||||
|
<TagsPart />
|
||||||
|
<LocalizationPart />
|
||||||
|
</BlogPost>
|
||||||
|
</Types>
|
||||||
|
<Parts>
|
||||||
|
<!-- Dynamic part -->
|
||||||
|
<Product ContentTypeSettings.Draftable="True" />
|
||||||
|
</Parts>
|
||||||
|
</Metadata>
|
||||||
|
|
||||||
|
<Settings>
|
||||||
|
<!-- Part settings -->
|
||||||
|
<BodyPart BodyPartSettings.FlavorDefault="html" />
|
||||||
|
</Settings>
|
||||||
|
|
||||||
|
<Command>
|
||||||
|
feature enable Orchard.Experimental.TestingLists
|
||||||
|
</Command>
|
||||||
|
|
||||||
|
<Migration features="*" />
|
||||||
</Orchard>
|
</Orchard>
|
||||||
|
@@ -8,6 +8,40 @@
|
|||||||
<Tags>developer</Tags>
|
<Tags>developer</Tags>
|
||||||
<Version>1.0</Version>
|
<Version>1.0</Version>
|
||||||
</Recipe>
|
</Recipe>
|
||||||
<!-- Steps -->
|
|
||||||
|
<Feature enable="Orchard.PublishLater,Orchard.Blogs,Orchard.Comments,Orchard.ContentTypes,
|
||||||
|
Orchard.jQuery,Orchard.Lists,Orchard.Media,
|
||||||
|
Orchard.Tags,Orchard.Scripting,Orchard.Scripting.Lightweight,
|
||||||
|
TinyMce,PackagingServices,Orchard.Packaging,Gallery,TheThemeMachine,Orchard.Experimental" />
|
||||||
|
|
||||||
|
<Metadata>
|
||||||
|
<Types>
|
||||||
|
<Page ContentTypeSettings.Draftable="True" TypeIndexing.Included="true">
|
||||||
|
<TagsPart />
|
||||||
|
<LocalizationPart />
|
||||||
|
</Page>
|
||||||
|
<BlogPost ContentTypeSettings.Draftable="True" TypeIndexing.Included="true">
|
||||||
|
<CommentsPart />
|
||||||
|
<TagsPart />
|
||||||
|
<LocalizationPart />
|
||||||
|
</BlogPost>
|
||||||
|
</Types>
|
||||||
|
<Parts>
|
||||||
|
<!-- Dynamic part -->
|
||||||
|
<Product ContentTypeSettings.Draftable="True" />
|
||||||
|
</Parts>
|
||||||
|
</Metadata>
|
||||||
|
|
||||||
|
<Settings>
|
||||||
|
<!-- Part settings -->
|
||||||
|
<BodyPart BodyPartSettings.FlavorDefault="html" />
|
||||||
|
</Settings>
|
||||||
|
|
||||||
|
<Command>
|
||||||
|
feature enable Orchard.Experimental.TestingLists
|
||||||
|
</Command>
|
||||||
|
|
||||||
|
<Migration features="*" />
|
||||||
|
|
||||||
<CleanUpInactive />
|
<CleanUpInactive />
|
||||||
</Orchard>
|
</Orchard>
|
||||||
|
Reference in New Issue
Block a user