Fix relnotes for 0.3.1.
This commit is contained in:
parent
0346518e35
commit
9e579cde81
@ -47,6 +47,8 @@ MediaGoblin website. It is written for site administrators.
|
|||||||
siteadmin/codebase
|
siteadmin/codebase
|
||||||
|
|
||||||
|
|
||||||
|
.. _core-plugin-section:
|
||||||
|
|
||||||
Part 2: Core plugin documentation
|
Part 2: Core plugin documentation
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
|
@ -23,17 +23,31 @@ carefully, or at least skim over it.
|
|||||||
0.3.1
|
0.3.1
|
||||||
=====
|
=====
|
||||||
|
|
||||||
As usual in this release you should be sure to run `bin/gmg dbupdate`
|
**Do this to upgrade**
|
||||||
to upgrade the database to the latest schema. There are not major
|
|
||||||
changes other than this that you need to do to make your present
|
|
||||||
MediaGoblin instance continue to work.
|
|
||||||
|
|
||||||
However, MediaGoblin now also includes theming support, which you can
|
1. Make sure to run ``bin/gmg dbuptdate`` after upgrading.
|
||||||
read about in the section :ref:`_theming_chapter`. If you set up your
|
|
||||||
server config with an older version of mediagoblin and the mediagoblin
|
2. If you set up your server config with an older version of
|
||||||
docs, it's possible you don't have the "theme static files" alias, so
|
mediagoblin and the mediagoblin docs, it's possible you don't
|
||||||
double check to make sure that section is there if you are having
|
have the "theme static files" alias, so double check to make
|
||||||
problems.
|
sure that section is there if you are having problems.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**New features**
|
||||||
|
|
||||||
|
* **theming support**
|
||||||
|
|
||||||
|
MediaGoblin now also includes theming support, which you can
|
||||||
|
read about in the section :ref:`theming-chapter`.
|
||||||
|
|
||||||
|
* **flatpages**
|
||||||
|
|
||||||
|
MediaGoblin has a flatpages plugin allowing you to add pages that
|
||||||
|
are aren't media-related like "About this site...", "Terms of
|
||||||
|
service...", etc.
|
||||||
|
|
||||||
|
See :ref:`core-plugin-section` for plugin documentation
|
||||||
|
|
||||||
|
|
||||||
0.3.0
|
0.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user