https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23237
Katrin Fischer <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] 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/
