Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 660 Bytes

File metadata and controls

16 lines (12 loc) · 660 Bytes

Using the SilverStripe Blog Module

When installing the blog module in a project using these blocks, the set of blocks is extended with the following blocks:

Content in Blog Posts

By default, a BlogPost has only access to the BlogContentBlock and BlogImageBlock elements. The reasoning behind this is, that blogs may display content in specific ways, which do not conform with the rest of the page (two columns for example). It is required to supply templates for these elements.