| | 1 | = Split queries into multiple pages = |
|---|
| | 2 | |
|---|
| | 3 | == Description == |
|---|
| | 4 | |
|---|
| | 5 | Farily self-explanatory. Note that this only supports queries as of now. If there is enough interest I will look into adding reports too. |
|---|
| | 6 | |
|---|
| | 7 | == Bugs/Feature Requests == |
|---|
| | 8 | |
|---|
| | 9 | Existing bugs and feature requests for PaginateTicketsPlugin are |
|---|
| | 10 | [report:9?COMPONENT=PaginateTicketsPlugin here]. |
|---|
| | 11 | |
|---|
| | 12 | If you have any issues, create a |
|---|
| | 13 | [http://trac-hacks.org/newticket?component=PaginateTicketsPlugin&owner=coderanger new ticket]. |
|---|
| | 14 | |
|---|
| | 15 | == Download == |
|---|
| | 16 | |
|---|
| | 17 | Download the zipped source from [download:paginateticketsplugin here]. |
|---|
| | 18 | |
|---|
| | 19 | == Source == |
|---|
| | 20 | |
|---|
| | 21 | You can check out PaginateTicketsPlugin from [http://trac-hacks.org/svn/paginateticketsplugin here] using Subversion, or [source:paginateticketsplugin browse the source] with Trac. |
|---|
| | 22 | |
|---|
| | 23 | == Example == |
|---|
| | 24 | |
|---|
| | 25 | Just install as normal, and then add `PageQueryModule` to `request_filters` (under `[trac]`). |
|---|
| | 26 | |
|---|
| | 27 | == Recent Changes == |
|---|
| | 28 | |
|---|
| | 29 | [[ChangeLog(paginateticketsplugin, 3)]] |
|---|
| | 30 | |
|---|
| | 31 | == Author/Contributors == |
|---|
| | 32 | |
|---|
| | 33 | '''Author:''' [wiki:coderanger] [[BR]] |
|---|
| | 34 | '''Contributors:''' |