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)
committerKyle Hall <kyle@bywatersolutions.com>
Mon, 7 Feb 2022 11:47:36 +0000 (06:47 -0500)
commit47c01f0b8a181a2d6f31478d08d9a3ee728e7fe4
treec22358960c4996e0251d620e358b6f9f117558b0
parent07fdde5d98e5bf08280e523dbd3926811bcba325
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>
Koha/Filter/MARC/EmbedItems.pm