Feature Requests: Browse | Submit New | Admin

[#2120] ${include} parses template files rather than inserting plaintext

Date:
2005-07-17 09:50
Priority:
3
Submitted By:
Jeremy Apthorp (nornagon)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
${include} parses template files rather than inserting plaintext

Detailed description
Currently, the ${include} macro simply includes a plaintext file in the output of the template. This, I believe, is
generally undesirable. I would appreciate it if the macro instead took the file given, parsed it as if it were a template,
and included the output of that template in the output of the first template.

If it is undesirable to make this change due to backwards-compatability issues, I suggest using a separate macro to
provide this functionality.

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item