MT2116: Addons to the CSV export
authorMatthias Meusburger <matthias.meusburger@biblibre.com>
Thu, 28 Jan 2010 14:05:54 +0000 (15:05 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 10 Feb 2010 13:01:29 +0000 (14:01 +0100)
commit76655b5b941f6f6094f705a296f7b68e64d148df
tree8b9d08fa652ac584feb5d98afb00d1ba33672f4e
parent523735ef6b97944dcbbb882704702028c7373c0e
MT2116:   Addons to the CSV export

Adds the ability to customize CSV exports through the use of a YAML file.

The following customizations are available :
  - Preprocessing
  - Postprocessing
  - Field-by-field processing

The YAML field should be stored in the tools/csv-profiles/ directory and
named after the id of the CSV profile you want to customize.
An example file is provided in that directory.
C4/Record.pm
basket/downloadcart.pl
opac/opac-downloadcart.pl
opac/opac-downloadshelf.pl
tools/csv-profiles/example.yaml [new file with mode: 0644]
virtualshelves/downloadshelf.pl