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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 19 Jan 2022 22:13:49 +0000 (12:13 -1000)
commit43abf06b6445ba00712086a3dc2fb9cf99ef7054
treeec6942d5b2bb47459ae88757a5cc1866b7334c29
parentcf77d0f7b2e6a58c888ea47d724858e6425b7722
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>
Koha/Filter/MARC/EmbedItems.pm