This commit is contained in:
vikas srivastava 2012-09-29 02:07:52 -07:00
commit 434dd5061a
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
{
"name": "silverstripe/blog",
"description": "The blog module allows you to post blogs on your SilverStripe.
It includes the ability to post blogs using a site front-end form. Blogs are
summarised on the blog holder page type, with more detail viewable when a specific blog is clicked.
",
"description": "The blog module allows you to post blogs on your SilverStripe.It includes the ability to post blogs using a site front-end form. Blogs are summarised on the blog holder page type, with more detail viewable when a specific blog is clicked.",
"type": "silverstripe-module",
"keywords": ["silverstripe", "blog"],
"authors": [
{
"name": "Saophalkun Ponlu",
"email": "phalkunz@silverstripe.com"
},
{
"name": "Carlos Barberis",
"email": "carlos@silverstripe.com"
}
],