Feature #3019

Mis à jour par Serge Heiden il y a plus de 4 ans

# make the facs attribute available from the Edition section of the import form
# the default value is "facs"
# The user can specify multiple facs attribute using commas "," (ex: facs,txm-facs2) facs, txm-facs"
# if multiple facs attributes are set, TXM will produce several facs editions named from the facs attribute values
# if a facs,facs2, etc. attribute is missing on a pb, generate in the corresponding edition a blank page including the text "Image Not Available"


Example :
* for a facs field value: "facs,facs2"
* TXM will find 2 facs attributes: "facs" and "facs2"
* TXM will produce 2 editions: "facs" and "facs2"

Retour