#479 closed enhancement (duplicate)
Include stream as tempate in XML Template
Reported by: | Maxim Reznik | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 18.0 |
Component: | Matreshka - XML Processor | Version: | |
Keywords: | Cc: |
Description
We need a way to avoid expression substitution in nested stream of an template. It's error prone to have this as default. See #426 as example.
I propose to add an extra directive
<mtl:include expression="stream"/>
to explicitly force substitution in the stream from given variable.
Note:
See TracTickets
for help on using tickets.
In 5817: