aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix themeing docsWill Kahn-Greene2012-07-161-73/+78
| | | | | This fixes a bunch of formatting issues in the themeing docs and makes them easier to read.
* Finish flatpagesplugin; add plugin docsWill Kahn-Greene2012-07-163-1/+13
|
* Added a section describing how to do theming via simple CSS stuff!Christopher Allan Webber2012-07-141-0/+24
|
* Mostly good theming documentation!Christopher Allan Webber2012-07-141-23/+150
|
* Fleshing out theming documentation; wrote out "structure of things" sectionChristopher Allan Webber2012-07-141-2/+92
|
* Updated the media types documentation, added steps for audioJoar Wandborg2012-07-061-11/+62
| | | | | | | | | - Added chapter about media type negotiation. - Added instructions on how to install dependencies for the audio media type. - Moved part about how to enable media types in your config to a single place at the top of the document named "Enable Media Types". - Renamed the "Enable Media Types" page to "Media Types".
* Changing mediagoblin theme font files over to be symlinks to extlibChristopher Allan Webber2012-07-015-97/+1
|
* Add link to wiki on front page; fix aboutWill Kahn-Greene2012-06-022-4/+14
| | | | | | | Adds a summary and a link to the wiki for contributors to the front page. The "what is mediagoblin" section in the about chapter talkd about what it was, but it was buried--this slightly unburies it.
* Added links to community-provied init scriptsJoar Wandborg2012-05-281-2/+16
|
* Add plugin writer's quickstart guideWill Kahn-Greene2012-05-232-0/+190
|
* Add build date to docsWill Kahn-Greene2012-05-231-0/+1
| | | | Makes it easier to spot when the docs aren't rebuilding correctly.
* Split docs into siteadmin and pluginwriter guidesWill Kahn-Greene2012-05-2315-25/+81
| | | | | | | | | | | * 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.
* Update documentation for pluginsWill Kahn-Greene2012-05-161-12/+44
|
* 401. Plugin infrastructureWill Kahn-Greene2012-05-131-0/+105
| | | | | | | | * implements installing, loading and setup for plugins * codifies configuration * has a sample plugin * docs * tests
* gandaro points out we should have all headers end with question marks for ↵Christopher Allan Webber2012-05-061-6/+6
| | | | | | consistency Done for about.rst
* Apparently I can't correct typos right. MedaGoblin->MediaGoblin in docsChristopher Allan Webber2012-05-061-1/+1
|
* A couple of typos in docs... MedaGobilin->MediaGoblinChristopher Allan Webber2012-05-052-2/+2
|
* Update version to 0.3.1.devWill Kahn-Greene2012-05-021-2/+2
|
* Update version to 0.3.0 for releaseWill Kahn-Greene2012-05-021-1/+1
|
* One character chage: "our" to "your" in the release notes as it makes moregreg2012-05-011-1/+1
| | | | sense, I believe.
* 0.3.0 *is* released! Reflect that in the release notes :)Christopher Allan Webber2012-05-011-2/+2
|
* Also tell people to install python-psycopg2 if using postgres in docsChristopher Allan Webber2012-04-301-1/+1
|
* ./bin/gmg migrate -> ./bin/gmg dbupdate in the docsChristopher Allan Webber2012-04-301-1/+1
|
* Removing references to MongoDB in docs/Christopher Allan Webber2012-04-292-45/+1
|
* Documentation updates and fixesWill Kahn-Greene2012-04-203-35/+45
| | | | | | | | | * 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.
* Fix relnotes formattingWill Kahn-Greene2012-04-072-5/+7
| | | | | * adds link to deployment docs. * tweaks formatting
* Start adding release notes.Elrond2012-04-052-0/+53
| | | | | This is especially for noting the switch to sql and explaining how to convert your mongodb data over to sql.
* Updated documentationJoar Wandborg2012-04-031-3/+88
| | | | Added PostgreSQL deployment documentation
* Updated Video docs, so that I won't forgetJoar Wandborg2012-03-301-5/+1
|
* The video media_type needs pygtk/gtk.Elrond2012-03-291-0/+4
| | | | | Note in the docs, that the video media_type needs the gtk and pygtk modules and where to get them on debian.
* Fixing manual tyop: MediaGoblin, not MediaGobiin (thanks gandaro!)Christopher Allan Webber2012-03-181-1/+1
|
* Fix docs versionWill Kahn-Greene2012-02-091-1/+1
|
* Update version to 0.3.0-devWill Kahn-Greene2012-02-091-2/+2
|
* Update version numbersWill Kahn-Greene2012-02-091-3/+3
|
* Removing youcanhelp stuffWill Kahn-Greene2012-02-093-45/+1
| | | | | This was never used. It doesn't support Texinfo files. It was only half completed. Best to remove it.
* Added info on how to enable ascii artChristopher Allan Webber2012-02-091-0/+19
|
* Updating codebase.rst to reflect the modern mediagoblin worldChristopher Allan Webber2012-02-091-11/+42
| | | | | | - adding/removing libraries listed as appropriate - buildout->virtualenv references - Updating directory structure description to reflect current reality
* Minor rewordingWill Kahn-Greene2012-02-081-6/+13
| | | | | Tried to address confusion I had when I read the document and tweaked some formatting.
* Added CC0 header to all MediaGoblin docs in docs/source/Christopher Allan Webber2012-02-0710-0/+130
|
* Updating deployment guide so that it can handle the current virtualenv ↵Christopher Allan Webber2012-02-021-1/+1
| | | | | | | site-packages changes Now it should try using --system-site-packages and if that fails (older version) it tries it without the argument.
* Add CC0 license header to Sphinx MediaGoblin theme (mg.css)Jef van Schendel2012-01-131-0/+12
|
* Increase docs sidebar widthJef van Schendel2012-01-071-0/+4
|
* New docs logo, small css changesJef van Schendel2012-01-062-3/+3
|
* First push with new style (includes css file, logo image, fonts)Jef van Schendel2012-01-069-3/+245
|
* Changer version to -devWill Kahn-Greene2011-12-121-2/+2
|
* Update version numbersWill Kahn-Greene2011-12-121-2/+2
|
* Fix doc footerWill Kahn-Greene2011-12-126-372/+38
| | | | This has the correct copyright statement.
* Tweak rest formattingWill Kahn-Greene2011-12-121-4/+4
|
* Added the "Media types" chapterChristopher Allan Webber2011-12-122-0/+35
|
* Doc updatesWill Kahn-Greene2011-12-124-132/+142
| | | | | | | * fixed some language * fixed some consistency issues * fixed some 80-line-width issues * fixed some typos and markup problems