Docs tweaks

This fixes some minor issues in the documentation.
This commit is contained in:
Will Kahn-Greene
2012-08-20 12:35:35 -04:00
parent 27a68d2b1e
commit 3a438f5e84
3 changed files with 15 additions and 7 deletions

View File

@@ -159,13 +159,13 @@ with plugins, think about the following:
For example, change::
[[mediagoblin.plugins.flatpages]]
[[mediagoblin.plugins.flatpagesfile]]
to::
[[-mediagoblin.plugins.flatpages]]
[[-mediagoblin.plugins.flatpagesfile]]
That'll prevent the ``mediagoblin.plugins.flatpages`` plugin from
That'll prevent the ``mediagoblin.plugins.flatpagesfile`` plugin from
loading.
3. If it's a core plugin that comes with MediaGoblin, ask us for help!