https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39870
Tomás Cohen Arazi (tcohen) <tomasco...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This development allows release notes| |plugins to make arbitrary | |data available to notices. | | | |Each plugin has a defined | |namespace (e.g. | |'innreach'). If a plugin | |implements the | |`notices_content` method, | |it will be called. The | |generated data structure it | |returns will be available | |to the notice author as `[% | |plugin_content.innreach | |%]`. | | | |The hook will be | |passed the notice | |generation context, so | |authors can return | |different information based | |on what they need for each | |letter, for example. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/