Providing MR / PR information in a CSV-file
Samstag, 18. Oktober 2008Instead of ticking each checkbox, Model and Property Release (MR / PR) information for your images can be provided in a comma-seperated (CSV) file.
The columns of the file must be like this:
your_image_ID;MR required;MR available;PR required;PR available
Your image ID can be with or without file extension and in lower case or upper case characters. Columns for MR and PR must only contain 1 (for true) and 0 (for false).
Example:
_DR_1001;1;1;0;0 (means that for your image ID _DR_1001 a Model Release is required and that this MR is available
20090303;0;0;1;0 (means that for your image ID 20090303 a Property Release is required but not available)
If a MR or PR column is emtpy or contains any other character than 0 or 1, the image record will not be updated.