Changes for #728
Description changed by Franz (2013-01-09 13:24:33)
1: | 1: | ||
- | There doesn't seem to be any method to specify page number or action url in the Laravel\Paginator. It's needed for post page (for example: /core/post/661#p661), the pagination links are core/post/661?page=1, but should be core/topic/1?page=1 instead. | + | Add Laravel's pagination to the viewforum and viewtopic screens. |
- | + | ||
- | Should we extend the Paginator class with custom page() and link() method? | + | |
- | + | ||
- | [url]http://forums.laravel.com/viewtopic.php?id=2154[/url] | + |