mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
- Fixing 16214: Cannot connect to Orchard using Live Writer (XML-RPC module appears to be broken) Title is required .
- Starting XmlRpc resurrection and blogs implementation. --HG-- branch : dev
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
<Compile Include="Services\BlogPostService.cs" />
|
||||
<Compile Include="Services\IBlogPostService.cs" />
|
||||
<Compile Include="Services\IBlogService.cs" />
|
||||
<Compile Include="Services\XmlRpcHandler.cs" />
|
||||
<Compile Include="ViewModels\AdminBlogsViewModel.cs" />
|
||||
<Compile Include="ViewModels\BlogArchivesViewModel.cs" />
|
||||
<Compile Include="ViewModels\BlogPostArchiveViewModel.cs" />
|
||||
|
Reference in New Issue
Block a user