User:Nichalp/Upload script: Difference between revisions
Content deleted Content added
Restore |
m →Executing the script 25px: Excel, obviously - not Word |
||
(14 intermediate revisions by 12 users not shown) | |||
Line 1:
{{outdated|not working? fails to log-in}}
{{User:Nichalp/Upload script/infobox}}
<div style="text-align:center; font-size:1.8em">'''Nichalp's Upload Script'''</div>
Line 55 ⟶ 57:
# Run ''csv_creator.pl'' from the command line by typing: '''<code>perl csv_creator.pl</code>'''
#:A CSV (comma separated value) file, ''upload.csv'' is created in the folder. The CSV file includes the header line, the list of image file names in the folder, and the corresponding image Exif information.
# Add the necessary information you want to the CSV file. To know how to format data in the CSV file, please read [[User:Nichalp/Upload script/csv fields|CSV fields explained]]. You can edit the data in your favourite spreadsheet software such as
# Save the CSV file.
# Run ''upload.pl'' from the command line by typing: '''<code>perl upload.pl</code>'''
|