Modify ↓
Opened 15 years ago
Closed 15 years ago
#9937 closed enhancement (duplicate)
Export content of milestone as a wiki page
| Reported by: | Alora | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.11.6 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
On Trac, we use milestones to describe completely what we are delivering. The milestones contain a lot of information that we would like to export to Plain Text or PDF or DOC or …, using a plugin implementing the IContentConverter, as if the milestone display page were a wiki page.
The problem is that the plugin implementing the IContentConverter is never called when displaying the content of a milestone.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



See #3332.