Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Tune up configuration documentation. | Ben Sturmfels | 2021-03-29 | 1 | -6/+5 |
| | |||||
* | Fix bulkupload documentation example. | Ben Sturmfels | 2019-09-12 | 1 | -1/+1 |
| | | | | | The `bulkupload` command expects "dc:title", rather than "dcterms:title". Similar for description. | ||||
* | Handle collection in batchaddmedia command | Simen Heggestøyl | 2017-10-16 | 1 | -0/+1 |
| | | | | | | | Make the batchaddmedia command look for a 'collection-slug' column, that for each row may specify the slug of a collection that the media should be added to. This matches the '--collection-slug' argument of the addmedia command. | ||||
* | Update batchaddmedia csv description docs [5458] | Andrew Browning | 2017-10-08 | 1 | -1/+1 |
| | | | | | | Commit c0ea2bad changed the expected location column header of csv files used by the batchaddmedia command from 'media:location' to 'location'. This change updates the docs to match. | ||||
* | Merge remote-tracking branch 'spechards-mediagoblin/master' | Boris Bobrov | 2017-01-29 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | Conflicts: mediagoblin/submit/lib.py -- happened because of creator->actor change Fixes issue #915 | ||||
| * | Add collection option to 'addmedia' cli uploading | Stéphane Péchard | 2014-07-13 | 1 | -0/+1 |
| | | |||||
* | | Spell-check the entire documentation. | Ben Sturmfels | 2016-09-18 | 1 | -5/+5 |
| | | |||||
* | | Tidy up federation code and add tests to cover more of the APIs | Jessica Tallon | 2014-08-18 | 1 | -1/+7 |
|/ | |||||
* | Adjusted batchaddmedia to make use of more internal nodes. Added to the docs. | tilly-Q | 2014-05-13 | 1 | -10/+26 |
| | |||||
* | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin into metadata | tilly-Q | 2014-05-13 | 1 | -4/+4 |
|\ | | | | | | | | | Conflicts: mediagoblin/gmg_commands/__init__.py | ||||
* | | Added documentation for the batchaddmedia gmg tool to the mediagoblin docs. | tilly-Q | 2014-05-12 | 1 | -0/+51 |
|/ | |||||
* | Documenting the command-line uploading tooling. | Christopher Allan Webber | 2013-11-14 | 1 | -0/+41 |
This commit sponsored by Libby Reinish. Thank you! :) |