This enhancement adds the 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.
|