mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Updated setup recipes with new step names.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
Orchard.Taxonomies,Orchard.Workflows,
|
||||
TheThemeMachine" />
|
||||
|
||||
<Metadata>
|
||||
<ContentSchema>
|
||||
<Types>
|
||||
<Page ContentTypeSettings.Draftable="True" TypeIndexing.Indexes="Search">
|
||||
<TitlePart/>
|
||||
@@ -39,7 +39,7 @@
|
||||
<Parts>
|
||||
<BodyPart BodyPartSettings.FlavorDefault="html" />
|
||||
</Parts>
|
||||
</Metadata>
|
||||
</ContentSchema>
|
||||
|
||||
<Settings>
|
||||
<SiteSettingsPart PageSize="20" PageTitleSeparator = " - " />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<Feature disable="Feeds, Containers"
|
||||
enable="Orchard.jQuery,Orchard.Alias,Orchard.Autoroute" />
|
||||
|
||||
<Metadata>
|
||||
<ContentSchema>
|
||||
<Types>
|
||||
<Page ContentTypeSettings.Draftable="True">
|
||||
<BodyPart />
|
||||
@@ -22,7 +22,7 @@
|
||||
<Parts>
|
||||
<BodyPart BodyPartSettings.FlavorDefault="html" />
|
||||
</Parts>
|
||||
</Metadata>
|
||||
</ContentSchema>
|
||||
|
||||
<Settings />
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
Orchard.Layouts,Orchard.Layouts.Tokens,
|
||||
TheThemeMachine" />
|
||||
|
||||
<Metadata>
|
||||
<ContentSchema>
|
||||
<Types>
|
||||
<Page ContentTypeSettings.Draftable="True" TypeIndexing.Indexes="Search">
|
||||
<TagsPart />
|
||||
@@ -38,7 +38,7 @@
|
||||
<Parts>
|
||||
<BodyPart BodyPartSettings.FlavorDefault="html" />
|
||||
</Parts>
|
||||
</Metadata>
|
||||
</ContentSchema>
|
||||
|
||||
<Settings />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user