Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Support autoIncludes #22

Open
rgm3 opened this issue May 17, 2018 · 1 comment
Open

Support autoIncludes #22

rgm3 opened this issue May 17, 2018 · 1 comment

Comments

@rgm3
Copy link

rgm3 commented May 17, 2018

I would like to be able to define the following in config.fmpp:

freemarkerAutoIncludes: [
   /path/to/global.ftl,
   /path/to/footer-tools.ftl
]

I would expect this to result in a call to Configuration.setAutoIncludes().

@ddekany
Copy link
Contributor

ddekany commented May 17, 2018

Yeah, FMPP is missing lot of "new" FreeMarker settings... for this one tough, the "borders" setting is a possible workaround (see on http://fmpp.sourceforge.net/settings.html).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants