Adding experimental content types

Adds containable to "Page"
Create a basic "List Item" for testing Containers/Lists

--HG--
branch : dev
This commit is contained in:
Louis DeJardin
2010-11-08 15:37:24 -08:00
parent 2993f015a5
commit 69a6078346
3 changed files with 43 additions and 2 deletions

View File

@@ -80,6 +80,7 @@
<Compile Include="Controllers\MetadataController.cs" />
<Compile Include="DebugFilter.cs" />
<Compile Include="Handlers\DebugLinkHandler.cs" />
<Compile Include="Migrations.cs" />
<Compile Include="Models\ShowDebugLink.cs" />
<Compile Include="Models\Simple.cs" />
<Compile Include="Permissions.cs" />