Bug 29764: Fix incorrect EmbedItems RecordProcessor filter POD
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 23 Dec 2021 11:41:33 +0000 (08:41 -0300)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Wed, 16 Feb 2022 20:40:33 +0000 (20:40 +0000)
commit82391bb6042126960eee8a9dd9cb881ffc5c62f4
treed118005cd8e01e461fa6f861bdb8e2ac366713c5
parent9712fc07c2737ad4677055a9988c0f29046096ac
Bug 29764: Fix incorrect EmbedItems RecordProcessor filter POD

This patch makes the usage POD for the EmbedItems filter actually be
usable. The filter is used in opac-ISBDdetail.pl and the POD is updated
to how it is used there.

Not much to test.

Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 47c01f0b8a181a2d6f31478d08d9a3ee728e7fe4)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Koha/Filter/MARC/EmbedItems.pm