Adding a ShapePlacementParsingStrategy

Built-in shape table provider to provide alterations based on placement files in modules and themes

--HG--
branch : composition
This commit is contained in:
Louis DeJardin
2010-10-12 11:18:00 -07:00
parent 0ce0dcb69b
commit fd6f482295
3 changed files with 58 additions and 1 deletions

View File

@@ -392,7 +392,7 @@
<Content Include="Shapes\Views\MenuItem.cshtml" />
<Content Include="Shapes\Views\Web.config" />
<Content Include="Dashboard\Views\Helper\Index.cshtml" />
<Content Include="Routable\Views\Parts\Routable.RoutePart.cshtml" />
<None Include="Routable\Views\Parts\RoutableTitle.cshtml" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />