Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a stub "contributing" page to documentation. | Ben Sturmfels | 2021-09-20 | 1 | -0/+1 |
| | |||||
* | Add a troubleshooting page to the docs. | Ben Sturmfels | 2021-09-20 | 1 | -0/+1 |
| | |||||
* | Remove Mozilla Persona plugin [#5512]. | jgart | 2021-04-23 | 1 | -1/+0 |
| | | | | | | Mozilla persona is RIP since 2016. Signed-off-by: Ben Sturmfels <ben@sturm.com.au> | ||||
* | docs: Add a draft release checklist. | Ben Sturmfels | 2021-03-30 | 1 | -0/+1 |
| | |||||
* | Direct wiki links to archive.org. | Ben Sturmfels | 2021-03-12 | 1 | -1/+1 |
| | |||||
* | docs: Add chapter on upgrading, inc. system Python upgrades [#972]. | Ben Sturmfels | 2020-05-11 | 1 | -0/+1 |
| | |||||
* | subtitles: Add documentation, limit uploads to *.vtt files, only show for ↵ | Ben Sturmfels | 2020-04-30 | 1 | -5/+6 |
| | | | | video [#5589]. | ||||
* | Spell-check the entire documentation. | Ben Sturmfels | 2016-09-18 | 1 | -1/+1 |
| | |||||
* | Update and reorganise API documentation | Jessica Tallon | 2015-01-09 | 1 | -2/+1 |
| | |||||
* | Clean up documentation and add documentation on activities | Jessica Tallon | 2014-12-30 | 1 | -3/+3 |
| | |||||
* | Start for documenting core hooks. | Elrond | 2014-08-19 | 1 | -0/+1 |
| | | | | | This is basicly a start by Chris Webber, I'm just commiting it for him. | ||||
* | Adding Pump API stuff to the docs index. | Christopher Allan Webber | 2014-08-04 | 1 | -0/+20 |
| | | | | This commit sponsored by Joel Luellwitz. Thanks! | ||||
* | Documenting the command-line uploading tooling. | Christopher Allan Webber | 2013-11-14 | 1 | -0/+1 |
| | | | | This commit sponsored by Libby Reinish. Thank you! :) | ||||
* | Merge remote-tracking branch 'refs/remotes/rodney757/new_ldap' | Christopher Allan Webber | 2013-09-20 | 1 | -0/+1 |
|\ | | | | | | | | | | | Conflicts: docs/source/index.rst mediagoblin/templates/mediagoblin/auth/login.html | ||||
| * | added docs for ldap plugin | Rodney Ewing | 2013-08-15 | 1 | -0/+1 |
| | | |||||
* | | Fix failing to build docs | Christopher Allan Webber | 2013-08-28 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'auth_docs' | Rodney Ewing | 2013-08-16 | 1 | -0/+4 |
|\ \ | |/ |/| | | | | | Conflicts: docs/source/index.rst | ||||
| * | added docs explaining the authentication hooks | Rodney Ewing | 2013-07-10 | 1 | -0/+1 |
| | | |||||
| * | added docs for the persona plugin | Rodney Ewing | 2013-07-09 | 1 | -0/+1 |
| | | |||||
| * | added basic_auth and openid docs to index and link them together | Rodney Ewing | 2013-07-09 | 1 | -0/+2 |
| | | |||||
* | | documenting the new media_type plugins and available hooks | Rodney Ewing | 2013-07-12 | 1 | -0/+1 |
|/ | |||||
* | Some documentation on how to write database migrations. | Christopher Allan Webber | 2013-06-28 | 1 | -0/+1 |
| | | | | This commit sponsored by Andrei Cristian Petcu. Thanks! | ||||
* | Added some test-writing docs for plugins, but not sure if they're good. ;) | Christopher Allan Webber | 2013-06-07 | 1 | -0/+1 |
| | | | | This commit sponsored by Joe Lee. Thank you! | ||||
* | Start a storage section. | Elrond | 2013-03-12 | 1 | -0/+1 |
| | | | | With the workbench stuff in it. | ||||
* | Revive old "Design Decisions". | Elrond | 2013-03-09 | 1 | -0/+1 |
| | | | | | This brings back the exact version that was removed in 65e7ce634cfecc87ed6f390f9ccf91be513d2eea. | ||||
* | Added raven plugin docs to docs | Joar Wandborg | 2013-03-03 | 1 | -0/+1 |
| | |||||
* | Docs: Add a database guide to the plugin docs. | Elrond | 2013-01-26 | 1 | -0/+1 |
| | | | | | | Plugin writers will often need to create new tables. So give them some hints, what they need to do and where they might find more info. | ||||
* | Docs: Create new area for developers. | Elrond | 2013-01-26 | 1 | -1/+11 |
| | | | | | | | | We need some "Part" for developers. Currently, it's named "Part 4: Developer's Zone". But we should come up with a better name soon. Moved the codebase docs in there for starters. | ||||
* | Add Trim whitespace plugin docs. | Elrond | 2013-01-26 | 1 | -0/+1 |
| | | | | | Added the documentation (which was already present in plugindocs/) to the TOC, so it's getting build and linked. | ||||
* | Allow doc string extraction and use for pluginapi. | Elrond | 2013-01-26 | 1 | -0/+1 |
| | | | | | | | | Allow us to extract docstrings from our sources using the sphinx.ext.autodoc module. First use: Extract some of the docs for the pluginapi and provide it in a new "Plugin API" section. | ||||
* | Added documentation for the OAuth plugin | Joar Wandborg | 2012-09-18 | 1 | -0/+1 |
| | |||||
* | Fix relnotes for 0.3.1. | Will Kahn-Greene | 2012-08-22 | 1 | -0/+2 |
| | |||||
* | Finish flatpagesplugin; add plugin docs | Will Kahn-Greene | 2012-07-16 | 1 | -1/+11 |
| | |||||
* | Add link to wiki on front page; fix about | Will Kahn-Greene | 2012-06-02 | 1 | -0/+9 |
| | | | | | | | 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. | ||||
* | Add plugin writer's quickstart guide | Will Kahn-Greene | 2012-05-23 | 1 | -0/+1 |
| | |||||
* | Add build date to docs | Will Kahn-Greene | 2012-05-23 | 1 | -0/+1 |
| | | | | Makes it easier to spot when the docs aren't rebuilding correctly. | ||||
* | Split docs into siteadmin and pluginwriter guides | Will Kahn-Greene | 2012-05-23 | 1 | -17/+30 |
| | | | | | | | | | | | * 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. | ||||
* | Start adding release notes. | Elrond | 2012-04-05 | 1 | -0/+1 |
| | | | | | This is especially for noting the switch to sql and explaining how to convert your mongodb data over to sql. | ||||
* | Added CC0 header to all MediaGoblin docs in docs/source/ | Christopher Allan Webber | 2012-02-07 | 1 | -0/+13 |
| | |||||
* | Added the "Media types" chapter | Christopher Allan Webber | 2011-12-12 | 1 | -0/+1 |
| | |||||
* | DOCS:: #675 revision to deployment and production documents | tycho garen | 2011-12-04 | 1 | -0/+1 |
| | |||||
* | Added configuration to the index | Christopher Allan Webber | 2011-10-31 | 1 | -0/+1 |
| | |||||
* | Overhauls docs | Will Kahn-Greene | 2011-10-05 | 1 | -5/+4 |
| | | | | | | | | | | * Removes a bunch of content that doesn't need to be in the suer manual anymore. * Fixes issues so it's more readable in source form. * Adds help chapter. * Moves links out of paragraphs to reduce line length. * Cleans up some language. * Fixes some links. | ||||
* | Documentation Revision, clarification, and editing. | tycho garen | 2011-08-27 | 1 | -2/+3 |
| | | | | | | | | | | - a line in the .gitignore file to ignore the built documentation tree. - a complete revision/editorial pass of all non-technical documents that outline process, project fundamentals, and background. These edits clarified the text, unified the style, and elaborated on stubs. | ||||
* | Changing the MediaGoblin Sphinx docs a bit... | Christopher Allan Webber | 2011-08-21 | 1 | -3/+2 |
| | | | | | - Removing the git guide, and moved it to the wiki - moving mediagoblin.rst to about_mediagoblin.rst | ||||
* | Moves hacking howto and design decisions docs to wiki | Will Kahn-Greene | 2011-07-31 | 1 | -2/+0 |
| | |||||
* | Moves docs files around so we build from source/ directory | Will Kahn-Greene | 2011-07-31 | 1 | -0/+32 |