Ben Sturmfels
f06784c58e
docs: Tune up configuration documentation.
2021-03-29 16:01:14 +11:00
Ben Sturmfels
9618899480
Fix bulkupload documentation example.
...
The `bulkupload` command expects "dc:title", rather than "dcterms:title".
Similar for description.
2019-09-12 14:39:11 +10:00
Simen Heggestøyl
4727ee109e
Handle collection in batchaddmedia command
...
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.
2017-10-16 18:22:30 +03:00
Andrew Browning
0af3ba7fc1
Update batchaddmedia csv description docs [5458]
...
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.
2017-10-08 16:26:46 -04:00
Boris Bobrov
f86dafe2a0
Merge remote-tracking branch 'spechards-mediagoblin/master'
...
Conflicts:
mediagoblin/submit/lib.py -- happened because of creator->actor
change
Fixes issue #915
2017-01-29 19:09:06 +03:00
Ben Sturmfels
9650aa394b
Spell-check the entire documentation.
2016-09-18 16:28:22 +03:00
Jessica Tallon
9246a6ba89
Tidy up federation code and add tests to cover more of the APIs
2014-08-18 10:51:32 -05:00
Stéphane Péchard
a3c480248f
Add collection option to 'addmedia' cli uploading
2014-07-13 19:01:09 +02:00
tilly-Q
65f5714118
Adjusted batchaddmedia to make use of more internal nodes. Added to the docs.
2014-05-13 18:24:26 -04:00
tilly-Q
1d09e8b4f1
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin into metadata
...
Conflicts:
mediagoblin/gmg_commands/__init__.py
2014-05-13 15:24:59 -04:00
tilly-Q
8524a6bdc5
Added documentation for the batchaddmedia gmg tool to the mediagoblin docs.
2014-05-12 17:02:31 -04:00
Christopher Allan Webber
a442823bc1
Documenting the command-line uploading tooling.
...
This commit sponsored by Libby Reinish. Thank you! :)
2013-11-14 14:17:18 -06:00