kaminari--kaminari/app/views/kaminari
Akira Matsuda 393943a50e refs #30 add real first/last page links, and use them by default instead of outer window
* :window, :outer_window, :left, :right will be interpreted similarly to how they were, except the supplied N would be the number of pages you actually get. 0 means disable for the outer windows
* outer windows will be disabled by default in favor of first/last links
* include a "disabled" class when appropriate, and always include the label text (but no link tag when current page). Users that want these tags to disappear completely when inapplicable can style them to display: none. (Similarly for "first" and "last".)
* changed the default labels - double angle quotes for "first" and "last", single angle quotes for "previous" and "next". (Consider a standard set of video or audio transport controls: << < stop > >>)
2011-02-25 12:33:23 +09:00
..
_first_page.html.erb refs #30 add real first/last page links, and use them by default instead of outer window 2011-02-25 12:33:23 +09:00
_first_page.html.haml refs #30 add real first/last page links, and use them by default instead of outer window 2011-02-25 12:33:23 +09:00
_gap.html.erb refs #30 add real first/last page links, and use them by default instead of outer window 2011-02-25 12:33:23 +09:00
_gap.html.haml refs #30 add real first/last page links, and use them by default instead of outer window 2011-02-25 12:33:23 +09:00
_last_page.html.erb refs #30 add real first/last page links, and use them by default instead of outer window 2011-02-25 12:33:23 +09:00
_last_page.html.haml refs #30 add real first/last page links, and use them by default instead of outer window 2011-02-25 12:33:23 +09:00
_next_page.html.erb refs #30 add real first/last page links, and use them by default instead of outer window 2011-02-25 12:33:23 +09:00
_next_page.html.haml refs #30 add real first/last page links, and use them by default instead of outer window 2011-02-25 12:33:23 +09:00
_page.html.erb fixes #28 a page can be both current and first or last 2011-02-25 10:35:21 +09:00
_page.html.haml fixes #28 a page can be both current and first or last 2011-02-25 10:35:21 +09:00
_paginator.html.erb refs #30 add real first/last page links, and use them by default instead of outer window 2011-02-25 12:33:23 +09:00
_paginator.html.haml refs #30 add real first/last page links, and use them by default instead of outer window 2011-02-25 12:33:23 +09:00
_prev_page.html.erb refs #30 add real first/last page links, and use them by default instead of outer window 2011-02-25 12:33:23 +09:00
_prev_page.html.haml refs #30 add real first/last page links, and use them by default instead of outer window 2011-02-25 12:33:23 +09:00