Modify ↓
Opened 18 years ago
Closed 18 years ago
#825 closed defect (wontfix)
Is function avaiable for report ?
Reported by: | lvtien | Owned by: | Noah Kantrowitz |
---|---|---|---|
Priority: | normal | Component: | PaginateTicketsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.9 |
Description
Paging is wonderful function for any systems. so I want to paging for report (Not custom query),Can i do it ? Also Is this plugin avaiable for Trac 0.95.If yes ,How can i do ? Thanks you very much.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Reports could potentially be done, but I'm not planning to do it for 0.10. Genshi will make this much easier to do, so that will likely end up in a 0.11 version at some point in the future. It is not possible to backport this to 0.9 as far as I know, at least not without changing Trac itself.