Feature #3019

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

# make the declaration of the facs attribute to use available into from the Edition section of the import form, with the label "Fac-simile attribute(s)/Attribut(s) de fac-similé" form
# the default value is "facs"
# the The user can specify multiple facs attributes, separated by attribute using commas "," (ex: facs,txm-facs2)
# if multiple facs attributes are set, TXM will produce as many several facs editions as the number of facs attributes, named from the facs attribute names values
# if a facs,txm-facs2, facs,facs2, etc. attribute is missing on a pb element, generate, pb, generate in the corresponding edition, 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