411 Commits

Author SHA1 Message Date
Elrond
5be6425c28 Start adding release notes.
This is especially for noting the switch to sql and
explaining how to convert your mongodb data over to sql.
2012-04-05 19:49:14 +02:00
Joar Wandborg
775ec9e8f7 Updated documentation
Added PostgreSQL deployment documentation
2012-04-03 00:49:24 +02:00
Joar Wandborg
c3c2f163c5 Updated Video docs, so that I won't forget 2012-03-30 00:18:54 +02:00
Elrond
582958e333 The video media_type needs pygtk/gtk.
Note in the docs, that the video media_type needs the gtk
and pygtk modules and where to get them on debian.
2012-03-29 13:15:38 +02:00
Christopher Allan Webber
9dcd8436a9 Fixing manual tyop: MediaGoblin, not MediaGobiin (thanks gandaro!) 2012-03-18 14:39:35 -05:00
Will Kahn-Greene
6e03e58671 Fix docs version 2012-02-09 11:00:30 -05:00
Will Kahn-Greene
934d0b67a0 Update version to 0.3.0-dev 2012-02-09 10:49:50 -05:00
Will Kahn-Greene
58301e093c Update version numbers 2012-02-09 10:45:43 -05:00
Will Kahn-Greene
1da5052ff7 Removing youcanhelp stuff
This was never used. It doesn't support Texinfo files. It was only half
completed. Best to remove it.
2012-02-09 10:24:29 -05:00
Christopher Allan Webber
efd69313d0 Added info on how to enable ascii art 2012-02-09 09:16:14 -06:00
Christopher Allan Webber
973f37e9c3 Updating codebase.rst to reflect the modern mediagoblin world
- adding/removing libraries listed as appropriate
 - buildout->virtualenv references
 - Updating directory structure description to reflect current reality
2012-02-09 09:16:14 -06:00
Will Kahn-Greene
0c8e20cf13 Minor rewording
Tried to address confusion I had when I read the document and tweaked
some formatting.
2012-02-08 11:07:19 -05:00
Christopher Allan Webber
473a4431c2 Added CC0 header to all MediaGoblin docs in docs/source/ 2012-02-07 21:27:27 -06:00
Christopher Allan Webber
95ff15d66e Updating deployment guide so that it can handle the current virtualenv site-packages changes
Now it should try using --system-site-packages and if that
fails (older version) it tries it without the argument.
2012-02-02 09:29:25 -06:00
Jef van Schendel
20659de234 Add CC0 license header to Sphinx MediaGoblin theme (mg.css) 2012-01-13 17:38:20 +01:00
Jef van Schendel
0788e48c0e Increase docs sidebar width 2012-01-07 00:04:38 +01:00
Jef van Schendel
242509239f New docs logo, small css changes 2012-01-06 23:58:43 +01:00
Jef van Schendel
b957cba0cb First push with new style (includes css file, logo image, fonts) 2012-01-06 19:56:50 +01:00
Will Kahn-Greene
6ae878e730 Changer version to -dev 2011-12-12 11:52:24 -05:00
Will Kahn-Greene
449f58e446 Update version numbers 2011-12-12 11:41:29 -05:00
Will Kahn-Greene
a46f645e7f Fix doc footer
This has the correct copyright statement.
2011-12-12 11:12:59 -05:00
Will Kahn-Greene
e91a4dcb73 Tweak rest formatting 2011-12-12 10:48:24 -05:00
Christopher Allan Webber
9bc2fc6c6a Added the "Media types" chapter 2011-12-12 09:44:48 -06:00
Will Kahn-Greene
076bf0cf28 Doc updates
* fixed some language
* fixed some consistency issues
* fixed some 80-line-width issues
* fixed some typos and markup problems
2011-12-12 10:20:05 -05:00
Christopher Allan Webber
438dd8cd8f Add a note on how to up the upload size limit 2011-12-12 08:13:46 -06:00
tycho garen
a085dda5d2 DOCS:: #675 revision to deployment and production documents 2011-12-04 17:09:39 -05:00
Christopher Allan Webber
4752fdcf06 Filled in reason #3 to submit separate out celery. 2011-12-04 15:27:00 -06:00
tycho garen
b25b00d26e DOCS: update to deployment documentation and new production deployments doc 2011-12-04 14:51:00 -05:00
Corey Farwell
fc5695c538 incorrect path in nginx config 2011-11-19 10:43:31 -08:00
Christopher Allan Webber
baf03e9bf9 Correcting the mediagoblin static/media aliases in the deployment guide 2011-11-03 17:10:39 -05:00
Christopher Allan Webber
02e99c78cd A correct but compact set of instructions for fastcgi on nginx 2011-11-03 10:59:47 -05:00
Christopher Allan Webber
996e9b4c4f Indentation was off by one ;) 2011-11-03 10:27:39 -05:00
Christopher Allan Webber
a5d50276b9 We left out a critical fastcgi variable from the nginx config 2011-11-03 10:23:53 -05:00
Christopher Allan Webber
99192f2452 Recommendation to install flup! 2011-11-03 09:41:48 -05:00
Christopher Allan Webber
8efddbf298 0.1.0, also in the docs file! ;) 2011-11-02 09:09:35 -05:00
Christopher Allan Webber
345b07ae13 Merge remote branch 'remotes/j1mc/master' 2011-10-31 23:42:12 -05:00
Christopher Allan Webber
b31269d597 Added configuration to the index 2011-10-31 22:42:30 -05:00
Christopher Allan Webber
28ce1d1153 A cop-out section for all other config changes 2011-10-31 22:40:39 -05:00
Christopher Allan Webber
14fbfd18af Enabling email notifications documentation! 2011-10-31 22:26:47 -05:00
Jim Campbell
49fca84b9f docs - tweaked configuration.rst for style. 2011-10-31 22:20:00 -05:00
Christopher Allan Webber
506f1f07ae Making docs changes per Jim's suggestions. 2011-10-31 22:08:30 -05:00
Christopher Allan Webber
07913ec999 Added the "making local copies" section to configuration.rst 2011-10-31 22:07:12 -05:00
Christopher Allan Webber
9205872e5a First section of configuring mediagoblin 2011-10-31 21:58:21 -05:00
Christopher Allan Webber
ccff46ab40 Configuring MediaGoblin, a loose sketch of documentation. 2011-10-30 23:29:28 -05:00
tycho garen
4e893b6ea1 docs: editing/tweaking deployment documentation 2011-10-31 00:21:30 -04:00
Christopher Allan Webber
2f9bd4d458 Added notes on a more permanent mediagoblin process. 2011-10-30 18:59:07 -05:00
Christopher Allan Webber
80bcaa5cb1 No reason to include commented-out things. 2011-10-30 16:59:15 -05:00
Christopher Allan Webber
17c712307d Recommend that users use a non-privelaged user (thanks Elrond for the text) 2011-10-30 16:47:39 -05:00
Christopher Allan Webber
26e789eb0c Let's comply with the Filesystem Hierarchy Standard
... and make elrond and tychoish happy :)
2011-10-30 16:43:12 -05:00
Christopher Allan Webber
36dc2eaa66 If I"m telling people to use fastcgi, we should probably use fastcgi ;) 2011-10-30 16:22:35 -05:00