[Koha-bugs] [Bug 23237] Add support for [% INCLUDE %] in plugin templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 26 15:31:47 CET 2019


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|From a plugin template it   |From a plugin template it
      release notes|is useful to include other  |is useful to include other
                   |templates with [% INCLUDE   |templates with [% INCLUDE
                   |%] directives. But the TT   |%] directives. But the TT
                   |module is used by Koha with |module is used by Koha with
                   |absolute paths. Relative    |absolute paths. Relative
                   |paths are forbidden for     |paths are forbidden for
                   |security reasons. A new     |security reasons. A new
                   |param [% PLUGIN_DIR %]      |param [% PLUGIN_DIR %]
                   |allows plugin templates to  |allows plugin templates to
                   |know where to find plugin   |know where to find the
                   |home directory.             |plugin home directory.

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


More information about the Koha-bugs mailing list