mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
@@ -21,9 +21,11 @@
|
||||
<Metadata>
|
||||
<Types>
|
||||
<Page ContentTypeSettings.Draftable="True" TypeIndexing.Indexes="Search">
|
||||
<TitlePart/>
|
||||
<TagsPart />
|
||||
<LocalizationPart />
|
||||
<AutoroutePart />
|
||||
<MenuPart />
|
||||
</Page>
|
||||
<BlogPost ContentTypeSettings.Draftable="True" TypeIndexing.Indexes="Search">
|
||||
<CommentsPart />
|
||||
|
@@ -23,6 +23,7 @@
|
||||
<LocalizationPart />
|
||||
<TitlePart/>
|
||||
<AutoroutePart />
|
||||
<MenuPart />
|
||||
</Page>
|
||||
<BlogPost ContentTypeSettings.Draftable="True" TypeIndexing.Indexes="Search">
|
||||
<CommentsPart />
|
||||
|
Reference in New Issue
Block a user