Joar Wandborg
84336a46b1
Added links to community-provied init scripts
2012-05-28 01:08:38 +02:00
Will Kahn-Greene
469f10e4a7
Add plugin writer's quickstart guide
2012-05-23 21:16:18 -04:00
Will Kahn-Greene
4f94f29da9
Add build date to docs
...
Makes it easier to spot when the docs aren't rebuilding correctly.
2012-05-23 20:35:53 -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
Will Kahn-Greene
355fd6770d
Update documentation for plugins
2012-05-16 21:04:52 -04:00
Will Kahn-Greene
29b6f91740
401. Plugin infrastructure
...
* implements installing, loading and setup for plugins
* codifies configuration
* has a sample plugin
* docs
* tests
2012-05-13 00:00:08 -04:00
Christopher Allan Webber
61d0af2130
gandaro points out we should have all headers end with question marks for consistency
...
Done for about.rst
2012-05-06 15:28:13 -05:00
Christopher Allan Webber
c3dc1fb440
Apparently I can't correct typos right. MedaGoblin->MediaGoblin in docs
2012-05-06 15:27:19 -05:00
Christopher Allan Webber
518c5eb38b
A couple of typos in docs... MedaGobilin->MediaGoblin
2012-05-05 12:16:13 -05:00
Will Kahn-Greene
a736a5d582
Update version to 0.3.1.dev
2012-05-02 07:02:15 -07:00
Will Kahn-Greene
44f3d3b19a
Update version to 0.3.0 for release
2012-05-02 07:02:15 -07:00
greg
dce3792218
One character chage: "our" to "your" in the release notes as it makes more
...
sense, I believe.
2012-05-01 09:32:59 -07:00
Christopher Allan Webber
6e930791e9
0.3.0 *is* released! Reflect that in the release notes :)
2012-05-01 11:10:39 -05:00
Christopher Allan Webber
21a84362ea
Also tell people to install python-psycopg2 if using postgres in docs
2012-04-30 22:12:07 -05:00
Christopher Allan Webber
084a619079
./bin/gmg migrate -> ./bin/gmg dbupdate in the docs
2012-04-30 22:05:27 -05:00
Christopher Allan Webber
fe191ea48a
Removing references to MongoDB in docs/
2012-04-29 13:11:31 -05:00
Will Kahn-Greene
7798f911ab
Documentation updates and fixes
...
* Nixed some of the mongodb references--pretty sure we're done with that.
* Fixed some awkward language.
* Fixed : :: stuff. Sphinx lets you do :: so you don't need the additional
colon.
* Turned a paragraph into a .. note:: section. That makes it easier to
notice and read.
2012-04-20 22:10:21 -04:00
Will Kahn-Greene
abe7417827
Fix relnotes formatting
...
* adds link to deployment docs.
* tweaks formatting
2012-04-07 12:26:40 -04:00
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