Finalize merging of the blog branch by Aditi (Gsoc 2013)

Comment out the blog plugin by default. Remove the blog README.md in
the root directory.
This commit is contained in:
Sebastian Spaeth 2013-12-12 16:38:35 +01:00
parent a42dda21f9
commit 7b2f3d2a9e
2 changed files with 2 additions and 3 deletions

View File

@ -1,2 +0,0 @@
mediagoblin_blog
================

View File

@ -51,4 +51,5 @@ base_url = /mgoblin_media/
[[mediagoblin.plugins.geolocation]]
[[mediagoblin.plugins.basic_auth]]
[[mediagoblin.media_types.image]]
[[mediagoblin.media_types.blog]]
#-> uncomment below to enable blog and run ./bin/gmg dbudate
#[[mediagoblin.media_types.blog]]