This commit is contained in:
micmania1 2013-08-11 01:54:40 +01:00
commit d0e12c401c
2 changed files with 3 additions and 1 deletions

View File

@ -58,3 +58,5 @@ Config::inst()->update("BlogPost", "show_in_sitetree", true);
Doing this will remove the GridField & result in a normal behaving SiteTree.
## Theme
You can download a blog sub-theme of the Silverstripe's default 'Simple' theme: https://github.com/micmania1/simple_blog

View File

@ -4,7 +4,7 @@
"keywords": ["silverstripe", "blog", "news"],
"type": "silverstripe-module",
"require": {
"silverstripe/cms": ">=3.1.*"
"silverstripe/cms": ">=3.1.x-dev"
},
"license": "BSD-2-Clause",
"authors": [