Bug 14201: Yes, goodbye to the third plugin marc21_leader_video too
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tue, 14 Jul 2015 16:40:47 +0000 (18:40 +0200)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Mon, 28 Sep 2015 15:19:53 +0000 (12:19 -0300)
commitc57fb17f076f67a6d3abb93a6dc415a24dad65ca
tree5bedcc6d6aa9554b56911328a4d76dd0a9c58282
parent1203a93c877e86e5c9743a471068cfdaf4ca2cce
Bug 14201: Yes, goodbye to the third plugin marc21_leader_video too

A closer look at this plugin revealed the same things as earlier:
[1] Since the click redirects to leader, the launcher is not used.
    In this case no template file existed.
[2] Leader_video does not use Focus while leader does.

This patch removes 'all' traces of leader_video.
It includes a tiny db revision for those brave people using it. The only
behavior change for them is the focus change.

Test plan:
[1] Run the db revision.
[2] Check if the leader plugin still works as expected.
[3] Git grep on marc21_leader_video. Ignore atomicupdate. No PO files :)

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
cataloguing/value_builder/marc21_leader_video.pl [deleted file]
installer/data/mysql/atomicupdate/14201c_video.sql [new file with mode: 0644]