Migrating Orchard.Blogs

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-09-17 01:00:24 -07:00
parent 296d12b5a9
commit f6d4d05c22
105 changed files with 508 additions and 1024 deletions

View File

@@ -35,7 +35,10 @@ List: ul|ol + li*
Items_Content (a single content item)
.Zones (meta-property)
.ContentItem (clr object)
.Path (from Orchard.Core.Routable(.Handlers.RoutePartHandler))
.Slug (*necessary?* from Orchard.Core.Routable(.Handlers.RoutePartHandler))
.Title (from Orchard.Core.Routable(.Handlers.RoutePartHandler))
.Description (from Orchard.Blogs(.Handlers.BlogPartHandler))
PlaceChildContent
.Source (another shape, presumed rendered)