mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Adding some shape definitions into Orchard.Shapes
A few details of Layout/Document/Zone shapes are described Three utility shapes are provided as [Shape] methods An IOrchardViewPage interface is introduced to ensure all base view classes have the same minimum number of methods and properties available --HG-- branch : theming
This commit is contained in:
@@ -309,6 +309,7 @@
|
||||
<Content Include="Themes\TheAdmin\Styles\images\backgroundHeader.gif" />
|
||||
<Content Include="Themes\TheAdmin\Styles\images\orchardLogo.gif" />
|
||||
<Content Include="Themes\TheAdmin\Theme.png" />
|
||||
<None Include="Themes\TheAdmin\Views\DumpShapeTable.cshtml" />
|
||||
<None Include="Themes\TheAdmin\Views\MenuItem.cshtml" />
|
||||
<None Include="Themes\TheAdmin\Views\Menu.cshtml" />
|
||||
<None Include="Themes\TheAdmin\Views\Menu.ascx_" />
|
||||
|
Reference in New Issue
Block a user