78 Commits

Author SHA1 Message Date
Christopher Allan Webber
64ad0beea8 Fixing docs: git submodule update, not git submodule fetch!
This commit sponsored by Charles Combs.  Thank you!
2013-07-14 21:05:01 -05:00
Christopher Allan Webber
a66fbf97d2 A few small formatting fixes on the release notes 2013-07-10 17:41:16 -05:00
Christopher Allan Webber
2ae78574b3 Merge branch 'release-0.4.1'
Conflicts:
	mediagoblin/_version.py
2013-07-10 17:40:57 -05:00
Christopher Allan Webber
d3b1fd2e60 Updating docs regarding pulling in and fetching git submodules
We use this for PDF.js now... we should reference that.

This commit sponsored by Bonnie King.  Thanks!
2013-07-10 16:29:50 -05:00
Christopher Allan Webber
bed9ad06b7 Release notes v0.4.1 ... fixes serious issue with conversion via libreoffice.
This commit sponsored by William Linna.  Thank you!
2013-07-10 11:41:29 -05:00
Christopher Allan Webber
5622cc44ed Mention setup.py develop --upgrade also in release notes.
This commit sponsored by Christoph Schumacher.  Thank you!
2013-07-09 19:41:49 -05:00
Christopher Allan Webber
51702d5b7d Documenting most of the the many new features in the release notes. 2013-06-16 19:39:03 -05:00
Christopher Allan Webber
b21220e931 Actually link to the release notes when we say "see the release notes".
This commit sponsored by Brian Kemp.  Thank you!
2013-05-29 14:13:12 -05:00
Christopher Allan Webber
24ede04415 Documentation changes to reflect new plugin assetlink stuff
- updated old theme assetlink section to reflect new location of
   ./bin/gmg assetlink and removed comment about the plugin command
   being temporary.
 - Added a new section to the standard config file on where to put the
   plugin_static section
 - Added release notes about said section

This commit sponsored by Thomas Webber.  Thanks, Dad!
2013-05-23 13:43:04 -05:00
Christopher Allan Webber
8ca51d32b6 Move "bits" templates with dashes in them to underscores
Moved all references and also added a note to our release notes.

This commit sponsored by Juan Rodriguez.  Thank you!
2013-05-22 16:44:50 -05:00
Christopher Allan Webber
fcfcd1f8a3 Merge remote-tracking branch 'refs/remotes/merge-requests/47' 2013-05-10 11:23:36 -05:00
Elrond
997ef97669 Improve release notes formatting.
The geolocation ini sample needed more indenting and
got a nice "code-block:: ini".
2013-03-19 18:52:14 +01:00
Sam Clegg
5058cd5100 Fix sphinx warnsing in docs.
Add -W to sphinx options to avoid warnings in the future.
2013-03-17 17:39:31 -07:00
Christopher Allan Webber
fda5ea7aaa "will now" -> "will not" tyop caught by AVRS... fixed, thanks! 2013-03-12 11:49:39 -05:00
Christopher Allan Webber
70177c1feb You can also DELETE accounts now 2013-03-11 15:18:24 -05:00
Christopher Allan Webber
a28c6c4c48 Minor release note changes, as suggested by Elrond.
This commit sponsored by Martin Ansdell-Smith.  Thanks!
2013-03-11 13:35:59 -05:00
Christopher Allan Webber
6e2dcbffaf 0.3.3 release notes 2013-03-11 12:34:02 -05:00
Sebastian Spaeth
b0c8328e54 Move db.sql.models* to db.models* 2013-01-07 11:44:29 +01:00
Sebastian Spaeth
8d19cb2445 Don't require webob as dependency
It is pushing up the daisies. Also relnote the change.
2012-12-21 08:24:28 +01:00
Mike Linksvayer
42ce372e38 actual upgrade instructions 2012-12-20 12:52:31 -08:00
Christopher Allan Webber
5c99cd01a7 Fixing tyop'ed "dbupdate" 2012-12-20 13:54:03 -06:00
Christopher Allan Webber
1f01df1dfc 0.3.2 release notes 2012-12-20 09:48:47 -06:00
Sebastian Spaeth
cacb6feae4 Release note 0.3.2 blurb
On MongoDB...
2012-12-15 21:00:41 +01:00
Sebastian Spaeth
7989cd6e49 docs: Add trim_whitespaces plugin to relnotes and documentation
Rather than mentioning a hypothetical module restrictfive, we use the
existing plugin mediagoblin-licenses that people can install. Also,
mention that plugin in the release notes.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-12-01 20:31:18 +01:00
Will Kahn-Greene
9e579cde81 Fix relnotes for 0.3.1. 2012-08-22 17:47:15 -04:00
Christopher Allan Webber
0346518e35 Release notes for 0.3.1 2012-08-21 15:37:16 -05:00
Will Kahn-Greene
3a438f5e84 Docs tweaks
This fixes some minor issues in the documentation.
2012-08-20 12:35:35 -04:00
Will Kahn-Greene
2530ef7a1f Split docs into siteadmin and pluginwriter guides
* create initial bits for plugin writer's guide
* move siteadmin stuff to site administrator's guide
* rework index.rst to support multiple guides
* tweak some text
* move files into subdirectories

I verified that this still works with html and texinfo build targets.
There's still a lot of work to do, but this is a good start.
2012-05-23 20:21:03 -04:00