- Ability to promote blogs as homepage using the new homepage functionality.

--HG--
branch : dev
This commit is contained in:
Suha Can
2010-02-12 16:45:33 -08:00
parent c070e8fd20
commit dc084f48fd
5 changed files with 63 additions and 1 deletions

View File

@@ -85,6 +85,7 @@
<Compile Include="Permissions.cs" />
<Compile Include="Routing\IsArchiveConstraint.cs" />
<Compile Include="Routing\IsBlogConstraint.cs" />
<Compile Include="Services\BlogHomePageProvider.cs" />
<Compile Include="Services\BlogService.cs" />
<Compile Include="Controllers\BlogController.cs" />
<Compile Include="Models\Blog.cs" />