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.
This commit is contained in:
parent
b121d89cc5
commit
0af3ba7fc1
@ -58,7 +58,7 @@ it is a bit more complex.
|
|||||||
This is an example of what a script may look like. The important part here is
|
This is an example of what a script may look like. The important part here is
|
||||||
that you have to create the 'metadata.csv' file.::
|
that you have to create the 'metadata.csv' file.::
|
||||||
|
|
||||||
media:location,dcterms:title,dcterms:creator,dcterms:type
|
location,dcterms:title,dcterms:creator,dcterms:type
|
||||||
"http://www.example.net/path/to/nap.png","Goblin taking a nap",,"Image"
|
"http://www.example.net/path/to/nap.png","Goblin taking a nap",,"Image"
|
||||||
"http://www.example.net/path/to/snore.ogg","Goblin Snoring","Me","Audio"
|
"http://www.example.net/path/to/snore.ogg","Goblin Snoring","Me","Audio"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user