Modify ↓
Opened 17 years ago
Closed 6 years ago
#4768 closed enhancement (wontfix)
value usage in IncludeMacro
| Reported by: | tekknokrat | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | IncludeMacro |
| Severity: | normal | Keywords: | process values |
| Cc: | Trac Release: | 0.11 |
Description (last modified by )
Is it possible to process values in Include Macro?
When I try with something like that:
[[Include([tf.value:service1_path], svn:mime-type)]]
Where service1_path is an value stored in editfield: /path/to/sourcefile
I get this message:
Unsupported include source source:/path/to/sourcefile
I also tried with %service1_path% but this is not processed. How can I use that.
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
| Component: | TracFormsPlugin → IncludeMacro |
|---|---|
| Keywords: | process values added |
| Owner: | changed from Rich Harkins to Noah Kantrowitz |
| Summary: | value usage in Include Macro → value usage in IncludeMacro |
comment:2 Changed 12 years ago by
| Owner: | changed from Noah Kantrowitz to Ryan J Ollos |
|---|---|
| Status: | new → assigned |
comment:3 Changed 6 years ago by
| Description: | modified (diff) |
|---|---|
| Resolution: | → wontfix |
| Status: | assigned → closed |
| Type: | defect → enhancement |
Integration with TracFormsPlugin is out-of-scope, at least for now. However, PatchWelcome.
Note: See
TracTickets for help on using
tickets.



While TracFormsPlugin mentions and actively encourages usage with IncludeMacro for form templating and the issue might be due to context/environment variable usage of TracFormsPlugin, it can still only resolved from (within) IncludeMacro, not TracFormsPlugin.