[Koha-bugs] [Bug 25961] Add hooks for plugins to inject variables to XSLT

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 7 16:21:25 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25961

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|release-notes-needed        |
  Text to go in the|                            |This enhancement adds the
      release notes|                            |following plugin hooks:
                   |                            |-
                   |                            |opac_results_xslt_variables
                   |                            |-
                   |                            |opac_detail_xslt_variables
                   |                            |
                   |                            |This allows us to pass
                   |                            |valuable information for
                   |                            |XSLT customization.
                   |                            |
                   |                            |Plugins implementing this
                   |                            |hooks, should return a
                   |                            |hashref containing the
                   |                            |variable names and values
                   |                            |to be passed to the XSLT
                   |                            |processing code.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list