I wanted to write a Koha Plugin for meta searching. I used the Kitchen Sink Example from http://bywatersolutions.com/koha-plugins/ as base. So fare, the plugin works well on the staff site (-intra). I can run the configuration template, save values, and read them and run the tool link.
Now I want to run the plugin on my opac site (public). But I don't see it here. I read the koha handbook v3.14 but didn't find anything regarding plugins for the opac. I found a hard coded type => "intranet" in lib/Koha/Plugins/Base.pm Did I miss anything? How does I enable a plugin on the opac? Any advice is greatly appreciated! Thanks, Wolfram Schneider -- Wolfram Schneider <[email protected]> http://wolfram.schneider.org _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
