Modify ↓
Opened 19 years ago
Closed 16 years ago
#979 closed enhancement (fixed)
A macro to display inline code from a subversion file
| Reported by: | Owned by: | anybody | |
|---|---|---|---|
| Priority: | normal | Component: | Request-a-Hack |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.10 |
Description
I would be interested in a Trac macro to display a file from subversion as part of a wiki page. This would be useful for documentation purposes in combination with the CombineWiki plugin or PageAsPdf.
Optionally the macro could accept arguments to display a subset of lines form the file.
Attachments (0)
Change History (4)
comment:1 Changed 19 years ago by
comment:2 Changed 19 years ago by
None of these seem to work with Trac 0.10 or later. They all reference WikiFormatter which isn't available in my version of Trac.
comment:3 Changed 16 years ago by
The IncludeMacro now satisfies this requirement so it seems like this request could be closed.
comment:4 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



The Include and MimeInclude macros already do that.